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
Hello, when I apply the plan for this main.tf with my user terraform with administrator full access I have this error : ` ╷ │ Error: creating S3 Bucket (sylvain-ard-f7add749) ACL: operation error S3:...
5
answers
0
votes
226
views
asked a month ago
Question from customer :Is there a way to backup an athena datasource without backing up each views? is snapshotting an option. From my research, the only options from this repost is to download the...
2
answers
0
votes
510
views
asked a month ago
For buckets containing hundreds of thousands of objects, are there any best practices to optimize for the ListObjects operation? I am wondering if I am better off using a database as an index to keep...
3
answers
0
votes
207
views
chsing
asked a month ago
I have been writing CloudFormation Stack using `yaml` and deploying it to AWS Infrastructure ( For legacy reasons, I can not switch to CDK unfortunately ;)) Following yaml code is a part of the...
2
answers
0
votes
255
views
profile picture
asked a month ago
I'm storing image data in the public bucket. I've noticed sometimes some imgs will fail to download. I had assumed i was doing something wrong and had cleared out the bucket but I can confirm there...
1
answers
0
votes
227
views
asked a month ago
Hi, I am using the S3 region in Korea to store files, and these files will be frequently downloaded by staff at the Vietnam site. I am looking for a solution to enable users in Vietnam to download...
2
answers
0
votes
220
views
Steven
asked a month ago
My other AWS service is working properly but when i create CloudFront service it gives this error how to fix it. Error: Your account must be verified before you can add new CloudFront resources. To...
1
answers
0
votes
280
views
asked a month ago
I generated a .csv file from dataframe and it had a column **:ID(column_ID)**, before generating it I checked the column, and it is an INT datatype. But after loading the data into Neptune AWS as...
1
answers
0
votes
278
views
Sid
asked 2 months ago
Hi Team, We currently have 80TB of data in On-premises that needs to be stored in AWS S3, and we are looking to do this at the most economical rate possible. Recommendations on the best pricing plans...
1
answers
0
votes
255
views
asked 2 months ago
I have loaded few nodes into Neptune using following code in databricks nep_client.start_loader_job( source='s3://bucket/Test.csv', format='opencypher', ...
1
answers
0
votes
312
views
Sid
asked 2 months ago
There are a lot constant string in AWS such as header keys. Are those constants defined somewhere in the SDK where I can find an use them. For example. When using the TransferUtility if I want to add...
1
answers
0
votes
292
views
Jerry
asked 2 months ago
I have a use case where I need to run Batch EMR job on schedule (daily). I can make folders on date basis for my data coming from IoT. Or I can make folders for each device sending IoT data and put...
1
answers
0
votes
384
views
asked 2 months ago