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 tags to filter
Sort by most recent
3085 results
Hi everyone, I'm currently using AWS Glue 4.0 to run a streaming ETL job that reads data from Kinesis. The job is configured with a interval of 15 seconds, and it's checkpointing to S3. Over time, I'...
1
answers
0
votes
9
views
asked 2 hours ago
I would like to know if regular S3 Access Points are supported in those regions, as I couldn't find any official documentation confirming this. Thanks
1
answers
0
votes
25
views
asked a day ago
I have linked my S3 bucket with the AWS Transfer Family to serve as an SFTP server, and I am using Cyberduck software to upload data to it. I created an SFTP user and assigned an IAM role. Currently...
1
answers
0
votes
34
views
asked 3 days ago
Hi, I want to access the private s3 bucket objects from lambda function. I have given appropriate permissions for the lambda execution role and the bucket policy. However, I'm still unable to access ...
2
answers
1
votes
45
views
asked 3 days ago
I am trying to export a log group from Cloudwatch to S3 but its not working the export task start correctly and it says status "Completed successfully" after a few minutes so its not a permission issu...
1
answers
0
votes
25
views
asked 3 days ago
HI team, I have configured a lifecycle rule on my S3 bucket to delete objects within a specific folder that are older than 120 days. However, the rule has not been executed, and the objects are not b...
1
answers
0
votes
11
views
asked 3 days ago
It's clear a few S3 EventBridge rules did not trigger (a few out of thousands), how to know this for certain? AWS used to document that "On very rare occasions, events might be lost" but they removed...
1
answers
0
votes
52
views
asked 4 days ago
Hi AWS Support, I am unloading a .csv file from S3 bucket to Redshift but while running the SQL query using Workbench. Here is the code: ``` DROP TABLE IF EXISTS demo_schema.sample_backbook_data; CR...
1
answers
0
votes
34
views
profile picture
asked 4 days ago
Iʻve got an s3 bucket with static content. I have no concerns about who reads it. I was happy with putting things into an S3 bucket and serving up through http, but many web browsers now refuse to a...
1
answers
0
votes
52
views
asked 7 days ago
Hi everyone, I'm currently hosting static files on S3 and delivering them through CloudFront. My goal is to reduce request costs by leveraging caching. I’ve set the following Cache-Control header on...
1
answers
0
votes
43
views
asked 8 days ago
profile pictureAWS
published 10 days ago0 votes94 views
This spotlight on Amazon S3 equips you with the skills and troubleshooting tips to get the most out of a powerful service.
I have CloudFront distribution with 2 origins: 1. S3 with my SPA build 2. an API origin to an ALB. And any request with `/api/` prefix goes to ALB. Everything else to S3. I have 2 very simple requ...
2
answers
0
votes
39
views
asked 10 days ago