MemoryDB Subnet Group

A MemoryDB Subnet Group in AWS is a collection of subnets within a Virtual Private Cloud (VPC) that you designate for your MemoryDB clusters. It defines the network boundaries where the clusters can be deployed, ensuring they are placed in the specified subnets across different Availability Zones for high availability and fault tolerance.

aws.memorydb_subnet_group

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe ARN (Amazon Resource Name) of the subnet group.
descriptioncorestringA description of the subnet group
namecorestringThe name of the subnet group
subnetscorejsonA list of subnets associated with the subnet group.
tagscorehstore
vpc_idcorestringThe Amazon Virtual Private Cloud identifier (VPC ID) of the subnet group.