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