-
### Additional Information
#### Version of s3fs being used (`s3fs --version`)
Amazon Simple Storage Service File System V1.93 (commit:unknown) with OpenSSL
Copyright (C) 2010 Randy Rizun
Licens…
-
I get this error:
```
{
"errorType": "TypeError",
"errorMessage": "The \"data\" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received undefined",
"tr…
-
Hi!
I tried the demo page but i am unable to upload files directly to my s3 bucket. Here's what I got
```
InvalidRequestThe authorization mechanism you have provided is not supported. Please use AWS4…
-
Hello, it's the first time I'm using the plugin and I'm having the following error:
``` xml
InvalidRequestThe authorization mechanism you have provided is not supported. Please use AWS4-HMAC-SHA256.
…
-
**Issue:** Cannot connect to AWS Elastic Service due to requiring Signed Requests, and additionally, whitelisting the IP (and thus bypassing authentication and the AWS Signature requirement) is unable…
-
It seems that knox doesn't support signature v4 (http://docs.aws.amazon.com/general/latest/gr/signature-version-4.html). On Frankfurt data center (eu-central-1), it is required, and I can't get knox t…
-
**Description**
A clear and concise description of what the bug is.
** Setup
No Setup required
**Steps to Reproduce the behavior**
```
from salt.utils.aws import sig4
import requests
met…
-
### Terraform Version
```
1.2.4
```
### Description
When running terraform with a lockfile generated on one arch (darwin_amd64), terraform cannot successfully init & plan on another arch (l…
-
### Acknowledgements
- [X] I have searched (https://github.com/aws/aws-sdk/issues?q=is%3Aissue) for past instances of this issue
- [X] I have verified all of my SDK modules are up-to-date (you can…
-
Hi, I'm very confused by the test
s3tests_boto3.functional.test_headers:test_object_create_date_and_amz_date
https://github.com/ceph/s3-tests/blob/master/s3tests_boto3/functional/test_headers.py#L34…