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

# aws_datasync_location_efs{% #aws_datasync_location_efs %}

## `access_point_arn`{% #access_point_arn %}

**Type**: `STRING`**Provider name**: `AccessPointArn`**Description**: The ARN of the access point that DataSync uses to access the Amazon EFS file system. For more information, see [Accessing restricted file systems](https://docs.aws.amazon.com/datasync/latest/userguide/create-efs-location.html#create-efs-location-iam).

## `account_id`{% #account_id %}

**Type**: `STRING`

## `creation_time`{% #creation_time %}

**Type**: `TIMESTAMP`**Provider name**: `CreationTime`**Description**: The time that the location was created.

## `ec2_config`{% #ec2_config %}

**Type**: `STRUCT`**Provider name**: `Ec2Config`

- `security_group_arns`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `SecurityGroupArns`**Description**: Specifies the Amazon Resource Names (ARNs) of the security groups associated with an Amazon EFS file system's mount target.
- `subnet_arn`**Type**: `STRING`**Provider name**: `SubnetArn`**Description**: Specifies the ARN of a subnet where DataSync creates the [network interfaces](https://docs.aws.amazon.com/datasync/latest/userguide/datasync-network.html#required-network-interfaces) for managing traffic during your transfer. The subnet must be located:
  - In the same virtual private cloud (VPC) as the Amazon EFS file system.
  - In the same Availability Zone as at least one mount target for the Amazon EFS file system.
You don't need to specify a subnet that includes a file system mount target.

## `file_system_access_role_arn`{% #file_system_access_role_arn %}

**Type**: `STRING`**Provider name**: `FileSystemAccessRoleArn`**Description**: The Identity and Access Management (IAM) role that allows DataSync to access your Amazon EFS file system. For more information, see [Creating a DataSync IAM role for file system access](https://docs.aws.amazon.com/datasync/latest/userguide/create-efs-location.html#create-efs-location-iam-role).

## `in_transit_encryption`{% #in_transit_encryption %}

**Type**: `STRING`**Provider name**: `InTransitEncryption`**Description**: Indicates whether DataSync uses Transport Layer Security (TLS) encryption when transferring data to or from the Amazon EFS file system.

## `location_arn`{% #location_arn %}

**Type**: `STRING`**Provider name**: `LocationArn`**Description**: The ARN of the Amazon EFS file system location.

## `location_uri`{% #location_uri %}

**Type**: `STRING`**Provider name**: `LocationUri`**Description**: The URL of the Amazon EFS file system location.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
