Support local config file in WorkloadManagementScheduler
cibinmathew opened this issue · 0 comments
cibinmathew commented
Feature Request
In WorkloadManagementScheduler/wlm_scheduler.py
Currently both inplace configuration and json files stored in s3 are supported.
Additionally add support for local json file stored in lambda's code dir.
amazon-redshift-utils/src/WorkloadManagementScheduler/wlm_scheduler.py
Lines 98 to 105 in 7d2361b