aws-doc-sdk-examples
aws-doc-sdk-examples copied to clipboard
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.
The EPIC is for implementing our ([code example standards](https://github.com/awsdocs/aws-doc-sdk-examples/wiki/Code-example-standards)) to our IAM examples. See IAM audit ([internal link](https://quip-amazon.com/NDVrA4rEUmAo/IAM-Audit)) for per language analysis. - [ ] .Net IAM examples audit -...
[ScenarioOutput](https://github.com/awsdocs/aws-doc-sdk-examples/blob/main/javascriptv3/example_code/libs/scenario/scenario.js#L64) is a sub-class of a scenario `Step` that offers logging capability for a scenario. In practice `ScenarioOutput` has proven to be a bit unwieldy. It puts a lot of...
Rather than declaring a default region, it should be fetched from the users `~/.aws/config`. `new S3Client({})`