Updates termination protection for the specified stack. If a user attempts to delete a stack with termination protection enabled, the operation fails and the stack remains unchanged. For more information, see Protecting a Stack From Being Deleted in the CloudFormation User Guide.
For nested stacks, termination protection is set on the root stack and can't be changed directly on the nested stack.
get/#Action=UpdateTerminationProtection
Query parameters
EnableTerminationProtectionboolean required
Whether to enable termination protection on the specified stack.
StackNamestring required
The name or unique ID of the stack for which you want to set termination protection.
Action'UpdateTerminationProtection' required
Version'2010-05-15' required
Response
Success