getTemplate
Get template body for a specified stack. You can get the template for running or deleted stacks. For deleted stacks, GetTemplate returns the template for up to 90 days after the stack has been deleted. The Template JSON file will be stored in the reports folder.
Target Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
AWS Access Key |
| Yes | The access key found on the "Security Credentials" page of the AWS management console. |
AWS Secret Key |
| Yes | The secret key found on the "Security Credentials" page of the AWS management console. |
AWS Region |
| Yes | The AWS region to operate on. To find the endpoint code for your region, see Amazon's Documentation. |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Stack Name |
| Yes | The name or Id for the stack to update |
Artifacts
This operation doesn't consume or produce any artifacts.
Endpoint Selection
This operation will select all available endpoints associated to the target.
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.
- style