aws_cloudformation
Manage AWS CloudFormation stacks using Ansible MCP Server. Perform actions like create, update, delete, or list stacks, configure templates, parameters, and tags, and automate AWS infrastructure deployment.
Instructions
Manage AWS CloudFormation stacks
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | Yes | ||
capabilities | No | ||
parameters | No | ||
region | Yes | ||
stackName | No | ||
tags | No | ||
templateBody | No | ||
templateUrl | No |