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

# Cloudwatchlogs Delivery Source

This table represents the cloudwatchlogs_delivery_source resource from Amazon Web Services.

```
aws.cloudwatchlogs_delivery_source
```

## 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 source.                                                                                            |
| log_type      | core | string        | The type of log that the source is sending. For valid values for this parameter, see the documentation for the source service.                                           |
| name          | core | string        | The unique name of the delivery source.                                                                                                                                  |
| resource_arns | core | array<string> | This array contains the ARN of the Amazon Web Services resource that sends logs and is represented by this delivery source. Currently, only one ARN can be in the array. |
| service       | core | string        | The Amazon Web Services service that is sending logs.                                                                                                                    |
| tags          | core | hstore_csv    |
