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

Lots of services in services.yaml have versions that are only dates, but versions typically have a service prefix, like `fis` should be `fis-2020-12-01` instead of just `2020-12-01`. This changes was...

The `javav2/example_code/ses` folder currently contains examples for both SES and SESv2, but WRITEME doesn't handle this situation correctly (it attempts to overwrite the README with whichever one is last). Folders...

### Expected behavior The name of the folder should be "recourses" ### Actual behavior Current name is "reources" ### Steps to reproduce ```bash 1. Navigate to aws-doc-sdk-examples/javav2/example_code/stepfunctions/src/main/reources 2. Observe misspelled...

Non-loc text like code entities must be wrapped in `` or `` tags so that it's not localized. Here's an example: **Before** ``` description: Use case #4: EQUAL operator on...

Update the instructions about lambda for clarity. Specify that the lambda must be copied only if you are generating a new CloudFormation template

Task

### Background story Implement the Redshift SDK Getting Started Scenario in different AWS SDKs. - [x] #6230 - [ ] #6357 - [x] #6358 ### What does this example accomplish?...

Epic
MVP

### Background story Convert this from V1 - > V2 https://docs.aws.amazon.com/en_us/sns/latest/dg/extended-client-library-java.html#example-s3-large-payloads ### What does this example accomplish? Update the V1 example to V2. ### Which AWS service(s)? SNS ### Which...

New example request

### Background story Hey, I've recently stumbled into trying to find a way of retrying messages manually, without a built-in retry logic (redrive policy). My challenge was implementing event source...

Delete code associated with this snippet tags: - `secretsmanager.kotlin.describe_secret.main` - `secretsmanager.kotlin.update_secret.main` - `secretsmanager.kotlin.list_secrets.main` - `secretsmanager.kotlin.create_secret.main` This may mean deleting a single snippet, or deleting an entire file. Whatever it takes...