Action
ACS::ECS::ApplyPatchBaselineOnMangedInstance
Description
Configures a patch baseline for a managed Elastic Compute Service (ECS) instance.
Syntax
Action: ACS::ECS::ApplyPatchBaselineOnMangedInstance
Properties:
regionId: String
instanceId: String
action: String
rebootIfNeed: Boolean
timeout: NumberAttributes
Attribute | Description | Type | Required | Default value | Limit |
regionId | The region ID. | String | No | {{ ACS::RegionId }} | |
instanceId | The ID of the ECS instance. | String | Yes | ||
action | The operation to be performed on the patch baseline. | String | No | install | |
rebootIfNeed | Specifies whether to restart the ECS instance if needed. | Boolean | No | False | |
timeout | The timeout period for running the command on the ECS instance. | Number | No | 1800 |
Output
Output item | Description | Type |
commandOutput | String |
References
For more information, see ACS::ECS::ApplyPatchBaselineOnMangedInstance.yml at GitHub.