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

# aws_efs_mount_target{% #aws_efs_mount_target %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `availability_zone_id`{% #availability_zone_id %}

**Type**: `STRING`**Provider name**: `AvailabilityZoneId`**Description**: The unique and consistent identifier of the Availability Zone that the mount target resides in. For example, `use1-az1` is an AZ ID for the us-east-1 Region and it has the same location in every Amazon Web Services account.

## `availability_zone_name`{% #availability_zone_name %}

**Type**: `STRING`**Provider name**: `AvailabilityZoneName`**Description**: The name of the Availability Zone in which the mount target is located. Availability Zones are independently mapped to names for each Amazon Web Services account. For example, the Availability Zone `us-east-1a` for your Amazon Web Services account might not be the same location as `us-east-1a` for another Amazon Web Services account.

## `file_system_id`{% #file_system_id %}

**Type**: `STRING`**Provider name**: `FileSystemId`**Description**: The ID of the file system for which the mount target is intended.

## `ip_address`{% #ip_address %}

**Type**: `STRING`**Provider name**: `IpAddress`**Description**: Address at which the file system can be mounted by using the mount target.

## `life_cycle_state`{% #life_cycle_state %}

**Type**: `STRING`**Provider name**: `LifeCycleState`**Description**: Lifecycle state of the mount target.

## `mount_target_arn`{% #mount_target_arn %}

**Type**: `STRING`

## `mount_target_id`{% #mount_target_id %}

**Type**: `STRING`**Provider name**: `MountTargetId`**Description**: System-assigned mount target ID.

## `network_interface_id`{% #network_interface_id %}

**Type**: `STRING`**Provider name**: `NetworkInterfaceId`**Description**: The ID of the network interface that Amazon EFS created when it created the mount target.

## `owner_id`{% #owner_id %}

**Type**: `STRING`**Provider name**: `OwnerId`**Description**: Amazon Web Services account ID that owns the resource.

## `security_groups`{% #security_groups %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `SecurityGroups`**Description**: An array of security groups.

## `subnet_id`{% #subnet_id %}

**Type**: `STRING`**Provider name**: `SubnetId`**Description**: The ID of the mount target's subnet.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `vpc_id`{% #vpc_id %}

**Type**: `STRING`**Provider name**: `VpcId`**Description**: The virtual private cloud (VPC) ID that the mount target is configured in.
