- 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.
推薦閱讀
- Beginning Java Data Structures and Algorithms
- 無代碼編程:用云表搭建企業數字化管理平臺
- Cross-platform Desktop Application Development:Electron,Node,NW.js,and React
- 數據結構(Python語言描述)(第2版)
- Bulma必知必會
- 零基礎學Java(第4版)
- Yocto for Raspberry Pi
- Learning DHTMLX Suite UI
- Integrating Facebook iOS SDK with Your Application
- Learning Material Design
- 運維前線:一線運維專家的運維方法、技巧與實踐
- JSP程序設計實例教程(第2版)
- Apache Solr PHP Integration
- HTML5移動前端開發基礎與實戰(微課版)
- Internet of Things with Arduino Cookbook