Cross Account Access
Cross Account AccessΒΆ
- Define an [[IAM Role]] for another account to access
- Define which accounts can access this [[IAM Role]]
- Use AWS STS - Security Token Service to retrieve credentials and impersonate the [[IAM Role]] you have access to (AssumeRole API)
- Temporary credentials can be valid between 15 minutes to 1 hour