schedulers
The number of Apache Airflow schedulers to run in your environment. Valid values:
v2 - For environments larger than mw1.micro, accepts values from
2
to5
. Defaults to2
for all environment sizes except mw1.micro, which defaults to1
.v1 - Accepts
1
.