AWS CloudFormation Modify Stack Step
Use this step to view and edit a selected stack template. Typically, the List Stack goes just before this step in the process.
Use the following properties to get the template body from AWS CloudFormation.
After the plugin gets the template body, it displays the dynamic fields using the Deployment Automation standard user interface elements converted and sent from the Deployment Automation agent. The UI is rendered dynamically in a multiedit 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. |