Skip to main content
Version: 0.1.9

subnet_group

Table to manage Memory DB subnet groups. A subnet group is a collection of subnets (typically private) that you can designate for your clusters running in an Amazon Virtual Private Cloud (VPC) environment. When you create a cluster in an Amazon VPC, you can specify a subnet group or use the default one provided. MemoryDB uses that subnet group to choose a subnet and IP addresses within that subnet to associate with your nodes.

See

https://docs.aws.amazon.com/memorydb/latest/devguide/subnetgroups.html

Columns

Optional arn: string

AWS ARN for the subnet group

Optional description: string

Description for the subnet group

region: string

Region for the subnet group

subnet_group_name: string

Name for the subnet group

Optional subnets: string[]

List of subnets associated with the group