Open ericblade opened 3 years ago
https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sts/index.html
AWS api for javascript v3 is modular, so if we need the STS code, we can just import that, without importing the entire AWS SDK.
https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-sts/index.html
AWS api for javascript v3 is modular, so if we need the STS code, we can just import that, without importing the entire AWS SDK.