Version: v2.7 
Workflows
Issue Description: Existing workflows using file load validation and/or sync to S3 nodes fails to run.
Affected Versions: 2.7
Explanation: Existing workflows using either file load validation nodes or sync to s3 nodes will encounter errors due to missing arguments in underlying Glue jobs. The
acl_resources_table
andacl_resources_table_resourcetype_index
arguments were missing in the post script which updates all workflows after a version upgrade. This issue does not affect new workflows.Workaround: Perform a dummy update on the workflow which will update the missing arguments in the underlying glue job(s).