aws_cfn_list_stacks
List AWS CloudFormation stacks with optional status filtering to monitor deployment status and manage infrastructure resources.
Instructions
List CloudFormation stacks with optional status filter.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | AWS profile name from ~/.aws/config (e.g., 'default', 'production') | |
| region | No | AWS region override (e.g., 'us-east-1', 'sa-east-1') | |
| stack_status_filter | No | Filter by stack status (default: all active stacks) |