awslabs / awslabs/aws-sdk-rust
Endpoint discovery for DynamoDB and others
- Dominant language
- Rust
- Stars
- 3.3k
- Forks
- 290
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 3
Description
Services such as DynamoDB and Timestream make use of a feature called endpoint discovery. Currently the SDK supports it only for Timestream, and the DynamoDB part is unimplemented. This issue tracks implementing it generically so that DynamoDB and all future services that use it in the future will work.
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) 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
Contributor guide
Research direction
Start by locating the existing Timestream endpoint-discovery support and tracing how the Rust SDK handles service endpoints. Define a generic approach that also covers DynamoDB and future endpoint-discovery services, then verify that the affected services use it correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, rust
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100