Create User
GET {{aws_identtity_and_access_management_base_url}}/?Path&PermissionsBoundary&Tags.member.N&UserName&Version=2010-05-08
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Path | null | The path for the user name. For more information about paths, see IAM Identifiers in the IAM User Guide. | |
PermissionsBoundary | null | The ARN of the policy that is used to set the permissions boundary for the user. | |
Tags.member.N | null | A list of tags that you want to attach to the newly created user. Each tag consists of a key name and an associated value. For more information about tagging, see Tagging IAM Identities in the IAM User Guide. | |
UserName | null | The name of the user to create. | |
Version | string | The version of the API. |