ACS::ECS::ModifyUserPasswordBySecretParameter

更新时间:
复制 MD 格式

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.