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

AWS SDK for the Rust Programming Language

Results 214 aws-sdk-rust issues
Sort by recently updated
recently updated
newest added
trafficstars

### Tell us about your request Many of the request builders in this library implement `Clone`, but not all of them. The EC2 DescribeInstances request builder appears to only capture...

feature-request

### A note for the community ### 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...

feature-request
high-level-library

### Tell us about your request Create a CI script that scans the SDK at some point before a release and ensures that no breaking changes were introduced that broke...

feature-request

### What is the problem? The link in line 136 of https://github.com/awslabs/aws-sdk-rust/blob/main/sdk/aws-smithy-http/src/byte_stream.rs [`impl Stream`](futures_core::Stream) is broken, as it expands to https://docs.rs/aws-sdk-s3/0.4.0/aws_sdk_s3/futures_core::Stream Instead, it should point to the `futures-rs` library. ###...

blocked
dependencies
low-priority

### What is the problem? I wrote a test to continuously check with DescribeCacheCluster API for ElastiCache cluster until it is available. I found it resulted in the error exactly...

bug
needs-reproduction
p3

### A note for the community ### 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...

feature-request

### Community Note Please upvote this issue by reacting with 👍🏻 to help us prioritize! ### Tell us about your request The Java SDK has an Anonymous Credentials Provider (https://github.com/aws/aws-sdk-java-v2/blob/master/core/auth/src/main/java/software/amazon/awssdk/auth/credentials/AnonymousCredentialsProvider.java)...

feature-request

### A note for the community ### 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...

feature-request

### A note for the community ### 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...

feature-request

### A note for the community ### 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...

documentation
feature-request