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
2900 results
Hi team, I have a Lambda function that generates a **CloudFront signed URL** for uploading a file into an S3 bucket via the CloudFront distribution. In addition to uploading the file via the Cloud...
1
answers
0
votes
38
views
asked 12 days ago
I am testing out a backup and restore process. I have a single 300+GB file in an S3 bucket and am using that file as the source for the RDS restore from backup wizard/process. Whether I use a t3 or r...
1
answers
0
votes
25
views
AWS
asked 12 days ago
We have a setup where users can view files stored in S3 by calling a backend API that generates a presigned URL for the file. This presigned URL is generated using an S3 Object Lambda Access Point. Wh...
2
answers
0
votes
30
views
asked 12 days ago
I created an app that consists of AWS CodeBuild, S3 for storage (current model for pulling source code application), SecretManager for configuration and SNS for notifications. I am interested in looki...
0
answers
0
votes
23
views
asked 13 days ago
Hi Community, I would like to know how I can find the resources from my S3 bucket that are being utilised on my website and in what bandwidth they are being fetched. I want this breakdown to underst...
1
answers
0
votes
16
views
asked 13 days ago
While programmatically listing objects of a bucket I noticed that the behavior changes when using CloudFront. When running the ListObjectV2 [1] request against the origin bucket endpoint and using a d...
2
answers
0
votes
42
views
asked 14 days ago
## CONTEXT I've been having trouble deploying my stack from a CFN template. This is a fairly large stack used by an internal team at AWS. There are multipe Glue jobs, S3 buckets, and IAM roles defin...
1
answers
0
votes
44
views
AWS
asked 14 days ago
We are trying to use S3 buckets as an alternative to other online storage such as Google Drive or Dropbox. However, upon uploading it seems that transfer rates are capped at 1.8 - 2.8 mb/s, which mea...
3
answers
0
votes
36
views
asked 16 days ago
Hi community, I have a Lambda function (written with Python - boto3 ) that copies S3 objects to another folder in the same bucket - using s3_client.copy_object() . I want to reorganize the files so I...
1
answers
0
votes
41
views
asked 19 days ago
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
50
views
asked 19 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
29
views
asked 20 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
35
views
asked 20 days ago