AWS CloudFormation Modify Stack Step

This step enables you to view and edit a selected stack template. The List Stack step should typically be just before this step in the process.

Note: The following properties are used to get the template body from AWS CloudFormation. Once the plugin gets the template body, it will display the dynamic fields using the Deployment Automation standard user interface (UI) elements converted and sent from the Deployment Automation agent. The UI will be rendered dynamically in a multi-edit form, which can be edited by the user and resubmitted for further processing.

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.

Optional properties:

Property Name Description
Display Results Selection Dialog

Controls whether the information returned from this step is displayed in a dialog box upon successful execution of the containing process, enabling you to select specific information to be used in subsequent process steps. This is set to true by default, and is implicitly required, because without it, there is no way to select the information.