aws-sdk-rust icon indicating copy to clipboard operation
aws-sdk-rust copied to clipboard

[request]: add a `.use_local_endpoint(port)` method to `dynamodb::Config`

Open rcoh opened this issue 3 years ago • 0 comments
trafficstars

Tell us about your request

add a .use_local_endpoint(port) method to dynamodb::Config

Tell us about the problem you're trying to solve.

I want to use DynamoDbLocal

Are you currently working around this issue?

https://docs.aws.amazon.com/sdk-for-rust/latest/dg/dynamodb-local.html but it's a lot of ceremony for a common use case

Additional context

filed on behalf of @carllerche

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue, please leave a comment

rcoh avatar Dec 16 '21 18:12 rcoh