-
**Describe the bug**
Requests with "connection" header are rejected by API Gateway HTTP API with IAM auth.
**To Reproduce**
* Create an HTTP API in API Gateway (e.g. [`aws apigatewayv2 create…
-
**Describe the bug**
KeeAnywhere is unable to save to Cloudflare R2 (using KeeAnywhere S3 compatible account). This appears to be due R2 not implementing streaming SigV4, and KeeAnywhere received the…
-
In a layman’s perspective, let’s break this down with an analogy:
---
Origin Access Identity (OAI):
Think of this as giving someone a key to your house (S3 bucket). When you use OAI:
You’re telli…
-
#8509 introduced support for SigV4, where most of the logic configuring the AWS SDK (v1) was copied from the EC2 SD code. A [comment](https://github.com/prometheus/prometheus/pull/8509#discussion_r581…
-
Hi Steve. Thanks for the work on the MQTT client implementation. Something pretty exciting Flutter/Dart is working on is [compilation to WebAssembly](https://docs.flutter.dev/platform-integration/web/…
-
### Describe the feature
Added set_payload_override to UploadPartInputBuilder, PutObject, and GetObjectInputBuilder to prevent frequent calls to sigv4 when using aws_sigv4::http_request::SignableBody…
-
**Is your feature request related to a problem?**
Currently there are three auth types in ODBC driver: basic, sigv4, none.
Users can provide their FGAC credentials (username and password) using basi…
-
https://www.biscuitsec.org/docs/getting-started/introduction/ says "Biscuit is a bearer token" which might be taken to mean it has some of the shortcomings of bearer tokens: in particular that anyone …
-
### Describe the feature
The `PayloadChecksumKind` enum in `aws-sigv4` only supports two variants at the moment: `XAmzSha256` and `NoHeader`.
However, making SigV4 requests for VPC Lattice service…
-
AFAIU currently there's no handler in the library to handle `push_to_gateway()` calls to an AWS-based pushgateway which needs the access key, secret key and all that good stuff.
I saw this PR whic…