Changes an account password on an ECS instance by using an encryption parameter stored in OOS.
Description
Changes the password of an account on an ECS instance by using an encryption parameter stored in Operation Orchestration Service (OOS).
Syntax
Action: ACS::ECS::ModifyUserPasswordBySecretParameter
Properties:
regionId: String
instanceId: String
username: String
passwordParameter: String
Attributes
|
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 name of the encryption parameter that stores the new password. |
String |
Yes |
Output
None
References
For more information, see ACS::ECS::ModifyUserPasswordBySecretParameter at GitHub.
该文章对您有帮助吗?