Create Login Profile
GET {{aws_identtity_and_access_management_base_url}}/?Password&PasswordResetRequired&UserName&Version=2010-05-08
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Password | null | The new password for the user. | |
PasswordResetRequired | null | Specifies whether the user is required to set a new password on next sign-in. | |
UserName | null | The name of the IAM user to create a password for. The user must already exist. | |
Version | string | The version of the API. |