tests.system.amazon.aws.example_mwaa_serverless¶
Attributes¶
Module Contents¶
- tests.system.amazon.aws.example_mwaa_serverless.WORKFLOW_YAML = Multiline-String[source]¶
Show Value
"""systest_mwaa_serverless: schedule: null description: "System test: S3 key sensor on workflow definition" tasks: check_file: task_id: check_file operator: airflow.providers.amazon.aws.sensors.s3.S3KeySensor bucket_name: {bucket} bucket_key: workflow.yaml """