AWS::OSIS::Pipeline LogPublishingOptions - 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).

AWS::OSIS::Pipeline LogPublishingOptions

Container for the values required to configure logging for the pipeline. If you don't specify these values, OpenSearch Ingestion will not publish logs from your application to CloudWatch Logs.

Syntax

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

Properties

CloudWatchLogDestination

The destination for OpenSearch Ingestion logs sent to Amazon CloudWatch Logs. This parameter is required if IsLoggingEnabled is set to true.

Required: No

Type: CloudWatchLogDestination

Update requires: No interruption

IsLoggingEnabled

Whether logs should be published.

Required: No

Type: Boolean

Update requires: No interruption