---
title: Amazon ECS Service
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Amazon ECS Service
---

> For the complete documentation index, see [llms.txt](https://docs.datadoghq.com/llms.txt).

# Amazon ECS Service

This table represents the Amazon ECS Service resource from Amazon Web Services.

```
aws.ecs_daemon
```

## Fields

| Title             | ID   | Type       | Data Type                                                                                     | Description |
| ----------------- | ---- | ---------- | --------------------------------------------------------------------------------------------- | ----------- |
| _key              | core | string     |
| account_id        | core | string     |
| cluster_arn       | core | string     | The Amazon Resource Name (ARN) of the cluster that the daemon is running in.                  |
| created_at        | core | timestamp  | The Unix timestamp for the time when the daemon was created.                                  |
| current_revisions | core | json       | The current daemon revision details, including the running task counts per capacity provider. |
| daemon_arn        | core | string     | The Amazon Resource Name (ARN) of the daemon.                                                 |
| deployment_arn    | core | string     | The Amazon Resource Name (ARN) of the most recent daemon deployment.                          |
| status            | core | string     | The status of the daemon.                                                                     |
| tags              | core | hstore_csv |
| updated_at        | core | timestamp  | The Unix timestamp for the time when the daemon was last updated.                             |
