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