I've created 2 accounts, one with S3 bucket and the other with EC2 instance which reads the bucket's data.
Both the EC2 and the S3 bucket are in the same region and I've enabled the Requester Pays for both the bucket the getObject
request. (I know the inner-region data transfer is free anyway)
The funny thing is, I can't see these data transfer
operations anywhere.
I've tried using 'Cost Explorer' (even with this filter on) on both accounts but the inner-region data transfer is just not there.
Am I missing something? is inner-region data transfer not registered anywhere because it's free?