-
in #485 it was mentioned that any compatible S3 storage back should more-or-less work. I'm trying to get the image-registry operator deployed and using an S3-compatible appliance (EMC PowerScale in my…
-
I've recently come across a situation where I was unable to work with a publicly writable SQS queue with boto3, it would be great for this to be possible without mocking the RequestSigner (which I did…
-
### Documentation
- [X] I've gone though the [API reference](https://docs.aws.amazon.com/sdk-for-go/v2/api/)
- [X] I've checked [AWS Forums](https://forums.aws.amazon.com) and [StackOverflow](https:/…
-
When I use `aws s3 presign` like this,
```
AWS_REGION=ap-northeast-1 \
AWS_ACCESS_KEY_ID=AKIA................ \
AWS_SECRET_ACCESS_KEY=........................................ \
aws s3 presign '…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
**Alluxio Version:**
V2.2.0
**AWS EMR version:**
5.25.0
**Presto version:**
0.220
**Cluster specs**
1: Master c5.4xlarge
1: Core r5a.xlarge
10: Task r5a.xlarge
**Describe the bug**
…
-
After installing latest XCode, which also updated `clang` to version 14, I see the following error when installing the package:
```
...
clang -bundle -undefined dynamic_lookup -L/opt/homebrew/opt…
-
**Expected:**
I can setup signing profile for improved security during app deployment and successfully deploy an application.
https://docs.aws.amazon.com/serverless-application-model/latest/develo…
-
Sometimes server fails to start because of the following error:
```
2022.06.01 20:57:07.656220 [ 480 ] {} DiskS3: Starting up disk s3_cache
2022.06.01 20:57:07.656230 [ 480 ] {} DiskS3: Disk s3_c…
-
### Describe the problem as clearly as you can
I have a `Gemfile` where I'm trying to update inspec and inspec-bin to the latest version, and keep getting a timeout (see below). I have tried removing…