Difference between revisions of "VpcId"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
* <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>[[aws rds create-db-instance]]</code> | ||
+ | * <code>[[VpcSecurityGroups]]</code> | ||
== See also == | == See also == |
Revision as of 20:25, 6 June 2022
aws ec2 describe-vpcs | grep VpcId aws ec2 describe-vpcs --output table | egrep "Name|VpcId"
aws rds describe-db-instances | egrep -i "Address|vpcid"
Related
See also
- AWS VPC, AWS default VPC, AWS VPC sharing, AWS subnets, Amazon VPC NAT gateway, Amazon VPN internet gateway, VPC Flow Logs,
aws ec2 create-vpc
,aws ec2 describe-vpcs
, NACL, VPC Scenarios, AWS VPC endpoint, AWS ClassicLink, VPC peering, Reachability Analyzer, AWS internet gateway, VPC Lattice,vpce.amazonaws.com
Advertising: