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.
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...
# 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...
Develop alternative to code catalog. - [x] #3086 - [x] #3087 - [x] #3198 - [x] Write landing page (3) - [ ] Deal with current code catalog (redirects) ()...
# 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...
# 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...
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).
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...
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...
## 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...
# 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]...