AWS::Logs::DeliveryDestination DestinationPolicy - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::Logs::DeliveryDestination DestinationPolicy

An IAM policy that grants permissions to CloudWatch Logs to deliver logs cross-account to a specified destination in this account.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

Properties

DeliveryDestinationName

A name for an existing destination.

Required: No

Type: String

Minimum: 1

Maximum: 60

Update requires: No interruption

DeliveryDestinationPolicy

Creates or updates an access policy associated with an existing destination. An access policy is an IAM policy document that is used to authorize claims to register a subscription filter against a given destination.

Required: No

Type: Json

Update requires: No interruption