aws_elasticache_describe_replication_groups
Retrieve configuration details for AWS ElastiCache Redis replication groups, including endpoints, node groups, and failover settings to monitor and manage cluster performance.
Instructions
Describe ElastiCache Redis replication groups (clusters with replicas). Returns primary/replica endpoints, node groups, and failover settings.
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') | |
| replication_group_id | No | Specific replication group ID (optional) | |
| max_records | No | Maximum groups to return |