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
Hi, I have recently started using AWS, so I am little knowledge about all the AWS services.
I have a software that is accessing Objects in S3 (images ~4MB). I am facing issues while...
Hi, I'll try to be brief in my explanation.
I created 3 plans in the AWS Backup system that record 3 S3 buckets in the vault.
What should work is that every Sunday a script is run that sends the...
Despite creating a pre-signed URL valid for 7 days, it will never last for more than 12 hours because the role token expires. This seems to be a problem a lot of people experience.
Am I missing...
Hello
As part of Cloud Migration and Modernization approach using using AWS, the requirement is to migrate Hbase data directly to S3 then read the data from S3 using Java Microservices. (EMR would not...
Hi there,
I have a S3 bucket with versions enabled(not sure if this is relavant), I moved some objects from IA storage class to glacier deep archive so as to save storage cost. However, the storage...
Hello,
I have a SPA internal web app served through Cloudfront/S3 which was flagged by audit for being accessible over public network, i am required to restrict access to internal company...
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 ...