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.
Excerpts track metadata for `genai`, at levels "none", "some", "most", and "all". Several examples created in 2024 used "some" GenAI, https://github.com/awsdocs/aws-doc-sdk-examples-tools/blob/main/aws_doc_sdk_examples_tools/metadata.py#L55-L61 # The amount to which generative AI was used...
While developing #6704, the [Python integration test](https://github.com/awsdocs/aws-doc-sdk-examples/blob/main/python/example_code/ec2/test/test_scenario_get_started_instances_integ.py) is a very obvious few lines, while Inquire in Rust [does not have integration testing](https://github.com/mikaelmello/inquire/issues?q=is%3Aissue+is%3Aopen+integration+test+) at all. Find a way to make Rust...
# Consolidated Report ## Summary Table | Category | Count | |----------------|-------| | Resource | 6 | | Pagination | 3 | | Error_handling | 32 | | Waiters |...
Prepare Swift examples for SDK GA https://docs.aws.amazon.com/code-library/latest/ug/swift_1_code_examples_categorized.html - [x] #6838 - [x] #6891 - [x] #6839 - [x] #6892 - [x] #6914
Currently if we use stubs in a single test func multiple times the callIndex will increase while the stubs decrease. If we run a for loop for the doing multiple...
### Background story Description: I propose contributing a set of AWS Java code examples to demonstrate various AWS MSK use cases. These examples will help users understand how to effectively...
These code examples will make a Basics scenario and give the S3 team the code they want. Shows how to perform S3 Batch operations using the software.amazon.awssdk.services.s3control object. ### Which...
Add metadata to the cpp/example_code/sdk-customization/override_default_logger.cpp so that it can be included in the AWS C++ SDK guide.