-
We can't go provisioning CognitoUsers for everybody and we login with IAM roles. Can this be made to work with that?
alper updated
1 month ago
-
We are trying to run the command to copy files from our GCS to our S3 bucket.
```
gsutil cp gs://bucketname/text.txt s3://bucketname/
```
But we keep getting this error from the S3 bucket in …
-
Our goal is to use this library in a container to proxy file upload requests to S3. When doing so, we run into an error `http: ContentLength=... with Body length 0`. Any tips on how to resolve this?
…
-
Hi,
We faces the issue HPA stopped working because it can't read CPU utilization after injecting aws-sigv4-proxy as a sidecar by this admission controller.
I have investigated the issue, then foun…
-
I'm using this proxy in front of an API Gateway with IAM authorization which proxies to Nginx and finally to an EKS cluster. Kubectl only will send its bearer token (using the Authorization) header if…
-
### Describe the issue
Currently trying to build an ApiGateway websocket driven app that is using IAM for auth and need a way to sign a `wss` URL in order to connect.
### Steps to Reproduce
[This…
-
## Paste the link of the GitHub organisation below and submit
https://github.com/aws
---
###### Please subscribe to this thread to get notified when a new repository is created
-
Is there any guidance on how to incorporate SIGV4 authentication with the connector?
-
AWS Authorization on frontend javascript
https://docs.aws.amazon.com/sdk-for-javascript/v2/developer-guide/config-web-identity-examples.html
User needs to integrate amazon, facebook or google acco…
-
Can anyone tell me how can i use this code for aws signature generation.
It is step 3 of aws signature generation.
Link of aws doc : https://docs.aws.amazon.com/general/latest/gr/sigv4-calculate-sig…