2018/06/01 - AWS Directory Service - 1 new api methods
Changes Update ds client to latest version
Resets the password for any user in your AWS Managed Microsoft AD or Simple AD directory.
See also: AWS API Documentation
Request Syntax
client.reset_user_password( DirectoryId='string', UserName='string', NewPassword='string' )
string
[REQUIRED]
Identifier of the AWS Managed Microsoft AD or Simple AD directory in which the user resides.
string
[REQUIRED]
The username of the user whose password will be reset.
string
[REQUIRED]
The new password that will be reset.
dict
Response Syntax
{}
Response Structure
(dict) --