IBM::EC2::InternetGateway

This resource type represents an Internet gateway on Amazon Elastic Compute Cloud. It extends the type OS::Neutron::RouterGateway.
Table 1. Properties
Name Type Required Description
router_id String False ID of the router.
network_id String False ID of the external network for the gateway.
Table 2. Custom properties
Name Type Required Description
vpc_id String False The AWS VPC ID.
create_route Boolean False Create default route on route table using gateway.
This resource type has no attributes.

Feedback