R/vpcs.R
aws_vpc.Rd
Get a VPC by id
aws_vpc(id, ...)
(character) The id of the VPC. required
parameters passed on to describe_vpcs
(list) with fields:
Vpcs (list) each VPC group
NextToken (character) token for paginating
Each element of Vpcs is a list with slots:
CidrBlock
DhcpOptionsId
State
VpcId
OwnerId
InstanceTenancy
Ipv6CidrBlockAssociationSet
CidrBlockAssociationSet
IsDefault
Tags