-
### Feature Description
S3's API supports signing the content-length and content-length-range headers https://docs.aws.amazon.com/AmazonS3/latest/API/sigv4-HTTPPOSTConstructPolicy.html
### Problem…
-
Hello, I don't know why but https does not seem to work. The request headers seem to be the same so I am not sure what is stopping it from working. The signatures do not match. Do you have any idea? T…
ghost updated
2 years ago
-
Great job, love the tool! In order to be able to use it in the context of [Amazon Managed Service for Prometheus](https://docs.aws.amazon.com/prometheus/latest/userguide/AMP-alert-manager.html) (AMP) …
-
### Requirement
As an SRE engineer, I want to enable the [Service Performance Monitoring (SPM)](https://www.jaegertracing.io/docs/1.37/spm/) feature by querying metrics from my [Amazon Managed Serv…
-
**What happened**:
Added Amazon Managed Prometheus Alertmanager as an external alertmanager data source in Grafana. Tried sending Grafana based alerts to AMP Alertmanager but received a 403 err…
ghost updated
2 weeks ago
-
Botocore Sigv4 signs all AWS API Requests. It should expose the ability to sign arbitrary https requests.
API Gateway has an AWS_IAM auth mechanism and this results in needed to sigv4 sign https r…
-
```
Internal error occurred: failed calling webhook “sigv4-aws-sigv4-proxy-admission-controller.k8s.aws”: failed to call webhook: Post “[https://sigv4-aws-sigv4-proxy-admission-controller-webhook-ser…
-
**Describe the bug**
Unable to install the "aws-sigv4-proxy-admission-controller" helm chart. The pods are not getting created. The events show the warning message `"failed to call webhook: Post http…
-
### Is your feature request related to a problem?
I am trying to connect to Opensearch serverless collection from databrikcs. I can connect to Opensearch managed cluster using this. However, while tr…
-
**Describe the bug**
When connecting to datasources using sigv4 auth method, there is an error thrown:
```
Could not load credentials from any providers
```
A workaround would be to stop OSD,…