Amazon VPC · JSON Structure
Amazon Vpc Structure
Represents an Amazon Virtual Private Cloud (VPC) with its associated configuration, networking, and metadata.
Type: object
Properties: 0
NetworkingPrivate CloudSecuritySubnetsVPC
Amazon VPC is a JSON Structure definition published by Amazon VPC.
Meta-schema:
JSON Structure
{
"name": "Amazon VPC",
"description": "Represents an Amazon Virtual Private Cloud (VPC) with its associated configuration, networking, and metadata.",
"type": "object",
"properties": [
{
"name": "vpcId",
"type": "string",
"description": "The unique identifier for the VPC",
"required": true
},
{
"name": "cidrBlock",
"type": "string",
"description": "The primary IPv4 CIDR block for the VPC",
"required": true
},
{
"name": "state",
"type": "string",
"description": "The current state of the VPC",
"required": true
},
{
"name": "dhcpOptionsId",
"type": "string",
"description": "The ID of the set of DHCP options associated with the VPC",
"required": false
},
{
"name": "instanceTenancy",
"type": "string",
"description": "The allowed tenancy of instances launched into the VPC",
"required": false
},
{
"name": "isDefault",
"type": "boolean",
"description": "Indicates whether the VPC is the default VPC",
"required": false
},
{
"name": "ownerId",
"type": "string",
"description": "The ID of the AWS account that owns the VPC",
"required": false
},
{
"name": "cidrBlockAssociationSet",
"type": "array",
"description": "Information about the IPv4 CIDR blocks associated with the VPC",
"required": false
},
{
"name": "ipv6CidrBlockAssociationSet",
"type": "array",
"description": "Information about the IPv6 CIDR blocks associated with the VPC",
"required": false
},
{
"name": "subnets",
"type": "array",
"description": "The subnets within the VPC",
"required": false
},
{
"name": "internetGateways",
"type": "array",
"description": "Internet gateways attached to the VPC",
"required": false
},
{
"name": "natGateways",
"type": "array",
"description": "NAT gateways in the VPC",
"required": false
},
{
"name": "routeTables",
"type": "array",
"description": "Route tables associated with the VPC",
"required": false
},
{
"name": "networkAcls",
"type": "array",
"description": "Network ACLs associated with the VPC",
"required": false
},
{
"name": "tags",
"type": "array",
"description": "Tags assigned to the VPC",
"required": false
}
]
}
Work with this as data
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/amazon-vpc-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.