Two Approaches to Cross-Account Amazon S3 Access: Direct Policies vs. AssumeRole
· 4 min read
In AWS multi-account environments, it’s common to separate workloads, environments, or business units into different accounts. But sometimes you need to share an Amazon S3 bucket between accounts. For example, Account A might run an application that needs to read and write data into a bucket owned by Account B.