---
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{% #aws_cloudwatchlogs_delivery %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `arn`{% #arn %}

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

## `delivery_destination_arn`{% #delivery_destination_arn %}

**Type**: `STRING` **Provider name**: `deliveryDestinationArn` **Description**: The ARN of the delivery destination that is associated with this delivery. 

## `delivery_destination_type`{% #delivery_destination_type %}

**Type**: `STRING` **Provider name**: `deliveryDestinationType` **Description**: Displays whether the delivery destination associated with this delivery is CloudWatch Logs, Amazon S3, Firehose, or X-Ray. 

## `delivery_source_name`{% #delivery_source_name %}

**Type**: `STRING` **Provider name**: `deliverySourceName` **Description**: The name of the delivery source that is associated with this delivery. 

## `field_delimiter`{% #field_delimiter %}

**Type**: `STRING` **Provider name**: `fieldDelimiter` **Description**: The field delimiter that is used between record fields when the final output format of a delivery is in `Plain`, `W3C`, or `Raw` format. 

## `id`{% #id %}

**Type**: `STRING` **Provider name**: `id` **Description**: The unique ID that identifies this delivery in your account. 

## `record_fields`{% #record_fields %}

**Type**: `UNORDERED_LIST_STRING` **Provider name**: `recordFields` **Description**: The record fields used in this delivery. 

## `s3_delivery_configuration`{% #s3_delivery_configuration %}

**Type**: `STRUCT` **Provider name**: `s3DeliveryConfiguration` **Description**: This structure contains delivery configurations that apply only when the delivery destination resource is an S3 bucket. 

- `enable_hive_compatible_path`**Type**: `BOOLEAN`**Provider name**: `enableHiveCompatiblePath`**Description**: This parameter causes the S3 objects that contain delivered logs to use a prefix structure that allows for integration with Apache Hive.
- `suffix_path`**Type**: `STRING`**Provider name**: `suffixPath`**Description**: This string allows re-configuring the S3 object prefix to contain either static or variable sections. The valid variables to use in the suffix path will vary by each log source. To find the values supported for the suffix path for each log source, use the [DescribeConfigurationTemplates](https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_DescribeConfigurationTemplates.html) operation and check the `allowedSuffixPathFields` field in the response.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 
