Create User

GET {{aws_identtity_and_access_management_base_url}}/?Path&PermissionsBoundary&Tags.member.N&UserName&Version=2010-05-08

Request Params

KeyDatatypeRequiredDescription
PathnullThe path for the user name. For more information about paths, see IAM Identifiers in the IAM User Guide.
PermissionsBoundarynullThe ARN of the policy that is used to set the permissions boundary for the user.
Tags.member.NnullA 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.
UserNamenullThe name of the user to create.
VersionstringThe version of the API.