Corey Pyle

Results 23 issues of Corey Pyle

# aws-doc-sdk-examples Pull Request Thank you for making a submission to the *aws-doc-sdk-examples* repository. For more information about submitting pull requests to this repository, see [Guidelines for contributing](/CONTRIBUTING.md). *NOTE:* This...

lang/javascript-v3

- Adds the MVP for Lambda - Re-organizes the Lambda folder (WIP - still need to remove some old files), favors a service level dependency model with child folders of...

lang/javascript-v3
status/has-testing-review

### The user story As a code example writer, I want tools for accelerating the creation of React app examples so that I can focus less on client side code...

type/user-story
lang/javascript-v3

Each directory in javascriptv3 will need the following tasks: - [ ] Update or add Readmes based on current templates - [ ] Confirm code works as intended - [...

### The user story As a consumer of the `client-s3` js client I want a simplified example of getting an S3 object as a string so that I don't need...

type/user-story
lang/javascript-v3

The JS SDK examples for SES have only 1 SOS snippet. Snippets should be configured for the remainder.

lang/javascript-v3

The example values for many of the SQS variables (e.g. SQS_QUEUE_URL) have simple dummy values like "queue-url". Replace these with more realistic values.

The current example imports from the client library and also doesn't show what to do with the response. Do something with the STS creds after the fact and remove the...

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