FireboltStopEngineOperator
FireboltStops a Firebolt Engine
Access Instructions
Install the Firebolt provider package into your Airflow environment.
Import the module into your DAG file and instantiate it with your desired params.
Parameters
firebolt_conn_idstrFirebolt connection id
engine_namestrname of engine, that should be stopped, if not specified the engine_name from parameters will be used, if it is also not specified, will use the default engine of the database
Documentation
Stops a Firebolt Engine