ModuleLoggingConfiguration
Describes the Apache Airflow log details for the log type (e.g. DagProcessingLogs
).
Types
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) for the CloudWatch Logs group where the Apache Airflow log type (e.g. DagProcessingLogs
) is published. For example, arn:aws:logs:us-east-1:123456789012:log-group:airflow-MyMWAAEnvironment-MwaaEnvironment-DAGProcessing:*
.
Link copied to clipboard
The Apache Airflow log level for the log type (e.g. DagProcessingLogs
).
Functions
Link copied to clipboard
inline fun copy(block: ModuleLoggingConfiguration.Builder.() -> Unit = {}): ModuleLoggingConfiguration