Closed
Description
Describe the feature
(node:1629) 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)
Use Case
There is a warning message when we use aws-actions/configure-aws-credentials@v1-node16
in GitHub Actions workflow.
Proposed Solution
Migrate configure-aws-credentials to use AWS SDK for JavaScript (v3)
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change