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
3083 results
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
19
views
asked 20 hours 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
36
views
asked a day 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
15
views
asked a day 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
7
views
asked a day 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
44
views
asked a day 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
19
views
profile picture
asked 2 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
49
views
asked 5 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
38
views
asked 6 days ago
profile pictureAWS
published 8 days ago0 votes84 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
38
views
asked 8 days ago
I have a CloudFront distribution that serves static website from an S3. I have the following function. I have attached this to Viewer Response in my CloudFront default behaviour. My expectation is if...
1
answers
0
votes
36
views
asked 8 days ago
I have two sites hosted on GoDaddy and I'm using Installatron to back up to an S3 bucket. When I run the job, it fails, and the logs show an "Access Denied" error. I created a user and created a Permi...
2
answers
0
votes
39
views
asked 8 days ago