I have two AWS accounts. In the first Account, I have data in S3. And I have an application running on Ec2 instance in 2nd Account. Both are in the same region
I have mounted the s3 of the first account to Ec2 instance in the second account.
I'm able to witness the data transfer in glances
if I create or duplicate(copy existing file) any file on mounted s3 which is pretty obvious.
My question is will AWS charge for the data transfer from Ec2 to S3 which are in same region but different accounts.