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

# aws_datasync_agent{% #aws_datasync_agent %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `agent_arn`{% #agent_arn %}

**Type**: `STRING`**Provider name**: `AgentArn`**Description**: The ARN of the agent.

## `creation_time`{% #creation_time %}

**Type**: `TIMESTAMP`**Provider name**: `CreationTime`**Description**: The time that the agent was [activated](https://docs.aws.amazon.com/datasync/latest/userguide/activate-agent.html).

## `endpoint_type`{% #endpoint_type %}

**Type**: `STRING`**Provider name**: `EndpointType`**Description**: The type of [service endpoint](https://docs.aws.amazon.com/datasync/latest/userguide/choose-service-endpoint.html) that your agent is connected to.

## `last_connection_time`{% #last_connection_time %}

**Type**: `TIMESTAMP`**Provider name**: `LastConnectionTime`**Description**: The last time that the agent was communicating with the DataSync service.

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `Name`**Description**: The name of the agent.

## `platform`{% #platform %}

**Type**: `STRUCT`**Provider name**: `Platform`**Description**: The platform-related details about the agent, such as the version number.

- `version`**Type**: `STRING`**Provider name**: `Version`**Description**: The version of the DataSync agent.

## `private_link_config`{% #private_link_config %}

**Type**: `STRUCT`**Provider name**: `PrivateLinkConfig`**Description**: The network configuration that the agent uses when connecting to a [VPC service endpoint](https://docs.aws.amazon.com/datasync/latest/userguide/choose-service-endpoint.html#choose-service-endpoint-vpc).

- `private_link_endpoint`**Type**: `STRING`**Provider name**: `PrivateLinkEndpoint`**Description**: Specifies the VPC endpoint provided by [Amazon Web Services PrivateLink](https://docs.aws.amazon.com/vpc/latest/privatelink/privatelink-share-your-services.html) that your agent connects to.
- `security_group_arns`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `SecurityGroupArns`**Description**: Specifies the Amazon Resource Names (ARN) of the security group that provides DataSync access to your VPC endpoint. You can only specify one ARN.
- `subnet_arns`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `SubnetArns`**Description**: Specifies the ARN of the subnet where your VPC endpoint is located. You can only specify one ARN.
- `vpc_endpoint_id`**Type**: `STRING`**Provider name**: `VpcEndpointId`**Description**: Specifies the ID of the VPC endpoint that your agent connects to.

## `status`{% #status %}

**Type**: `STRING`**Provider name**: `Status`**Description**: The status of the agent.

- If the status is `ONLINE`, the agent is configured properly and ready to use.
- If the status is `OFFLINE`, the agent has been out of contact with DataSync for five minutes or longer. This can happen for a few reasons. For more information, see [What do I do if my agent is offline?](https://docs.aws.amazon.com/datasync/latest/userguide/troubleshooting-datasync-agents.html#troubleshoot-agent-offline)



## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
