ModuleLoggingConfigurationInput - Amazon Managed Workflows for Apache Airflow
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).

ModuleLoggingConfigurationInput

Enables the Apache Airflow log type (e.g. DagProcessingLogs) and defines the log level to send to CloudWatch Logs (e.g. INFO).

Contents

Enabled

Indicates whether to enable the Apache Airflow log type (e.g. DagProcessingLogs).

Type: Boolean

Required: Yes

LogLevel

Defines the Apache Airflow log level (e.g. INFO) to send to CloudWatch Logs.

Type: String

Valid Values: CRITICAL | ERROR | WARNING | INFO | DEBUG

Required: Yes

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: