-
### Describe the bug
While configuring code signing on an aws lambda if you specify a code signing config where the untrusted_artifact_on_deployment parameter is set to ENFORCE the deployment will …
-
### Describe the feature
Introduce presign option like in Aws4Signer since it is useful when you don't want to issue it with http request call.
AwsV4HttpSigner does not support this option.
#…
-
### Describe the bug
[Despite the claims in documentation](https://docs.aws.amazon.com/sdkref/latest/guide/feature-compression.html) aws sdk doesn't perform gzip compression under any circumstances
…
-
-
**Is your feature request related to a problem? Please describe.**
Soto doesn't handle S3 operations for [S3 object lambdas](https://docs.aws.amazon.com/AmazonS3/latest/userguide/transforming-objects…
ghost updated
2 years ago
-
There are three customizations clients must implement in order to support the S3 Control service: s3v4 request signer, S3's version of REST-XML, and custom endpoint serialization.
The S3 Control se…
wooj2 updated
8 months ago
-
Currently there are a few issues with pyiceberg compatibility.
We should open issues for those:
* pyiceberg prepends `warehouse`-name to namespaces. This is against the Iceberg-Rest spec.
https:/…
-
Test various csigpki renewal operations with failing combinations of S3, HSM, and DB operations.
This relates to increasing test coverage for the signer.
-
We want to use sccache for rust development inside our [bitbucket pipelines](https://bitbucket.org/product/de/features/pipelines) storing the cache in s3 buckets.
Running sccache locally works fine…
-
### Description
Package `@aws-sdk/client-s3` launched the support for S3 Multi-Region Access Point (MRAP) feature in `v3.31.0`. This feature relies on signer class from [`aws-crt`](https://github.com…