aws-doc-sdk-examples icon indicating copy to clipboard operation
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.

Results 515 aws-doc-sdk-examples issues
Sort by recently updated
recently updated
newest added

### Background story Amazon Bedrock has been generally available since September 28th, 2023. We've received feedback from AWS Communities that they are looking for code examples to get started with...

### Background story I see there are tutorials and code examples for every AWS service for the Java SDK. However, I cannot find any example code, code catalogue, or tutorial...

Java-v2

### Background story There is a code library's MFA page has a Ruby entry, but that Ruby entry does not contain any MFA steps (instead, it authenticates without MFA). ###...

Ruby
Internal

Must haves: - Take as input start and end dates. End date optional, default today exclusive. Output formatted data for that range. - Take optional filters for labels, devs, etc....

Internal

## Story As an AWS customer, I want more S3 examples so that I can go to AWS for guidance in these popular use cases. - [ ] #5370 -...

Tracker

Add Prettier to the pre-commit hook, prettify all the files. - [x] #5437 - [x] #5438 - [x] #5439 - [x] #5458 - [ ] #5459

Tracker

### Expected behavior The example code in [javav2/example_code/dynamodb/src/main/java/com/example/dynamodb/enhanced/EnhancedGetItem.java](https://github.com/awsdocs/aws-doc-sdk-examples/blob/main/javav2/example_code/dynamodb/src/main/java/com/example/dynamodb/enhanced/EnhancedGetItem.java) can result in an NPE if the key is not found in the dynamodb table. ### Actual behavior Handle the case where...

Java-v2

This pull request... --- _By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license._

DotNet-v3
Python
Ruby
On Call Review needed
Task
Tools

Clarify that some instructions in the specification are only necessary if the CloudFormation template must be updated. _By submitting this pull request, I confirm that my contribution is made under...

On Call Review complete
Task

Python SSM getting started scenario. Tests added. Update to emr test that shares 2 stubs. _By submitting this pull request, I confirm that my contribution is made under the terms...

Python
MVP
Follow