By using AWS re:Post, you agree to the AWS re:Post Terms of Use

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
2901 results
I am using the unload query as below, UNLOAD ('SELECT * FROM {table_name} where {where_clause}') TO 's3://{s3_bucket}/api_testing/{table_name}_{filter_filename}' iam_role 'arn:aws:iam...
1
answers
0
votes
55
views
asked 20 days ago
``` Name: CatchAllReceiptRule (AWS::SES::ReceiptRule), Event Type: create, Reason: Could not write to bucket: email-invoices-bucket-niuralpayroll-prabhatenv (Service: null; Status Code: 400; Error Cod...
2
answers
0
votes
30
views
asked 21 days ago
The principal export.rds.amazonaws.com isn't allowed to assume the IAM role arn:aws:iam::796973484206:role/export-rds-db-s3 or the IAM role arn:aws:iam::796973484206:role/export-rds-db-s3 doesn't exis
1
answers
0
votes
36
views
asked 21 days ago
For the past 5 days I have been trying to write a simple code, I'll keep it simple. but when I iterate over the chunks and group and write them into my local hard-drive I get a corrupted file, which s...
1
answers
0
votes
19
views
asked 22 days ago
I'm running a bazel build inside AWS Codebuild. I'm using [S3 cache](https://aws.amazon.com/blogs/devops/how-to-enable-caching-for-aws-codebuild/) for caching the output artifact. ``` cache: paths...
2
answers
0
votes
50
views
asked 22 days ago
Some background: 1.) I have a bucket that contains videos on Amazon S3, being served thru Cloudfront. 2.) I have 3 webservers (localhost, staging.server.com, domain.com). 3.) I have not touched th...
2
answers
0
votes
38
views
asked 22 days ago
So i made a new S3 bucket on 9th of November, to which i've been uploading many files over the last 3 days - upwards of 100GB total However, said uploads are not reflected in metrics tab, neither ins...
1
answers
0
votes
81
views
asked 24 days ago
Hi, We have a bucket with Deep Glacier data. It was put there by a LifeCycle rule " at 180 days, move for S3 standard to deep glacier". I want to edit the rule to further optimize costs: option ...
3
answers
0
votes
38
views
asked a month ago
I'm configuring mutual TLS (mTLS) on multiple Application Load Balancers (ALBs) spread across different AWS regions, and I have a question about the truststore setup. In AWS, the truststore is typica...
1
answers
0
votes
38
views
asked a month ago
I created a **custom** WAF rule (linked to my CloudFront distribution) to block requests with a body larger than 20MB. This is to prevent users from uploading files larger than 20MB via **CloudFront...
1
answers
0
votes
92
views
asked a month ago
I’m encountering an Access Denied error when trying to access my static website via CloudFront, which uses an S3 bucket as the origin. Below is a detailed summary of my setup, including CloudFront, Ro...
3
answers
0
votes
52
views
asked a month ago
Hello AWS Community, I’m working on a project where I’m uploading files to a BTFS (BitTorrent File System) server using the AWS S3 SDK with an S3-compatible endpoint provided by BTFS. After successfu...
1
answers
0
votes
39
views
asked a month ago