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 an S3 website with route-53 and cloudfront. I'm really happy with it.
I've edited the default cloudfront behaviour to redirect http to https and has a function on Viewer Request that rewrites...
Do we have easiest way to find the S3 bucket and its sub folder size ?
As the Bucket size is in TiB and large number of objects, while calculating the size S3 console GUI & CLI gets hung.
Does any...
The cyclic dependency issue in your CloudFormation template occurs because the S3 bucket's notification configuration depends on the SQS queue's ARN, while the SQS queue's policy depends on the S3...
We have a Prometheus setup in EC2. We are trying to build an alerting pipeline around it.
Our requirement is to keep the rule files in Github, somehow push those files to the prometheus instance on...
Hi,
I have seen this documentation which is to set-up the AWS S3 replication in multiple scenario (plain, SSE-S3, SSE-KMS,...
qq: S3 Object Lambda Access points. Has anyone successfully integrated one with API Gateway REST GET method? When I try to Test this using the object lambda alias via the API then all I get is ...
I have a cloudfront distro with two s3 buckets origins (see image) enter image description here
![Enter image description here](/media/postImages/original/IMf_5aeGRMSfK0MUYzMfFlJg)
each pointing to...
i want to create a AWS DMS task which can migrate the data from
Source:- MySQL
Target:- S3
Bucket:- test
Bucket folder:- /days=19700/data/*.parquet
/days=19701/data/*.parquet
the days value here is...
Hi—
I have inherited a project that uses S3 storage (In fact I’m told it was one of the first users of S3).
The project is now at the end of its life (i.e. out of money) and we need to achieve the...
In my bucket, I am able to download the images that I put inside. However, if I click on the link to display them, it doesnt work, and it returns the error:
```
This XML file does not appear to have...
Dear S3 Users,
I faced a small issue, and as I'm un-experienced in S3 and the deeper settings, I would kindly ask for your support on the following topic:
I have set up an S3 bucket in the London...
Hi,
I'm looking for help with AWS API Gateway.
**Objective:**
1. Create an authenticated REST API endpoint to allow PUT of JSON saved as files to S3. (Webhook)
2. Create a REST API endpoint to...