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 | DEBUGRequired: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: