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

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

# aws_cloudwatchlogs_delivery_source{% #aws_cloudwatchlogs_delivery_source %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `arn`{% #arn %}

**Type**: `STRING` **Provider name**: `arn` **Description**: The Amazon Resource Name (ARN) that uniquely identifies this delivery source. 

## `delivery_source_configuration`{% #delivery_source_configuration %}

**Type**: `MAP_STRING_STRING` **Provider name**: `deliverySourceConfiguration` **Description**: The map of key-value pairs that configure the delivery source. 

## `log_type`{% #log_type %}

**Type**: `STRING` **Provider name**: `logType` **Description**: The type of log that the source is sending. For valid values for this parameter, see the documentation for the source service. 

## `name`{% #name %}

**Type**: `STRING` **Provider name**: `name` **Description**: The unique name of the delivery source. 

## `resource_arns`{% #resource_arns %}

**Type**: `UNORDERED_LIST_STRING` **Provider name**: `resourceArns` **Description**: 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`{% #service %}

**Type**: `STRING` **Provider name**: `service` **Description**: The Amazon Web Services service that is sending logs. 

## `status`{% #status %}

**Type**: `STRING` **Provider name**: `status` **Description**: The status of the delivery source. A delivery source can have the status `ACTIVE` or `INACTIVE`. Note: This value is defined for selective log types. 

## `status_reason`{% #status_reason %}

**Type**: `STRING` **Provider name**: `statusReason` **Description**: The reason for the status of the delivery source. A status reason of `RESOURCE_DELETED` indicates that the resource associated with the delivery source has been deleted. Note: This value is defined for selective log types. 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 
