- Mastering AWS Security
- Albert Anthony
- 82字
- 2021-07-02 15:44:15
Role for cross-account access
This role supports two scenarios, the first enabling access between your multiple AWS accounts and the second enabling access to your AWS account by resources in other AWS accounts that are not owned by you. Roles are the primary way to support scenarios for cross-account access and enabling delegation. You can use this role to delegate permissions to another IAM user.
The following figure shows the various options available for cross-account access:

Figure 6 - AWS cross-account access roles
推薦閱讀
- Bootstrap Site Blueprints Volume II
- Implementing Modern DevOps
- INSTANT FreeMarker Starter
- 編程卓越之道(卷3):軟件工程化
- The Computer Vision Workshop
- TypeScript項目開發實戰
- Python機器學習算法與實戰
- Scala程序員面試算法寶典
- Fast Data Processing with Spark(Second Edition)
- Building Serverless Web Applications
- 深度學習入門:基于Python的理論與實現
- Visual C++開發寶典
- Flutter之旅
- Jenkins 2.x實踐指南
- Selenium自動化測試完全指南:基于Python