How much will it cost to read from an S3 bucket in the same region but on different account

0 votes
I read it doesn't cost anything to read data from an S3 bucket on the same region within the same account.

However, I'm interested how much will it cost to read a GB from a different account's bucket, on the same region.
Feb 17, 2022 in AWS by Rahul
• 2,080 points
2,753 views

1 answer to this question.

0 votes
There will be no data transfer cost since the Amazon EC2 instance and Amazon S3 bucket are in the same region. The owner of the bucket will be charged for the GET Request.($0.0004 per 1000 requests. Apart from that the fact that the bucket belongs to a different AWS account will not impact cost.
answered Feb 17, 2022 by anonymous

Related Questions In AWS

0 votes
1 answer
0 votes
1 answer

How to edit files in the AWS S3 bucket from CLI?

Hi@akhtar, According to my knowledge,  you can't edit ...READ MORE

answered Jun 8, 2020 in AWS by MD
• 95,440 points
8,949 views
0 votes
1 answer

Create an S3 bucket in a specific region from the command line.

Hi@akhtar, You can use LocationConstraint in your command. ...READ MORE

answered Oct 7, 2020 in AWS by MD
• 95,440 points
2,200 views
0 votes
2 answers

How to access files in S3 bucket from R?

You can take a look at the ...READ MORE

answered Aug 10, 2018 in AWS by Deepthi
• 300 points
6,367 views
0 votes
1 answer

How to download the latest file in a S3 bucket using AWS CLI?

You can use the below command $ aws ...READ MORE

answered Sep 6, 2018 in AWS by Archana
• 4,170 points
19,028 views
0 votes
1 answer

how to get aws account number /id based on EC2 instance which is hosted in amazon

You can obtain account number from an ...READ MORE

answered Feb 21, 2022 in AWS by Korak
• 5,820 points
1,719 views
0 votes
1 answer

How to use AWS S3 REST API ListObjects(v2) with multiple parent/child bucket directories?

Here you have to use the ListObjectsV2 ...READ MORE

answered Feb 15, 2022 in AWS by anonymous
1,053 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP