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
* This is the same credential provider as [the default provider for Node.js SDK](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-credential-providers/#fromnodeproviderchain),
5
+
* This is the same credential provider as {@linkhttps://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-credential-providers/#fromnodeproviderchain|the default provider for Node.js SDK},
6
6
* but with default role assumers so you don't need to import them from
7
7
* STS client and supply them manually. You normally don't need to use this explicitly in the client constructor.
8
8
* It is useful for utility functions requiring credentials like S3 presigner,
0 commit comments