aws_cloudformation
Manage AWS CloudFormation stacks to deploy and update infrastructure resources. Use this tool to create, update, delete, or list stacks with specified templates and parameters.
Instructions
Manage AWS CloudFormation stacks
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| region | Yes | ||
| stackName | No | ||
| templateBody | No | ||
| templateUrl | No | ||
| parameters | No | ||
| capabilities | No | ||
| tags | No |