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.
### The user story As a Go dev, I want to have good quality IAM examples so that I can learn and use IAM with Go. IAM examples in Go...
### Background story Having global databases for RDS Aurora MySQL 5.7 with primary (read/write) and secondary (read with write-forwarding enabled), show how to leverage EntityFrameworkCore to successfully forward insert, update...
is there a Java SDK example Code for sending Push Notifications to multiple endpoints? There is no code example for Push Notifications in documentation https://github.com/awsdocs/aws-doc-sdk-examples/tree/main/javav2/example_code/pinpoint/src/main/java/com/example/pinpoint
### Expected behavior Hi there, I'am trying to use polly on a website using the HTML and main.js. I have installed all sdk packages without any errors on my ubuntu...
### The user story As a Java or Kotlin dev, I want to find all of the EC2 auto scaling actions in the code library so that I can learn...
S3 examples in Go are technically MVP, but are fairly low quality, especially the way they are snippeted and presented in the code library (missing context, commenting is missing or...
### Background story I need to use pinpoint for sending push notifications in batches, instead of 1:1. The public documentation provides example (https://docs.aws.amazon.com/pinpoint/latest/developerguide/send-messages-sms.html) of using the SendMessages API to send...
**Sub-Issues** - [ ] Create issue list of services in need up cleanup based on the [Rust tech debt file](https://quip-amazon.com/JhyGA5ZJ7oxI/Rust-SoS-tech-debt) Each service will need the following tasks: - [ ]...
Code examples were requested for stored and streaming video using the Rekognition service. **Which AWS services, if known, should this code example use?** * Rekognition **Are there any similar code...