aws_cfn_list_stack_resources
List all resources within an AWS CloudFormation stack to monitor infrastructure components and their current states for management and troubleshooting.
Instructions
List all resources in a CloudFormation stack.
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_name | Yes | Stack name or ID |