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.
Create the backend for the [Serverless_Aurora_app](https://github.com/awsdocs/aws-doc-sdk-examples/tree/main/javav2/usecases/Creating_serverless_aurora_app) in your AWS SDK programming language(s). Use the following pre-created resources - React Front-end - Amazon Cloud Formation Script for scaffolding resources - README...
Implement scenario and actions using PartiQL (as opposed to the basic DDB API) as described in parent epic (#2764). Requirements: - [ ] Runnable scenario code. - [ ] Service...
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...
https://github.com/aws/aws-cli/blob/develop/awscli/examples/ - [ ] #3335 - [ ] Identify whether there's a way not to have to do metadata
**What are you trying to accomplish?** I would like to connect to a client VPN endpoint through java code using .ovpn file and certificate authentication. **Which AWS services, if known,...
# Lambda MVP for .NET - [ ] Working code - [ ] Integration tests - [ ] Updated README