AWS::KinesisAnalyticsV2::Application ZeppelinMonitoringConfiguration - 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::KinesisAnalyticsV2::Application ZeppelinMonitoringConfiguration

Describes configuration parameters for Amazon CloudWatch logging for a Kinesis Data Analytics Studio notebook. For more information about CloudWatch logging, see Monitoring.

Syntax

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

JSON

{ "LogLevel" : String }

YAML

LogLevel: String

Properties

LogLevel

The verbosity of the CloudWatch Logs for an application. You can set it to INFO, WARN, ERROR, or DEBUG.

Required: No

Type: String

Allowed values: DEBUG | INFO | WARN | ERROR

Update requires: No interruption