Expand description
Account-partitioned, serializable state for AWS MemoryDB.
MemoryDB is a Redis/Valkey-compatible in-memory database. This models the full control plane — clusters (with shards/nodes), ACLs, users, parameter groups, subnet groups, and snapshots — as typed, serializable state keyed by name within each account. Cluster data-plane backing (a real Redis container) is layered on top of this control plane, mirroring ElastiCache.
Structs§
- Acl
- Cluster
- Endpoint
- Memory
DbSnapshot - Memory
DbState - Multi
Region Cluster - Node
- Parameter
Group - Reserved
Node - Shard
- Snapshot
- Subnet
Group - User
- User
Authentication
Constants§
Type Aliases§
- Shared
Memory DbState - TagMap
- Tags on a resource, stored by ARN so
ListTags/TagResourcework uniformly across every MemoryDB resource type.