Skip to content

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

Open
0 of 4 issues completed
Open
@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.

Sub-issues

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions