--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_ec2_gateway_route_table_association Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::EC2::GatewayRouteTableAssociation --- # awscc_ec2_gateway_route_table_association (Data Source) Data Source schema for AWS::EC2::GatewayRouteTableAssociation ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `association_id` (String) The route table association ID. - `gateway_id` (String) The ID of the gateway. - `route_table_id` (String) The ID of the route table.