---
type: resource-type
title: CarrierGateway
description: aws resource type AWS::EC2::CarrierGateway
name: CarrierGateway
lexicon: aws
resource_type: AWS::EC2::CarrierGateway
---
`AWS::EC2::CarrierGateway`, a resource type of the aws lexicon.

## Properties

- `VpcId` (`string`, required): The ID of the VPC.
- `CarrierGatewayId` (`string`, optional): The ID of the carrier gateway.
- `OwnerId` (`string`, optional): The ID of the owner.
- `State` (`string`, optional): The state of the carrier gateway.
- `Tags` (`any`, optional): The tags for the carrier gateway.

## Attributes

- `CarrierGatewayId`
- `OwnerId`
- `State`
