aws_backup_list_backup_plans
List and retrieve AWS Backup plans to manage data protection configurations. View existing backup strategies, including deleted plans, for monitoring and auditing purposes.
Instructions
List AWS Backup plans.
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') | |
| include_deleted | No | Include deleted backup plans (default: false) | |
| max_results | No | Maximum plans to return |