aws_memorydb_describe_snapshots
Retrieve and filter MemoryDB snapshot details for backup management, cluster recovery, and data analysis using AWS profiles.
Instructions
Describe MemoryDB snapshots.
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') | |
| cluster_name | No | Filter by cluster name | |
| snapshot_name | No | Specific snapshot name | |
| max_results | No | Maximum snapshots to return |