Skip to main content
Version: 0.1.9

internet_gateway

Table to manage AWS Internet Gateway. An internet gateway is a horizontally scaled, redundant, and highly available VPC component that enables communication between your VPC and the internet.

See

https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Internet_Gateway.html

Columns

Optional internet_gateway_id: string

AWS-generated id for this internet gateway

region: string

Reference to the region where it belongs

Optional tags: Object

Complex type to provide identifier tags for the internet gateway

Type definition

[key: string]: string

Optional vpc: vpc

Reference to the VPC associated with this internet gateway