-
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…
-
not a bug but incase anyone is interested, here are some samples of the signing flow where the hmac or roles anywhere key is embedded inside a TPM:
* as library python v4signing:
- https://gi…
-
Happens for example when trying to use cockroachdb backup onto seaweedfs s3.
Audit log entry
```
2023-09-19T09:34:02+00:00 s3.access {"request_id":"121940fcf63dff0c62972347c18bad2b","key":"/","…
-
Though the backup procedure works, there is an error in the cloudwatch logs of the lambda function:
[ERROR] 2017-07-12T07:22:50.632Z e8984d42-66d2-11e7-a7af-510b0421530a Error: list index out of ra…
-
`
Traceback (most recent call last):
File "", line 1, in
File "/usr/local/lib/python2.7/dist-packages/boto/s3/connection.py", line 502, in get_bucket
return self.head_bucket(bucket_name, head…
-
I've seen 4 other issues like this but none of them seem to have an answer as to why.. or at least not in my situation. Here is my lambda function. Please help.
`"use strict";
var AWS = require('a…
-
Hi! I wanted to gauge the interest of breaking out the SigV4 request signing into a standalone create that operates on `http::Request` and provided credentials. I'd like this to exist because:
1. I…
-
I've been playing with this a bit and it generally works very well, but I get intermittent errors, and they seem to occur when I'm pushing it quite hard and (presumably) causing the AWS API gateway to…
-
i encountered the error
AuthorizationHeaderMalformedThe authorization header is malformed; Invalid credential date. Date is not the same as X-Amz-Date.... after a day.
I thought the signing key wa…
-
### Describe the bug
The struct returned by `create-vpc-endpoint` no longer includes `Endpoint` (see [docs](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/opensearch/create-vpc-e…