- 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.
推薦閱讀
- Java系統(tǒng)分析與架構(gòu)設(shè)計(jì)
- 計(jì)算機(jī)圖形學(xué)編程(使用OpenGL和C++)(第2版)
- 算法零基礎(chǔ)一本通(Python版)
- OpenStack Cloud Computing Cookbook(Fourth Edition)
- R語(yǔ)言數(shù)據(jù)可視化實(shí)戰(zhàn)
- 微服務(wù)從小白到專家:Spring Cloud和Kubernetes實(shí)戰(zhàn)
- 從零開(kāi)始學(xué)Python網(wǎng)絡(luò)爬蟲(chóng)
- 零基礎(chǔ)學(xué)Python編程(少兒趣味版)
- QlikView Unlocked
- Scratch從入門(mén)到精通
- Python全棧開(kāi)發(fā):基礎(chǔ)入門(mén)
- UI動(dòng)效設(shè)計(jì)從入門(mén)到精通
- H5匠人手冊(cè):霸屏H5實(shí)戰(zhàn)解密
- Serverless工程實(shí)踐:從入門(mén)到進(jìn)階
- Fast Data Processing with Spark 2(Third Edition)