-
Nativelink uses the `proc-macro-error` crate which is unmaintained for longer then 2 years.
Observed in Vulnerabilities: https://securityscorecards.dev/viewer/?uri=github.com/TraceMachina/nativelin…
-
### Steps to reproduce the bug with the above code
In [smithy-rs](https://github.com/smithy-lang/smithy-rs) (the code generator for AWS SDK for Rust), we run `cargo semver-checks` as part of CI. As d…
-
Currently, the [README.md](https://github.com/awslabs/smithy-rs#readme) contains a single link to documentation: [Design documentation](https://awslabs.github.io/smithy-rs/design). By following this t…
-
This crate is using the pre-release version of the sdk. Current version is 1...
https://github.com/awslabs/aws-sdk-rust
Additionally, would be nice to support the latest [metrics](https://github.c…
-
### Describe the bug
aws-sdk-rust includes an example of how to configure hyper-rustls to use webpki-roots and TLS 1.3, in `examples/tls/src/lib.rs`.
However, this example has two separate versi…
-
Looking for a well-mantained test suite for S3 compatibility.
+ [minio/mint](https://github.com/minio/mint): specific to minio
+ [ceph/s3-tests](https://github.com/ceph/s3-tests): not well-mantai…
-
Hi
I was trying to run codegen-server-test for S3 but it fails with the following message:
`No matching protocol — service offers: [aws.protocols#restXml]. We offer: [aws.protocols#restJson1]`
…
-
### Describe the bug
I am trying to create presigned URL for PutObject action using `aws-sdk-s3` crate. When I specify the value for `x-amz-checksum-sha256` header using [`checksum_sha256`](https:/…
-
### 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 broke…
-
### 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…