-
```
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…
-
At `$WORK`, we need to create AWS Signature Version 4 requests for non-AWS endpoints. This is because we're connecting to a service which uses an AWS API Gateway and does [access control via IAM](http…
-
- [ ] Make the API more user-friendly and ergonomic
- [ ] Add documentation and examples
- [ ] How to sign a request
- [ ] How to verify a request
- [ ] How to sign a request that's going to…
-
Version info:
```
Artillery: 2.0.0-30
Node.js: v16.19.1
OS: linux
artillery-plugin-aws-sigv4 -v: 0.0.5
```
Running this command:
```
when i run command: **artillery r…
-
### About downgrade to sigv2 automatically
When s3fs checks authentication at startup, if sigv2/sigv4 is not specified intentionally and authentication fails, it downgrades to sigv2 and retries.
We …
-
### Proposal
Currently we've supported [AWS Signature v4](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_aws-signing.html) in remote write and alert manager. We would also like to suppo…
-
**Describe the enhancement**
Ability to sign requests using [AWS Signature V4](https://docs.aws.amazon.com/general/latest/gr/sigv4_signing.html)
**Why is this needed?**
Signing requests usi…
-
Firecamp is an excellent companion to testing AWS endpoints, especially with AppSync for GraphQL.
The incoming HTTP requests to Appsync can be authenticated through either JWT, API Key, or IAM. Wit…
-
### 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…