Ashoat ran into an issue of having a different aws region configured through aws-cli when running aws-deploy which prevented the migrations from running.
We should ensure the script properly sets the region so the user will always be able to run the script
Depends on D12930