-
There should be an endpoint to create signatures for 3rd party API requests such as S3, and Cloudinary. The provider should be removed and requests should be handled from plugins with a signing endpoi…
-
**Fleet version**: 4.58.0
### 💥 Actual behavior
Currently, the `fleet --help` output does not include these Windows MDM config options: `--mdm_windows_wstep_identity_cert_bytes` and `--mdm_…
-
Uncovered while testing key existence checks from various clients (an old jets3t in an old hadoop distro, an old python boto release, a recent ruby AWS SDK release, various direct HEAD requests from c…
-
Based on the solution provided in https://github.com/intel-cloud/cosbench/issues/307 I tried using Cosbench v0.4.3.0 to send AWS S3 v4 signature authorization, but I'm getting 400 responses back from …
-
I tried to use CloudObjectStorage and connect to my private object storage, but nothing worked.
For example, the following fails:
var credentialsGilCOS = scala.collection.mutable.HashMap[String, S…
-
Specifically the scenarios:
- [ ] high packet loss
- [ ] high latency
- [ ] full network partition partition
on connections to:
- [ ] the DB
- [ ] the HSM (this might be harder since there…
-
I see that the query string auth feature does not work when a custom domain is provided. At least that's what it seems like from the source. Is this intentional? Is there a workaround to allow both fe…
-
### Discussed in https://github.com/aws/amazon-s3-encryption-client-dotnet/discussions/63
Originally posted by **simenstensas** September 30, 2024
Hi! I've upgraded to the latest preview of Am…
-
When running a `INSERT INTO FUNCTION s3` and passing a URL that doesn't exist, for example, using a wrong AWS region like in the following examples:
```sql
INSERT INTO FUNCTION s3('https://my-buck…
jrdi updated
6 months ago
-
I am not expert in AWS API so sorry if this is a noob question, but would be able to create a S3 presigned URL with this lib?