Configures a patch baseline for a managed ECS instance.
Action
ACS::ECS::ApplyPatchBaselineOnMangedInstance
Description
Configures a patch baseline for a managed ECS instance.
Syntax
Action: ACS::ECS::ApplyPatchBaselineOnMangedInstance
Properties:
regionId: String
instanceId: String
action: String
rebootIfNeed: Boolean
timeout: Number
Attributes
|
Attribute |
Description |
Type |
Required |
Default value |
Limit |
|
regionId |
The region ID. |
String |
No |
{{ ACS::RegionId }} |
|
|
instanceId |
ECS instance ID. |
String |
Yes |
||
|
action |
Patch baseline operation. |
String |
No |
install |
|
|
rebootIfNeed |
Whether to restart the ECS instance if needed. |
Boolean |
No |
False |
|
|
timeout |
Timeout for running the command on the ECS instance. |
Number |
No |
1800 |
Output
|
Output item |
Description |
Type |
|
commandOutput |
String |
References
View the source template ACS::ECS::ApplyPatchBaselineOnMangedInstance.yml on GitHub.