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

## Properties

- `GatewayId` (`string`, required): The ID of the gateway.
- `RouteTableId` (`string`, required): The ID of the route table.
- `AssociationId` (`string`, optional): The route table association ID.

## Attributes

- `AssociationId`
