-
From the code here https://github.com/leejo/AWS-S3/blob/54a608d1ed3c833300e1ed28f10faf92d1c3af22/lib/AWS/S3/Signer.pm#L165 it looks as though AWS V2 signatures are being used for authentication. [Ama…
-
## Type of issue [REQUIRED]
feature request
## Uploader type [REQUIRED]
S3
## Feature request details [DELETE EVERYTHING IN THIS SECTION IF THIS IS A BUG REPORT]
### Detailed description of the feat…
-
## Background
Per the [s3 repository docs](https://www.elastic.co/guide/en/elasticsearch/plugins/7.7/repository-s3-repository.html):
> In addition to the above settings, you may also specify all…
-
`class ImageTask(var imageArray: ArrayList, var imageStorageUrl: String) : AsyncTask() {
@SuppressLint("NewApi")
@RequiresApi(Build.VERSION_CODES.KITKAT)
override fun doInBackground(v…
-
Hey. Trying to figure out why gas-report is showing inconsistent gas reporting per unit test. The averages box seems correct, but the gas reported per test seems off/wrong?
I'm using a hardhat node…
-
**Faulty Tests:**
- test_bucket_create_bad_authorization_empty
- test_bucket_create_bad_authorization_none
- test_bucket_create_bad_authorization_invalid_aws2
- test_bucket_create_bad_date_none_aw…
-
Hi team,
I'm trying to use Trino with an external Iceberg REST Catalog implementation. That catalog requires using `s3.remote-signing-enabled` property when reading Iceberg tables. Therefore, I set…
-
I had an issue where all of my requests were coming back with this:
```xml
AccessDenied
There were headers present in the request which were not signed
x-amz-acl
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature description
I'd like to have support for V4 Signature for OpenSearch. It would enable simulating real …
acm19 updated
1 month ago
-
### Describe the bug
For sam.CfnFunction in the events section, 'api_id' is not getting recognised.
This is the below code:
```
from aws_cdk import (
# Duration,
Stack,
# aws_sq…