get_cache_overview
Returns ElastiCache cluster details including engine, version, encryption, and failover status. Use to verify TLS requirements for cache clients and assess cache security posture.
Instructions
Returns all ElastiCache clusters with engine, version, node type, node count, in-transit and at-rest encryption status, replication group, and automatic failover state. Call this before writing cache client code (TLS is required when transit encryption is on — rediss:// for Redis) or when reviewing cache availability and security posture. Cached data is never read or included.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||