All Content tagged with Amazon Simple Storage Service

Amazon Simple Storage Service (Amazon S3) is an object storage service offering industry-leading scalability, data availability, security, and performance.

Content language: English

Select up to 5 tags to filter
Sort by most recent
I have a requirement to transfer large volume of s3 data(10TB) one time from one AWS account to another and 1TB of data on demand(once/twice a month). This...
2
answers
0
votes
68
views
Sibu
asked 14 days ago
Hi AWS, we have a setup in an existing AWS Account comprising S3 buckets, DynamoDB tables, and EFS. These are all running actively. They need to be migrated to a new AWS Account. One of the approach...
3
answers
0
votes
55
views
profile picture
asked 16 days ago
I'm generating pre-signed urls using a lambda function. The application then uses the URLs to upload files to a S3 bucket. Problem: I'm trying to upload files to recently created buckets. In...
3
answers
0
votes
106
views
asked 18 days ago
> Resource handler returned message: "Invalid request provided: DataSync location access test failed: could not perform S3:ListObjectsV2 on bucket *my_bucket* Access denied. Ensure bucket access role...
2
answers
0
votes
46
views
mc
asked 19 days ago
**HELP PLS!!!!** I'm hosting a React app built with Vite on Amazon S3. The app loads the landing (Home) page correctly, but when I try to navigate to other routes like /about or /contact, I get a 404...
4
answers
0
votes
39
views
Nafiu
asked 19 days ago
Hello Guys, We are facing a recurring issue with video synchronization in our application that uses S3. The issue occurs frequently, and we would appreciate your assistance in resolving it. When we...
1
answers
0
votes
25
views
Vaibhav
asked 20 days ago
Config of Redshift Cluster: - Enhanced VPC routing has enabled - Redshift subnet in the same subnet as S3 vpc endpoint Config of S3 - VPC endpoints created for S3 - Routing has configured to...
1
answers
0
votes
48
views
asked 21 days ago
what are the options to send data from AWS S3 to Salesforce Marketing Cloud
1
answers
0
votes
38
views
AWS
asked 21 days ago
I get this Error when run Glue ETL job: `Error Category: RESOURCE_NOT_FOUND_ERROR; An error occurred while calling o228.pyWriteDynamicFrame....
1
answers
0
votes
33
views
asked 23 days ago
My Objects in S3 are organised in below format: ``` skey=aaaaa-aaaaa-aaaaa-aaaaa/Category=yyyyyyy/ts=20230826T052300Z/abc skey=aaaaa-aaaaa-aaaaa-aaaaa/Category=zzzzzzz/ts=20200826T052300Z/xyz ``` I...
2
answers
0
votes
86
views
Aks
asked 23 days ago
private AmazonS3 s3; private BasicAWSCredentials awsCreds; private Bucket bucket; private String nomeBucket = null; // ...
2
answers
0
votes
33
views
asked 23 days ago
Hi team, I’m working with Node.js and TypeScript for my Lambda function, and I need to convert an image (e.g., image.jpg) retrieved from an S3 bucket into a base64-encoded string. Here’s what I’ve...
2
answers
0
votes
89
views
Jess
asked 25 days ago