AWS::MWAA::Environment LoggingConfiguration - 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::MWAA::Environment LoggingConfiguration

The type of Apache Airflow logs to send to CloudWatch Logs.

Syntax

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

Properties

DagProcessingLogs

Defines the processing logs sent to CloudWatch Logs and the logging level to send.

Required: No

Type: ModuleLoggingConfiguration

Update requires: No interruption

SchedulerLogs

Defines the scheduler logs sent to CloudWatch Logs and the logging level to send.

Required: No

Type: ModuleLoggingConfiguration

Update requires: No interruption

TaskLogs

Defines the task logs sent to CloudWatch Logs and the logging level to send.

Required: No

Type: ModuleLoggingConfiguration

Update requires: No interruption

WebserverLogs

Defines the web server logs sent to CloudWatch Logs and the logging level to send.

Required: No

Type: ModuleLoggingConfiguration

Update requires: No interruption

WorkerLogs

Defines the worker logs sent to CloudWatch Logs and the logging level to send.

Required: No

Type: ModuleLoggingConfiguration

Update requires: No interruption