Description
Changes the password of an account by using an encryption parameter.
Syntax
Action: ACS::ECS::ModifyUserPasswordBySecretParameter
Properties:
regionId: String
instanceId: String
username: String
passwordParameter: StringAttributes
Attribute | Description | Type | Required | Default value | Limit |
regionId | The region ID. | String | No | {{ ACS::RegionId }} | |
instanceId | The ID of the Elastic Compute Service (ECS) instance. | String | Yes | ||
username | The username of the account whose password you want to change. | String | Yes | ||
passwordParameter | The encryption parameter for the password. | String | Yes |
Output
None
References
For more information, see ACS::ECS::ModifyUserPasswordBySecretParameter at GitHub.