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.
Page URL https://docs.aws.amazon.com/en_us/sdk-for-javascript/v3/developer-guide/ses-examples-sending-email.html Issue type: Incomplete information Trying to do: Send email using SES with the latest client Make Better: Include an example for @aws-sdk/client-sesv2 - these are for an...
### Background story We would like to use the GetAccess Token using Client Credentials from Lambda to authenticate with Amazon Cognito ### What does this example accomplish? The example will...
### Background story Customers have [requested examples](https://sim.amazon.com/issues/af8486cb-ad0e-4083-b2ee-516a303361d0) that shows how to restore an object from deep archive to an S3 bucket. ### What does this example accomplish? It shows customers...
### Background story There are no PHP examples for SES (simple email service). The document feedback channel for PHP Dev. Guide docs, received a [request for a basic 'send an...
This pull request streamlines .abapgit.xml by replacing multiple service-specific entries with a single wildcard pattern, reducing configuration complexity. --- _By submitting this pull request, I confirm that my contribution is...
This pull request adds Javas V2 Inspector examples --- _By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license._
This pull request adds Java V2 examples for Control Tower. --- _By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0...
This pull request adds the .NET IoT basics scenario. --- _By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license._
This pull request adds a set of discrete steering docs for the Rust SDK. --- _By submitting this pull request, I confirm that my contribution is made under the terms...
java/example_code/emr/emr-add-steps.java Should the EMR client be manually closed after the task is completed to avoid memory leaks