Skip to main content

Module state

Module state 

Source
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
MemoryDbSnapshot
MemoryDbState
MultiRegionCluster
Node
ParameterGroup
ReservedNode
Shard
Snapshot
SubnetGroup
User
UserAuthentication

Constants§

MEMORYDB_SNAPSHOT_SCHEMA_VERSION

Type Aliases§

SharedMemoryDbState
TagMap
Tags on a resource, stored by ARN so ListTags/TagResource work uniformly across every MemoryDB resource type.