Skip to content

Research and identify solutions for workflow monitoring and observation. #19

@nikki-t

Description

@nikki-t

We need to be able to automatically execute the Confluence workflow on a monthly basis. We should set up the Confluence workflow so it can be executed by Airflow.

This documentation covers how to execute a Step Function state machine using Airflow: https://airflow.apache.org/docs/apache-airflow-providers-amazon/stable/operators/step_functions.html

We will want to install Airflow in whatever AWS venue we decide to execute within and write a DAG that uses the StepFunctionStartExecutionOperator to start the execution. It may be helpful to use the StepFunctionExecutionSensor to wait for the execution to complete.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions