CloudFormation Resource Attributes
CreationPolicy- Prevent a stack from completing until CloudFormation receives a specified number of success signals or the timeout period is exceeded.DeletionPolicy- Preserve or backup a resource when its stack is deleted.cfn-initreads template metadata and acts accordingly.cfn-signalsignals CloudFormation to indicate whether EC2 instances have been successfully created or updated.
Last updated
Was this helpful?