Skip to main content

Vpc



Resource Icon

Resource Overview

Amazon Virtual Private Cloud (Amazon VPC) enables full control over a virtual networking environment, including resource placement, connectivity, and security. Get started by setting up a VPC in the AWS Management Console, then add resources such as Amazon Elastic Compute Cloud (EC2) and Amazon Relational Database Service (RDS) instances. Finally, define how VPCs communicate with each other across accounts, Availability Zones, or AWS Regions. In the example below, network traffic is shared between two VPCs in each Region.

Associated Resources

Parent Resources

Internal Resources

Connected Resources


Resource Configuration

Basic Settings

  • cidr_block : IP address range (CIDR) of the VPC
  • enabled_dns_support : Whether DNS resolution is enabled - true, false
  • enabled_dns_hostnames : Whether DNS hostnames are enabled - true, false

Tags

  • tag : Tags used to categorize the resource

References