Questions
- Which API method is invoked when we create a CloudFormation stack?
- What is a CloudFormation service role?
- Which IAM policies are used if we do not specify the CloudFormation service role?
- How is the information about stack resources stored in CloudFormation?
- What happens if we delete the resource created by CloudFormation and try to create the same stack?
- What happens if we delete the resource created by CloudFormation and try to update the same stack?
- Why can't CloudFormation recreate the deleted resource?