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.
### Expected behavior I am trying to run the Textract App example (https://github.com/awsdocs/aws-doc-sdk-examples/tree/main/javascriptv3/example_code/cross-services/textract-react), and I expect that after running `npm start`, the code gets compiled without error, and the browser...
See [internal ticket](https://issues.amazon.com/issues/D103798870)
See [internal ticket](https://issues.amazon.com/issues/9c9e1e7c-b798-4ea8-80a0-681a3efafa29) Investigate if it is possible to pull in PowerShell examples from the example repository in a process similar to how CLI examples could be integrated. Request from...
For info see [Internal link](https://issues.amazon.com/issues/D106467293)
### Background story The issue was submitted by a customer who wanted to: `"get the data about the public ipaddress (ipv4) that are associated in a resources."` and `"get a...
### Background story Initial request via the Rust SDK: https://github.com/awslabs/aws-sdk-rust/issues/963 ### What does this example accomplish? Shows developers how to use Cognito & Web Identities to allow controlled access to...
### Expected behavior Steps to run code are clearly identified. Code runs successfully without error. ### Actual behavior Steps to run are not clearly documented. Code fails on at least...