Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
3 votes
1 answer
40 views

I have versioning enabled bucket and need to delete multiple objects and their versions. I am referring to this guide which lacks Node.js example. This is my current code which only works for non-...
0 votes
0 answers
9 views

I’m running into a fatal error when loading a large HNSW index in Milvus 2.6.7, deployed via Docker, and backed by S3-compatible object storage. Here is the setup: Collection size: ~50 million ...
1 vote
1 answer
56 views

I have an AWS Glue job that processes thousands of small JSON files from S3 (historical data load for Adobe Experience Platform). The job is taking approximately 4 hours to complete, which is ...
0 votes
0 answers
47 views

I'm trying to figure out the source of this issue so I have created a little sample C# app that uses the AWS SDK v4. It calls out to an s3 bucket to get a file, the same file, in a loop. Here's a ...
Billy's user avatar
  • 429
0 votes
0 answers
67 views

My multipart uploading service for my website (using Angular) failed immediately after updating s3/lib-storage from v3.7xx to vc.9xx. This service has failed before when updating to v3.8xx, so I ...
1 vote
1 answer
120 views

I am trying to get an object from my S3 bucket using pre-signed URLs (from the AWS docs): import boto3 from botocore.config import Config from botocore.exceptions import ClientError def ...
-3 votes
1 answer
114 views

I am trying to create a S3 bucket on LocalStack using Terraform and when I copied the code from their documentation it is giving me this error. I am unable to solve this terraform error. main.tf: ...
0 votes
0 answers
71 views

I am trying to invoke an Amazon Bedrock Data Automation (BDA) project asynchronously to extract structured data from a PDF stored in S3. I am able to successfully create, list, and retrieve the BDA ...
Best practices
0 votes
3 replies
67 views

I’m building a page builder in Next.js (App Router) where users upload images that are stored in DigitalOcean Spaces (S3-compatible). Depending on the page: some flows upload a single image (e.g. ...
0 votes
0 answers
44 views

I'am new to S3 and I'm trying to apply LUA script to manage object via storage class in radosgw and this is what came out in radosgw logs by using this command "s3cmd put ti s3://totodash". (...
koni's user avatar
  • 1
Best practices
0 votes
2 replies
27 views

I have a bucket that has versioning turned on. I want to clean up deleted files after 1 year. Scope is entire bucket But for some reason some deleted files aren't removed even though they were ...
0 votes
1 answer
47 views

Using Node.js and Express.js, I am generating an AWS S3 pre-signed upload URL.The request to S3 returns 200 OK but the uploaded file file never appeared in the bucket. There is no error in AWS console....
0 votes
0 answers
77 views

I'm pulling multiple CSV files from S3. Each CSV contains several rows in this format: 45,ABC,800046,HJN,9000 The first column is the employee ID. I want to loop through all the files, parse each CSV, ...
0 votes
1 answer
65 views

My hive connector config, hive_aws.properties: connector.name=hive hive.metastore.uri=thrift://hive-metastore:9083 fs.native-s3.enabled=true s3.endpoint=https://s3.amazonaws.com s3.region=us-east-1 (...
0 votes
1 answer
47 views

I'm trying to rename an object in an S3-compatible storage by copying it to a new key and then deleting the old one in Cloudflare R2. I'm using AWSSDK.S3 (4.0.13.1) private (bool success, string ...

15 30 50 per page
1
2 3 4 5
...
3396

AltStyle によって変換されたページ (->オリジナル) /