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

### Discussed in https://github.com/awslabs/aws-sdk-rust/discussions/451 Originally posted by **Chandrian** February 16, 2022 Hello, Wondering if there's a way to decompress the content using GetObject if the content-encoding is set to GZIP?...

### 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

Confirm by changing [ ] to [x] below: - [x] I've searched for [previous similar issues](https://github.com/awslabs/aws-sdk-rust/issues) or [discussions](https://github.com/awslabs/aws-sdk-rust/discussions) and didn't find any solution **Describe the question** The documentation of [ECR...

documentation

### 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...

feature-request

### 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...

documentation
p2

We have an internal requirement to show users how to do this.

good first issue
feature-request

## Bug Report As part of https://github.com/awslabs/amazon-qldb-driver-rust/pull/77/ I noticed that after I drop the send/receive channels of an eventstreaming connection I get an error logged. I'm not sure if this...

bug
low-priority

### 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...

feature-request

### Tell us about your request `aws_config::Config` should have a `to_builder()` or `Builder::from(config)` so that a single field on the config can be easily swapped out rather than creating a...

feature-request