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

## Properties

- `VpcId` (`string`, required): The ID of the VPC.
- `RouteTableId` (`string`, optional)
- `Tags` (`RouteTable_Tag[]`, optional): Any tags assigned to the route table.

## Attributes

- `RouteTableId`
