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

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

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

### What is the problem? Per https://docs.rs/aws-sdk-s3/latest/aws_sdk_s3/error/enum.GetObjectErrorKind.html, enum `aws_sdk_s3::error::GetObjectErrorKind` doesn't include `NoSuchBucket`. However, the aws-cli call `aws s3api get-object --bucket NoSuchBucket --key file.txt /dev/null` produces `An error occurred (NoSuchBucket) when...

bug
blocked

## Bug Report ### Version ``` ├── aws-endpoint v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.12-alpha#d61aa957) │ ├── aws-types v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.12-alpha#d61aa957) │ └── smithy-http v0.0.1 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.12-alpha#d61aa957) │ ├── smithy-types v0.0.1 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.12-alpha#d61aa957) ├── aws-sdk-s3 v0.0.12-alpha (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.12-alpha#d61aa957) │...

feature-request

From discussion in https://github.com/awslabs/aws-sdk-rust/discussions/499 The SDK's S3 client is missing the `GetObjectAttributes` operation due to https://github.com/awslabs/smithy-rs/issues/1263

bug

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

[aws-ddb-best-practices]: https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/best-practices.html [single-table-design]: https://www.alexdebrie.com/posts/dynamodb-single-table/ ### 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...

feature-request
high-level-library
p2

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