Skip to content

How to determine VPC an RDS instance is associated to? #876

Answered by lcmgh
lcmgh asked this question in Q&A
Discussion options

You must be logged in to vote

I just found that pub fn db_subnet_group(&self) -> ::std::option::Option<&str> does not return a struct DbSubnetGroup and VpcSecurityGroupMembership only has vpc_security_group_id and has status.

Edit: I may need to use https://docs.rs/aws-sdk-rds/latest/aws_sdk_rds/operation/describe_db_subnet_groups/struct.DescribeDbSubnetGroupsOutput.html#method.db_subnet_groups

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by jmklix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants