---
title: Cloudwatchlogs Delivery Destination
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Cloudwatchlogs Delivery Destination
---

# Cloudwatchlogs Delivery Destination

This table represents the cloudwatchlogs_delivery_destination resource from Amazon Web Services.

```
aws.cloudwatchlogs_delivery_destination
```

## Fields

| Title                              | ID   | Type       | Data Type                                                                                         | Description |
| ---------------------------------- | ---- | ---------- | ------------------------------------------------------------------------------------------------- | ----------- |
| _key                               | core | string     |
| account_id                         | core | string     |
| arn                                | core | string     | The Amazon Resource Name (ARN) that uniquely identifies this delivery destination.                |
| delivery_destination_configuration | core | json       | A structure that contains the ARN of the Amazon Web Services resource that will receive the logs. |
| delivery_destination_type          | core | string     | Displays whether this delivery destination is CloudWatch Logs, Amazon S3, or Firehose.            |
| name                               | core | string     | The name of this delivery destination.                                                            |
| output_format                      | core | string     | The format of the logs that are sent to this delivery destination.                                |
| tags                               | core | hstore_csv |
