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.
### Background story Specifically, we need examples that show how to create and manipulate instances that use IMDSv2 to align with [covering this request](https://issues.amazon.com/issues/DocsSDKRef-65). How do Python programs use API...
Low-level result display (individual test results) - [x] #5952 - [ ] #5950 - [ ] #5951 - [ ] #5953 - [ ] #5954 - [ ] #5982
--- _By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license._
This story is to address tech debt and failing linting after PR #5811. Complete when full linting passes.
Java cloudfront: add missing tag This pull request moves snippet tags to logically group clauses. This PR also fixes a missing XML `para` end tag in the Java CloudFront metadata....
Apply WRITEME logic to service-level readmes ### SDKs - [x] #4558 - [x] #4559 - [x] #4560 - [x] #4562 - [x] #4561 - [x] #4563 - [x] #4564 -...
This pull request adds an example for the Bedrock:GetFoundationMoedl action in Java (v2) and Python. Furthermore, it extends the existing examples for the Bedrock:ListFoundationModels action. --- _By submitting this pull...
Kotlin link template still goes to awslabs and must be updated to https://sdk.amazonaws.com/kotlin/api/latest/index.html The Go part of this is fixed: > Go links that have hyphens in the client name...
### Expected behavior Swift examples should build for both Linux and Mac/iOS, but don't. ### Actual behavior The changes made [in this issue](https://github.com/awsdocs/aws-doc-sdk-examples/pull/6061) need to be reproduced across all of...