You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
import{fromEnv}from"@aws-sdk/credential-providers";// JS SDK v3 switched credential providers from classes to functions.// This is the closest approximation from codemod of what your application needs.// Reference: https://www.npmjs.com/package/@aws-sdk/credential-providersfromEnv("AWS");
Alternatives
N/A
Additional context
No response
The text was updated successfully, but these errors were encountered:
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.
Self-service
Problem
Solution
Alternatives
N/A
Additional context
No response
The text was updated successfully, but these errors were encountered: