AWS CloudFormation Update Stack Step

This step enables you to submit the changed stack to the AWS CloudFormation. The Modify Stack step should typically be just before this step in the process.

Required properties:

Property Description
Access Key The CloudFormation access key for login
Secret Key The CloudFormation secret key for login
Stack Name The stack name can be passed from a previous "List Stack" step or you can enter a stack name.
Region Select the region that contains the stack you want.
Modified Values The modified template values for the stack
Original Template The original template content is passed from a previous Modify Stack step and will be used for submitting the modified values to AWS CloudFormation.

Optional properties: None