aws-doc-sdk-examples icon indicating copy to clipboard operation
aws-doc-sdk-examples copied to clipboard

JavaScript (v3): Improve STS assume role example

Open cpyle0819 opened this issue 1 year ago • 0 comments

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.

cpyle0819 avatar Jan 22 '24 15:01 cpyle0819