...
The AWS batch job blue-batch
linked above is responsible for loading Blue data into the Aurora DW which course_evaluation views in Denodo rely on. The jobs runs weekly daily for each environment. The job loads projects based on the output of j_project_load_list
in Denodo. The job also relies on bv_get_blue_api_key
which returns the API key from Secrets Manager via Denodo.
...