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

## Properties

- `Name` (`string`, required): The name of this delivery destination.
- `Arn` (`string`, optional): The Amazon Resource Name (ARN) that uniquely identifies this delivery destination.
- `DeliveryDestinationPolicy` (`DeliveryDestination_DestinationPolicy`, optional): IAM policy that grants permissions to CloudWatch Logs to deliver logs cross-account to a specified destination in this account. The policy must be in JSON string format. Length Constraints: Maximum length of 51200
- `DeliveryDestinationType` (`string`, optional): Displays whether this delivery destination is CloudWatch Logs, Amazon S3, Kinesis Data Firehose, or XRay.
- `DestinationResourceArn` (`string`, optional): The ARN of the Amazon Web Services destination that this delivery destination represents. That Amazon Web Services destination can be a log group in CloudWatch Logs, an Amazon S3 bucket, or a delivery stream in Firehose.
- `OutputFormat` (`string`, optional): The format of the logs that are sent to this delivery destination.
- `Tags` (`DeliveryDestination_Tag[]`, optional): The tags that have been assigned to this delivery destination.

## Attributes

- `Arn`
