RDS Subnet Group

This table represents the RDS Subnet Group resource from Amazon Web Services.

aws.rds_subnet_group

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
db_subnet_group_arncorestringThe Amazon Resource Name (ARN) for the DB subnet group.
db_subnet_group_descriptioncorestringProvides the description of the DB subnet group.
db_subnet_group_namecorestringThe name of the DB subnet group.
subnet_group_statuscorestringProvides the status of the DB subnet group.
subnetscorejsonContains a list of <code>Subnet</code> elements.
supported_network_typescorearray<string>The network type of the DB subnet group. Valid values: <ul> <li> <code>IPV4</code> </li> <li> <code>DUAL</code> </li> </ul> A <code>DBSubnetGroup</code> can support only the IPv4 protocol or the IPv4 and the IPv6 protocols (<code>DUAL</code>). For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_VPC.WorkingWithRDSInstanceinaVPC.html"> Working with a DB instance in a VPC</a> in the <i>Amazon RDS User Guide.</i>
tagscorehstore
vpc_idcorestringProvides the VpcId of the DB subnet group.