| Did this page help you? Yes No Tell us about it... |
Returns information about all DB Subnet Groups for an account if no DB Subnet Group name is supplied, or displays information about a specific named DB Subnet group.
rds-describe-db-subnet-groups
[DBSubnetGroupName ]
[--max-records value ] [General
Options]
| Name | Description | Required |
|---|---|---|
|
|
Database Subnet Group name. This value can also be supplied
using the Type: String Default: None |
No |
The command returns the following information:
NameThe name of the DB subnet group that was modified.
DescriptionThe description of the DB subnet group that was modified.
StatusThe status of the DB subnet group that was modified.
Subnet IdentifierThe identifier of a contained subnet.
Subnet Availability ZoneThe Availability Zone of the contained subnet.
StatusThe status of the contained subnet.
This example returns a description of all database security groups for the account, with column headers.
PROMPT>rds-describe-db-subnet-groups -HSUBNETGROUP Name Description Staus SUBNETGROUP mygroup my group desc Active SUBNET Subnet Identifier Subnet Availability Zone Status SUBNET mytestgroup us-east-1c Active