Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Permissions: Choose an IAM role to explicitly define how CloudFormation can create, modify, or delete resources in the stack. If you don't choose a role, CloudFormation uses permissions based on your user credentials.

  2. Stack failure options: You can specify roll back behavior for a stack failure. For more information, see AWS documentation.

  3. Advanced options: Optionally, you can set additional options for your stack, like notification options and a stack policy. 
    Enter details as:

Parameter 

Description/Remarks 

Stack policy

Defines the resources that you want to protect from unintentional updates during a stack update. Kyvos does not allow any updates in the stack, so you can leave this blank.

Rollback configuration

Specify alarms for CloudFormation to monitor when creating and updating the stack. If the operation breaches an alarm threshold, CloudFormation rolls it back.

Monitoring time (optional): The number of minutes after the operation completes that CloudFormation should continue monitoring the specified alarms.

CloudWatch alarm (optional): Amazon Resource Name (ARN) of the alarm to monitor.

Notification options

Specify SNS topic ARN (optional).

Stack creation options

Rollback on failure: Specifies whether the stack should be rolled back if stack creation fails.

Timeout: The number of minutes before a stack creation times out.

Termination protection: Prevents the stack from being accidentally deleted. Once created, you can update this through stack actions.

  1. Click NEXT.

Step 4: Review

...