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.
**Description of Epic** Create or Modify a Rest endpoint in a supported AWS SDK that performs these operations: 1 - View all active items. 2- View archived items that are...
Implement this scenario across all SDKs and use the service action calls to create API examples. # Scenario Assume a role with limited permissions How to let a user assume...
### Background story We have the backend logic. However current example uses custom HTML. Flip it to use a REST API so React app can invoke it. Example to modify...
Each language needs a section in its README file giving instructions for how to run the linter. These instructions should let the user run the linter with the same specifications...
### Background story Multiple failed attempts to have a S3 client constructed using .Net SDK that connects to the VPC endpoint and team could not locate the documentation. The page...
### The user story As an engineer on the code examples team, I want to be able to automate the maintenance of my README's so that (a) they remain compliant...
Implement the scenario and service action calls to create examples for each SDK. Service actions Service actions can either be pulled out as individual functions or can be incorporated into...
Each service will need the following tasks: - [ ] Update or add Readmes based on current templates - [ ] Confirm code works as intended - [ ] Add...