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 AWS Community, I'm seeking advice on an issue I encountered while learning AWS services. Even after I believe I have disconnected all services, I am still seeing charges on my account. I realize...
2
answers
0
votes
22
views
Rishi
asked 20 hours ago
In my python code running as an AWS Lambda function, I request a presigned URL: data['url'] = s3Client.generate_presigned_url( ClientMethod=self.context['clientMethod'], ...
1
answers
0
votes
24
views
JB
asked a day ago
I am trying to perform following steps. 1. Create a bucket 2. Put an object `a_1` (size is 20) ``` # ./put.py -S amazon -B r1bn-43452 -b 20 a_1 Using 'amazon' bucket 'r1bn-43452' and user '0' wrote:...
0
answers
0
votes
13
views
asked a day ago
I am looking for information on how to set up Bi-Directional replication on S3.
1
answers
0
votes
17
views
AWS
asked a day ago
Problem description (Python 3.12): **13-Sept:** Created a new "bucket_1" (AWS console), added a new "file_1" (AWS console), created a presigned URL to get the "file_1" from "bucket_1" (AWS boto3)....
3
answers
0
votes
42
views
Alex
asked 2 days ago
https://youtu.be/lXgfqOmzuzk?si=_d-3DvKLqPE1tK7w I'm trying to build a 3-tier architecture for WordPress and CloudFront doesn't work, access was denied. In S3, Server-side encryption with Amazon S3...
2
answers
1
votes
40
views
asked 2 days ago
I have a user who has S3 full access. This access was granted in the past in the development of the application and has not been reviewed. Is there any way to track the use of the access key to know...
1
answers
0
votes
33
views
asked 4 days ago
In iam, when I enter the access keys part, it indicates that a certain key was used recently for s3. However, when I go to the cloud trail, it doesn't show me where this key accessed, it only shows...
1
answers
0
votes
25
views
asked 4 days ago
Hi team, Getting this error while runninng query in athena com.amazonaws.services.s3.model.AmazonS3Exception: Access Denied (Service: Amazon S3; Status Code: 403; Error Code: AccessDenied; Request...
1
answers
0
votes
33
views
asked 5 days ago