Description
Modifies the release protection settings of an Elastic Compute Service (ECS) instance.
Syntax
Action: ACS::ECS::EnableInstanceDeletionProtection
Properties:
regionId: String
instanceId: String
deletionProtection: BooleanAttributes
Attribute | Description | Type | Required | Default value | Limit |
regionId | The region ID. | String | No | {{ ACS::RegionId }} | |
instanceId | The ECS instance ID. | String | Yes | ||
deletionProtection | Specifies whether to enable release protection. | Boolean | Yes |
Output
None
References
For more information, see ACS::ECS::EnableInstanceDeletionProtection.yml at GitHub.