Update donor request router to separate it from request post. use a separate entry for donor search.
right now we are getting pk and sk from Eventbridge event and using the blood request post to get the necessary information. but the donor request router should not have access to that entry. it will take all the info from Eventbridge trigger and will manage its own donor search entry
Update donor request router to separate it from request post. use a separate entry for donor search.
right now we are getting pk and sk from Eventbridge event and using the blood request post to get the necessary information. but the donor request router should not have access to that entry. it will take all the info from Eventbridge trigger and will manage its own donor search entry