---
type: resource-type
title: PublishingDestination
description: aws resource type AWS::GuardDuty::PublishingDestination
name: PublishingDestination
lexicon: aws
resource_type: AWS::GuardDuty::PublishingDestination
---
`AWS::GuardDuty::PublishingDestination`, a resource type of the aws lexicon.

## Properties

- `DestinationProperties` (`PublishingDestination_CFNDestinationProperties`, required)
- `DestinationType` (`string`, required): The type of resource for the publishing destination. Currently only Amazon S3 buckets are supported.
- `DetectorId` (`string`, required): The ID of the GuardDuty detector associated with the publishing destination.
- `Id` (`string`, optional): The ID of the publishing destination.
- `PublishingFailureStartTimestamp` (`string`, optional): The time, in epoch millisecond format, at which GuardDuty was first unable to publish findings to the destination.
- `Status` (`string`, optional): The status of the publishing destination.
- `Tags` (`PublishingDestination_TagItem[]`, optional)

## Attributes

- `Id`
- `PublishingFailureStartTimestamp`
- `Status`
