Error message regarding AWS SDK for JavaScript (v2) maintenance mode in nexrender s3-provider
BIllusion opened this issue · 1 comments
Describe the bug
When using the nexrender s3-provider, the following error message is displayed:
(node:11300) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. Please migrate your code to use AWS SDK for JavaScript (v3). For more information, check the migration guide at https://a.co/7PzMCcy (Use
node --trace-warnings ... to show where the warning was created)
.
This error occurs during the execution of the nexrender upload action.
Information about environment
- Nexrender version: 1.44.1
- Setup: CLI
- Package type: NPM packages
- Operating system: Windows 11
Expected behavior
I expected the nexrender s3-provider to function correctly without displaying any error messages related to the AWS SDK for JavaScript (v2) maintenance mode.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.