Stack / Attribute / deletion_mode
deletion_mode#
- CloudFormation.Stack.deletion_mode#
- (string) – - Specifies the deletion mode for the stack. Possible values are: - STANDARD- Use the standard behavior. Specifying this value is the same as not specifying this parameter.
- FORCE_DELETE_STACK- Delete the stack if it’s stuck in a- DELETE_FAILEDstate due to resource deletion failure.