AWS::Logs::DeliveryDestination DestinationPolicy - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon 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 Amazon 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