How to get dynamodb samples to use local DynamoDb? #324
-
| 
         The dynamodb samples (https://github.com/awslabs/aws-sdk-rust/tree/main/examples/dynamodb/src/bin) use actual AWS, not local dynamodb (they say they use local dynamodb by default, but that doesn't seem to be the case). With  How do I do the same thing with   | 
  
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
| 
         Great question! We just recently put out a guide section on this: https://docs.aws.amazon.com/sdk-for-rust/latest/dg/dynamodb-local.html Thanks.  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         Hello! Reopening this discussion to make it searchable.  | 
  
Beta Was this translation helpful? Give feedback.
Great question!
We just recently put out a guide section on this: https://docs.aws.amazon.com/sdk-for-rust/latest/dg/dynamodb-local.html
Thanks.