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.
There are currently four SNS scenarios published in the [SNS dev guide](https://docs.aws.amazon.com/sns/latest/dg/service_code_examples_scenarios.html). All of these scenarios are for Java v1 and must be updated. They are all cross-referenced from within...
# 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...
This is forJava2. The `copySource` is deprecated. So I updated it since I'll be using this snippet. # aws-doc-sdk-examples Pull Request Thank you for making a submission to the *aws-doc-sdk-examples*...
# story link: [#3295](https://github.com/awsdocs/aws-doc-sdk-examples/issues/3295) # context Our team triages and actions issues created internally and externally; however, we feel that the current templates are outdated, bloated, and missing key details....
DynamoDB single action examples for .NET are not included in the code catalog.The code is tagged and only need to be added to the yaml file in order to appear....
There are 8 example projects in the folder for [Amazon S3 Glacier](https://github.com/awsdocs/aws-doc-sdk-examples/tree/main/dotnetv3/Glacier). The examples already contain the correct SoS tags but those tags need to be added to [glacier__metadata.yaml](https://github.com/awsdocs/aws-doc-sdk-examples/blob/main/.doc_gen/metadata/glacier_metadata.yaml). **Acceptance...
Page URL http://docs.aws.amazon.com/en_us/sdk-for-rust/latest/dg/lambda.html Issue type: Inaccurate information Name: [none provided] Email: [email protected] Trying to do: I tried to set up an AWS Lambda function for Rust. Make Better: The information...
Implement this scenario across all SDKs and use the service action calls to create API examples. # Scenario Getting started How to create a bucket and move objects into and...
- [x] #3391 This use case is currently Java v1 code that's embedded inline in the [Rekognition user guide](https://docs.aws.amazon.com/rekognition/latest/dg/stored-video-lambda.html). We have a Java v2 example that's somewhat similar. Work with...