Description
Creates a Cloud Assistant command and triggers the command on an Elastic Compute Service (ECS) instance.
Syntax
Action: ACS::RDC::RunCommand
Properties:
InstanceId: String
CommandContent: String
RegionId: StringAttributes
Attribute | Description | Type | Required | Default value | Limit |
InstanceId | The ID of ECS instance on which the command is triggered. | String | Yes | The ID must be 1 to 30 characters in length. | |
CommandContent | The command content. | String | Yes | ||
RegionId | The region ID. | String | Yes |
Output
Output item | Description | Type |
InvocationOutput | String |
References
For more information, see ACS::RDC::RunCommand at GitHub.