Skip to content
Unverified Commit 82055be5 authored by Doug's avatar Doug Committed by GitHub
Browse files

Moved DynamoDB code examples into DynamoDB directory (#476)



* Moved DynamoDB code examples into DynamoDB directory

* Renamed DynamoDB helloworld code example; added doc comments to all code examples

* Changed CRUD example to use query instead of scan

* Refactored client creation to omit custom connection; cleand up Cargo.toml

* Updated DynamoDB CRUD examples based on feedback

* Removed unused crates from DynamoDB Cargo.toml file

* Updated DynamoDB code examples to use latest patterns.

* Fixed typo in table name in DynamoDB code example

* Updated DynamodB crud code example

* Removed explicit check for existing table in DynamoDB crud code example

Co-authored-by: default avatarRussell Cohen <rcoh@amazon.com>
parent 7b451c57
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment