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

I renamed a method to better describe its function, especially for use in the guided code examples of the Dev Guide. I also removed a chuck of code that is...

lang/java-v2

# aws-doc-sdk-examples Pull Request Thank you for making a submission to the *aws-doc-sdk-examples* repository. For more information about submitting pull requests to this repository, see [Guidelines for contributing](/CONTRIBUTING.md). *NOTE:* This...

lang/python

Develop alternative to code catalog. - [x] #3086 - [x] #3087 - [x] #3198 - [x] Write landing page (3) - [ ] Deal with current code catalog (redirects) ()...

status/ready
type/epic
priority/high

# aws-doc-sdk-examples Pull Request Thank you for making a submission to the *aws-doc-sdk-examples* repository. For more information about submitting pull requests to this repository, see [Guidelines for contributing](/CONTRIBUTING.md). *NOTE:* This...

lang/java-v2
lang/kotlin
status/has-text-review
status/has-testing-review

# aws-doc-sdk-examples Pull Request Thank you for making a submission to the *aws-doc-sdk-examples* repository. For more information about submitting pull requests to this repository, see [Guidelines for contributing](/CONTRIBUTING.md). *NOTE:* This...

lang/javascript-v3

Add the Ruby SQS [create queue example](https://github.com/awsdocs/aws-doc-sdk-examples/blob/main/ruby/example_code/sqs/sqs-ruby-example-create-queue.rb) to SOS. Metadata is [sqs_metadata.yaml](https://github.com/awsdocs/aws-doc-sdk-examples/blob/main/.doc_gen/metadata/sqs_metadata.yaml). Exit criteria: - [ ] Example appears in the Code Library [here](https://docs.aws.amazon.com/code-library/latest/ug/sqs_example_sqs_CreateQueue_section.html) and [here](https://docs.aws.amazon.com/code-library/latest/ug/ruby_3_code_examples_categorized.html).

lang/ruby

Update the Swift language-level readme file to match the language-level README template. # aws-doc-sdk-examples Pull Request Thank you for making a submission to the *aws-doc-sdk-examples* repository. For more information about...

lang/swift
status/needs-text-review

Add this [Amazon Simple Email Services (SES) single action example](https://github.com/awsdocs/aws-doc-sdk-examples/blob/main/javascriptv3/example_code/ses/src/ses_listidentities.js) to SoS (JS v3). Yaml file is [here](https://github.com/awsdocs/aws-doc-sdk-examples/blob/main/.doc_gen/metadata/ses_metadata.yaml) . **Acceptance criteria** - [ ] The examples properly appear in the...

type/sos
lang/javascript-v3

## Existing Example Update The submitter has: - [X] Confirmed that the correct copyright is included in all files. - [ ] Major code changes have been reviewed, and the...

status/needs-code-review
lang/swift
status/needs-testing-review
status/needs-text-review

# aws-doc-sdk-examples Pull Request ## Adding an example for importing from swagger/open API definition file and creating an API gateway. ## New SDK Code Example The submitter has: - [x]...