-
Turnstile already requires TLS to be handled separately, so we can rule out any security benefits of the body checksum. It does have multiple drawbacks though:
1) The entire body must be held in me…
-
I started an s3 compatible service locally and tried to use boto to create a bucket in the service using v4 authentication.
I used the following code (boto 2.32.1, python 2.6.6):
from boto.s3 import …
-
### Steps to reproduce the problem
1. Upgrade the OS from Debian bullseye to bookworm.
2. Upgrade Mastodon from version 4.1.13 to 4.2.5, following instructions in the 4.2.0 release notes.
3. Run …
-
@shafkevi @giusedroid ... thanks for these two sister projects to explore a serverless rag approach leveraging bedrock with lancedb. I watched your session on the AWS Innovate event and decided to exp…
-
AWS Lambda is a popular compute service that enables developers to run their code without having to manage servers. Currently, AWS Lambda supports multiple programming languages, including JavaScript,…
-
Hi there,
I've gotten to the step where I enter the Bucket name, path (blank), AWS access key ID, and AWS secret key into the dialog box on the google sheet. However, when I click save, the page …
-
While running jest for my nodejs tests, I am noticing that the "aws_logger" handle is not getting closed resulting in automation tests failing.
Jest has detected the following 1 open handle pot…
-
OS: Redhat 8.9
s3fs-fuse: 1.94-1.el8.x86_64.
passwd-s3fs is in default location under /etc/ with 600 permission.
/etc/fstab:
bucket-abc /netapp_s3 fuse.s3fs _netdev,allow_other,use_cache…
-
AWS Elasticsearch implements a custom signature method to authenticate users [0].
It would be nice to be able to use this connector to move data into AWS Elasticsearch clusters that require authent…
-
### Describe the bug
*NOTE*: This has also been raised as https://github.com/awslabs/aws-c-auth/issues/228 - but not knowing where ownership lies, I'm raising here also for visibility.
#### Short …