-
Keep getting this error when i try to retrieve the saved image via url. Kindly help
-
Hey, guys!
Seeing an issue with AWS Network Firewall ingest pipeline specifically on the JSON processor. Using `aws` package version 1.29.0.
Example AWS Network Firewall log
```
{"firewall_nam…
-
AWS [doc](https://docs.aws.amazon.com/cloudhsm/latest/userguide/pkcs11-mechanisms.html#pkcs11-mech-annotations) says
> When performing AES-GCM encryption, the HSM does not accept initialization vect…
-
This ticket here continous the descussion from:
https://github.com/mozilla/sops/issues/52
Please see #52 for more background.
...
As the MAC is a build-in feature that is maintained on all sops-…
-
**Describe the bug**
I'm trying to upload an image file to s3 bucket in chunks. First I tried with dio and it works fine but if I use background_downloader then aws throws this error.
**Expect…
-
### Describe the bug
There is a problem when using absolute FQDN DNS, as specified in [RFC 3986 aws/aws-cli#3.2.2](https://www.rfc-editor.org/rfc/rfc3986#section-3.2.2):
```text
The rightmost dom…
-
### Is your feature request related to a problem? Please describe.
Python generator lacks support for signing apis with AWS v4 generator.
## Describe the solution you'd like
This generator la…
-
When using a custom domain on your DigitalOcean space, such as `cdn.peekalink.com`, enabled by setting `AWS_S3_CUSTOM_DOMAIN=cdn.peekalink.com`, when having a storage with the property `default_acl='p…
-
### Kyverno Version
1.12
### Kubernetes Version
1.29
### Kubernetes Platform
EKS
### Description
when I first apply an imageVerification policy with validationfailureaction to Aud…
-
**Describe the bug**
The bug occurs when S3 signatures are used in combination with HTTP/2. This (IIRC) is currently not possible with AWS S3, but some other vendors or custom implementation may run …