Skip to main content

IIAMChangePasswordRequest

Interface in AWS.IAM

Interface for ChangePassword requests.

Ancestors

Properties

NewPassword

property NewPassword: string

Specify a new password for the IAM user.

OldPassword

property OldPassword: string

Provide the IAM user's current password.