Questions tagged with Amazon Simple Storage Service
Content language: English
Sort by most recent
I have an application that sends audio files to a bucket. I then want users to be able to access these audio files attached in a ticket. But of course I want the users to authenticate before accessing...
status code 400
IllegalLocationConstraintException
The unspecified location constraint is incompatible for the region specific endpoint this request was sent to.
Using SDK PHP I am setting the...
Last time I did anything browser-side with s3 buckets was 2017, and it seemed pretty straightforward, and it worked well.
What happened? :O
All I want is to be able to view photos, in a bucket, via...
I have a Zeppelin notebook for analysis and I want to insert the data analyzed into s3 bucket, but previously I was able to insert data and I was able to view all the data but now I am not.
these are...
We have the following scenario:
1. We are using S3 and CloudFront.
2. An engineer has created an `S3` bucket and `CloudFront Distribution` under their personal account.
3. They then associated the...
Hi,
We want to run Macie job for specific S3 put event .e.g., when user upload file to s3 bucket and let Macie scan the file for sensitive information. Here is plan to achieve this,
-- Create Macie...
Error details
com.amazonaws.services.s3.model.AmazonS3Exception: Access Denied (Service: Amazon S3; Status Code: 403; Error Code: AccessDenied;
I'm starting a query execution in python (boto3) and...
I followed the guide below to resolve a CloudFront 403 error, but am having no luck.
[https://repost.aws/knowledge-center/s3-rest-api-cloudfront-error-403](s3-rest-api-cloudfront-error-403)
Here is a...
Dear AWS Communities,
I would like to transfer my 32TB of csv.gz files from S3 Standard out to internet.
However, the cost is gigantic for an individual like me.
I am wondering is there any way to...
In our use case, S3 Bucket default server side encryption is set to use KMS.
We’re generating the RDS MSSQL DB transaction logs and storing into S3 using exec msdb.dbo.rds_tlog_backup_copy_to_S3 with...
Hello, I am currently working on partitioning and have created an external table in Athena, done msck repair table and inserted data to partitioned table from an existing table and when I ran these...
Hi,
I have 32TB of data stored on S3 Standard bucket and would like to make a copy to my on-premise SQL Server (local machine) via SQL Server Integration Services (SSIS).
(1) I am wondering does it...