issues Search Results · repo:awslabs/aws-sdk-rust language:Rust
Filter by
646 results
(64 ms)646 results
inawslabs/aws-sdk-rust (press backspace or delete to remove)Describe the feature
Since Rust 1.80, the functionality of once_cell can be replaced by equivalents from std, like
https://doc.rust-lang.org/std/sync/struct.LazyLock.html.
Use Case
This reduces the ...
feature-request
good first issue
FalkWoldmann
- 1
- Opened 8 days ago
- #1258
Describe the feature
It would be useful to have a feature that allows the ability to get the partition from a region (like the Java SDK
allows for).
A while ago there was this ticket, which was closed ...
feature-request
needs-triage
GJason88
- Opened 15 days ago
- #1256
Describe the bug
Issue
When using the presign functionality, a new x-amx-checksum-mode header gets added to the request after its signature,
causing validation of presigned URL to fail.
Regression Issue ...
bug
pending-release
potential-regression
atwam
- 9
- Opened on Feb 3
- #1253
Describe the bug
When setting AWS_ENDPOINT_URL_BEDROCK_AGENT and/or AWS_ENDPOINT_URL_BEDROCK_AGENT_RUNTIME, the SDK continues using the
default endpoint for the Bedrock Agent services. I have not tested ...
bug
p2
nateglims
- 2
- Opened on Jan 31
- #1252
Describe the bug
KMS fails to decrypt the code sent by Cognito to a CustomEmailSender lambda and issues error:
ERROR Lambda runtime invoke{requestId= 496c3ff2-8bb4-42cb-b345-7ef621146677 xrayTraceId= ...
bug
closed-for-staleness
response-requested
FTG-Company-Fabrice
- 4
- Opened on Jan 29
- #1250
Describe the bug
As per current documentation: https://docs.aws.amazon.com/sdk-for-rust/latest/dg/credproviders.html the aws-rust-sdk
should fully support Amazon ECS and Amazon EKS container credentials ...
bug
pending-release
romangoward
- 2
- Opened on Jan 20
- #1248
Describe the bug
I need to remove the x-amz-checksum-mode header for talking to an s3 compatible data store. I would expect
get_object().set_checksum_mode(None) to achieve this. However, it does not appear ...
bug
needs-triage
rogusdev
- 6
- Opened on Jan 19
- #1246
Describe the feature
Add a new provider_name method that returns the provider name of a Credentials instance.
Use Case
It would be useful to be able to get the provider name of the credentials directly ...
feature-request
needs-triage
GJason88
- Opened on Jan 17
- #1245
Describe the bug
It appears that when I explicitly set the default port in an s3 endpoint, the payload signature is calculated using
hostname:port, but only hostname is set in the header, leading to a ...
bug
needs-triage
thill
- 3
- Opened on Jan 17
- #1244
Describe the bug
error[E0277]: the trait bound axum::body::Bytes: HttpBody is not satisfied because the trait comes from a different
crate version
this error comes when I create web app service with ...
bug
lijingrs
- 3
- Opened on Jan 16
- #1243

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.