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

# aws_guardduty_publishingdestination{% #aws_guardduty_publishingdestination %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `destination_id`{% #destination_id %}

**Type**: `STRING` **Provider name**: `DestinationId` **Description**: The ID of the publishing destination. 

## `destination_properties`{% #destination_properties %}

**Type**: `STRUCT` **Provider name**: `DestinationProperties` **Description**: A `DestinationProperties` object that includes the `DestinationArn` and `KmsKeyArn` of the publishing destination. 

- `destination_arn`**Type**: `STRING`**Provider name**: `DestinationArn`**Description**: The ARN of the resource to publish to. To specify an S3 bucket folder use the following format: `arn:aws:s3:::DOC-EXAMPLE-BUCKET/myFolder/`
- `kms_key_arn`**Type**: `STRING`**Provider name**: `KmsKeyArn`**Description**: The ARN of the KMS key to use for encryption.

## `destination_type`{% #destination_type %}

**Type**: `STRING` **Provider name**: `DestinationType` **Description**: The type of publishing destination. Currently, only Amazon S3 buckets are supported. 

## `publishing_failure_start_timestamp`{% #publishing_failure_start_timestamp %}

**Type**: `INT64` **Provider name**: `PublishingFailureStartTimestamp` **Description**: The time, in epoch millisecond format, at which GuardDuty was first unable to publish findings to the destination. 

## `status`{% #status %}

**Type**: `STRING` **Provider name**: `Status` **Description**: The status of the publishing destination. 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 
