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