aws-doc-sdk-examples
aws-doc-sdk-examples copied to clipboard
JavaScript (v3): Improve STS assume role example
The current example imports from the client library and also doesn't show what to do with the response. Do something with the STS creds after the fact and remove the client import.