官术网_书友最值得收藏!

Creating IAM users

When you sign up with AWS, you get a root account. A root account is a very powerful account and its use should be avoided for your day-to-day operations. For security reasons, you can create individual IAM users to manage identity and permissions for AWS resources. You can create users using the PowerShell cmdlet provided, you have rights to do so. Identify and Access Management is a global service and is identified as the IAM service. An IAM user is an entity that you create in AWS to represent the person, or the service that uses it to interact with AWS. A user in the AWS consists of a name and credentials. If you want to know all the cmdlets that are provided for an IAM service, you can use this:

PS C:\> Get-Command -Module AWSPowerShell.NetCore -Name "*-IAM*"

All the cmdlets in regard to this service will be listed. You can make use of the New-IAMUser cmdlet to add a user in your AWS account:

PS C:\> New-IAMUser -UserName Ramesh

This will create a user in your AWS account. All IAM users start with a non-explicit deny rule. Hence, a user that we created does not have permission.

Let's now move to the next section to understand IAM groups.

主站蜘蛛池模板: 囊谦县| 交城县| 平顶山市| 丰县| 沙河市| 昌宁县| 岳普湖县| 安康市| 孝昌县| 新营市| 浦东新区| 崇左市| 兰州市| 江孜县| 汕头市| 平昌县| 彝良县| 泰顺县| 阿图什市| 鄂托克前旗| 乡城县| 鄂托克前旗| 卓尼县| 屯门区| 甘洛县| 开远市| 凌云县| 金湖县| 高青县| 石泉县| 尼木县| 龙井市| 赤城县| 灵宝市| 台江县| 霍城县| 汽车| 长顺县| 普兰店市| 昌黎县| 景泰县|