## DDEX Release Flow

DDEX Release Flow is one of the alternative SLZ flows. All existing flows can be found in slz-flow.json config in delphi-configs S3 bucket. Сustom flow is specified in the dsp-specific-settings.json config as an optional "flow" param in implementations section.

Current flow reuses SLZ configs for SLZ UoWs creation. The slz_job_manager lambda is responsible for processing UoWs and step function running.

delphi-slzDdexReleaseFlow step function consists of service steps and two lambdas - slz_ddex_dowloader and slz_uow_reset from SLZ repo. slz_ddex_dowloader is responsible for releases processing and validation. In case of any failures, notifications will be sent to Slack.
