---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# aws_network_firewall_vpc_endpoint_association{% #aws_network_firewall_vpc_endpoint_association %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `vpc_endpoint_association`{% #vpc_endpoint_association %}

**Type**: `STRUCT`**Provider name**: `VpcEndpointAssociation`**Description**: The configuration settings for the VPC endpoint association. These settings include the firewall and the VPC and subnet to use for the firewall endpoint.

- `description`**Type**: `STRING`**Provider name**: `Description`**Description**: A description of the VPC endpoint association.
- `firewall_arn`**Type**: `STRING`**Provider name**: `FirewallArn`**Description**: The Amazon Resource Name (ARN) of the firewall.
- `subnet_mapping`**Type**: `STRUCT`**Provider name**: `SubnetMapping`
  - `ip_address_type`**Type**: `STRING`**Provider name**: `IPAddressType`**Description**: The subnet's IP address type. You can't change the IP address type after you create the subnet.
  - `subnet_id`**Type**: `STRING`**Provider name**: `SubnetId`**Description**: The unique identifier for the subnet.
- `vpc_endpoint_association_arn`**Type**: `STRING`**Provider name**: `VpcEndpointAssociationArn`**Description**: The Amazon Resource Name (ARN) of a VPC endpoint association.
- `vpc_endpoint_association_id`**Type**: `STRING`**Provider name**: `VpcEndpointAssociationId`**Description**: The unique identifier of the VPC endpoint association.
- `vpc_id`**Type**: `STRING`**Provider name**: `VpcId`**Description**: The unique identifier of the VPC for the endpoint association.

## `vpc_endpoint_association_status`{% #vpc_endpoint_association_status %}

**Type**: `STRUCT`**Provider name**: `VpcEndpointAssociationStatus`**Description**: Detailed information about the current status of a VpcEndpointAssociation. You can retrieve this by calling DescribeVpcEndpointAssociation and providing the VPC endpoint association ARN.

- `association_sync_state`**Type**: `STRING`**Provider name**: `AssociationSyncState`**Description**: The list of the Availability Zone sync states for all subnets that are defined by the firewall.
- `status`**Type**: `STRING`**Provider name**: `Status`**Description**: The readiness of the configured firewall endpoint to handle network traffic.
