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.
Review the Kotlin Auto Scaling scenario and action examples to make sure they adhere to the spec in the epic and the accompanying Python reference code: https://github.com/awsdocs/aws-doc-sdk-examples/issues/3102 Specifically, remove any...
[Enhancement]: Update Swift IAM samples returning custom structures to use SDK's own types instead
### Background story Currently, a couple of the IAM examples are creating and returning objects of a custom type from partial data taken from the SDK's returned data. While this...
There are many examples in C++, PHP, Ruby, and Rust which need to be cleaned up to conform to current team standards. Each language has multiple services with multiple items...