S3 Cross Account Access With Role
问题 I need to create a cross account role to access the resources of S3 bucket from another aws account that I owns. Please help me to implement this using the cross account IAM role without using Access or secret keys. 回答1: Let's say you have: Role A in Account A Instance A in Account A that is associated with Role A Bucket B in Account B You wish to allow an application on Instance A to access the content of Bucket B. The Request Information That You Can Use for Policy Variables documentation