-
### 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 …
-
### What did you do?
I'm trying to remote write to an Amazon Managed Service for Prometheus instance in an AWS environment which requires using FIPS endpoints where possible. While AMP itself doesn…
-
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…
-
Is it possible to create a signed request? With sigv4?
-
Hi, my team is adding SigV4 signing to all of the read/write requests that our resources send to Elasticsearch. We've successfully added signing to requests from our backend Java service and to a Lamb…
-
**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…
-
- [ ] 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…
-
### Describe the bug
When using @aws-sdk/signature-v4-crt it is getting an error that AWS CRT binary not present in any of the following locations:
I have verified the aws-crt package is present a…
-
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…
-
**Which service is this feature request for?**
Both OpenShift Dedicated and Red Hat OpenShift Service on AWS (preference on the latter)
**What are you trying to do?**
Currently OCP/ROSA does not …