aws-doc-sdk-examples icon indicating copy to clipboard operation
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.

Results 515 aws-doc-sdk-examples issues
Sort by recently updated
recently updated
newest added

### Background story Over time, the Java V2 use cases become out dated. We need to update them every so often. We need to update the Amazon DynamoDB Rest example...

Task

javascriptv3/example_code/cross-services/textract-react Web examples are being paired down to the 'Getting Started' guides. This needs to be removed.

Javascript-v3
Internal

Clean up the [Rekognition content moderation](https://github.com/awsdocs/aws-doc-sdk-examples/tree/main/python/cross_service/rekognition_content_moderation) cross-service example and tag it for SOS. - [ ] README up to standard - [ ] SOS data - [ ] Unit tests

Python
Internal

This example has a few issues that must be addressed: https://github.com/awsdocs/aws-doc-sdk-examples/blob/main/python/cross_service/textract_comprehend_notebook/ Reported issues: * Old Python version (3.5). * Security/password handling is non-standard. * Sagemaker provides a default bucket that...

The Boto3 team has officially ended support for the resource model, but all examples were written to use the resource model. We had earlier discussed doing this, but set it...

Metadata for Action examples are supposed to use a strict naming scheme: ``` svc_ActionName ``` Where 'svc' is the Smithy name of the service and 'ActionName' is the Smithy API...

Tools

This final epic will cover the work required to move Weathertop from the lab into full production. It will answer key questions like: * how will we handle onboarding of...

Investigate automated solution for getting examples into the developer center.

Clean up the Keyspaces MVP so the tests can run on Weathertop, and the scenario completes successfully.

DotNet-v3
Task