- Mastering AWS Security
- Albert Anthony
- 119字
- 2021-07-02 15:44:08
AWS Identity and Access Management
AWS IAM enables customers to control access securely for their AWS resources and AWS users. In a nutshell, IAM provides authentication and authorization for accessing AWS resources. It supports accessing AWS resources through a web-based management console, CLI, or programmatically through API and SDK. It has basic features for access control such as users, groups, roles, and permissions as well as advanced features such as Identity Federation for integrating with the customer's existing user database, which could be a Microsoft Active Directory or Facebook, or Google. You can define granular permissions for all your resources as well as use temporary security credentials for providing access to external users outside of your AWS account.
推薦閱讀
- AWS Serverless架構:使用AWS從傳統部署方式向Serverless架構遷移
- Python爬蟲開發:從入門到實戰(微課版)
- JavaScript 網頁編程從入門到精通 (清華社"視頻大講堂"大系·網絡開發視頻大講堂)
- Java編程指南:基礎知識、類庫應用及案例設計
- oreilly精品圖書:軟件開發者路線圖叢書(共8冊)
- R語言數據可視化實戰
- Learning Informatica PowerCenter 10.x(Second Edition)
- Python面向對象編程:構建游戲和GUI
- Building Android UIs with Custom Views
- OpenCV 4計算機視覺項目實戰(原書第2版)
- C語言從入門到精通
- Spring 5 Design Patterns
- 從“1”開始3D編程
- Python數據預處理技術與實踐
- Kohana 3.0 Beginner's Guide