Difference between revisions of "VpcId"

From wikieduonline
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 4: Line 4:
  
 
[[RDS]]
 
[[RDS]]
[[aws rds describe-db-instances]] | egrep -i "[[Address]]|vpcid"
+
* <code>[[aws rds describe-db-instances]] | egrep -i "[[Address]]|vpcid"</code>
 +
 
 +
[[VPC peering]]
 +
[[aws ec2 create-vpc-peering-connection]] --peer-vpc-id YOUR_FROM_VPC_ID --vpc-id YOUR_TO_VPC_ID
  
  
 
== Related ==
 
== Related ==
 
* <code>[[aws rds describe-db-instances]] | grep VcpId</code>
 
* <code>[[aws rds describe-db-instances]] | grep VcpId</code>
 
+
* <code>[[aws rds create-db-instance]]</code>
 +
* <code>[[VpcSecurityGroups]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 15:35, 30 June 2022

Advertising: