- AWS Tools for PowerShell 6
- Ramesh Waghmare
- 175字
- 2021-07-15 17:09:18
Identify and Access Management
AWS Identity and Access Management (IAM) lets you create users and control access for those users on AWS services using policies. IAM allows you to do the following things:
- Manage IAM users and their access: You can create users in IAM, assign them individual security credentials (access keys, passwords, and multi-factor authentication devices), or request temporary security credentials to provide users access to AWS services and resources. You can manage permissions in order to control which operations a user can perform.
- Manage IAM roles and their permissions: You can create roles in IAM, and manage permissions to control which operations can be performed by the entity or AWS service that assumes the role. You can also define which entity is allowed to assume the role.
- Manage federated users and their permissions: You can enable identity federation to allow existing identities (for example, users) in your enterprise to access the AWS Management Console, to call AWS APIs, and to access resources without the need to create an IAM user for each identity.
推薦閱讀
- 計算機網絡
- Deploying Node.js
- Mastering RabbitMQ
- JavaScript前端開發與實例教程(微課視頻版)
- TypeScript圖形渲染實戰:基于WebGL的3D架構與實現
- Learning JavaScript Data Structures and Algorithms
- Mastering Data Mining with Python:Find patterns hidden in your data
- Babylon.js Essentials
- scikit-learn Cookbook(Second Edition)
- SQL Server 2012 數據庫應用教程(第3版)
- Python趣味創意編程
- Mastering VMware vSphere Storage
- Advanced Analytics with R and Tableau
- μC/OS-III源碼分析筆記
- Data Analysis with R