Currently when we merge to master there's an action to test that serverless package runs without an error.
That might not be enough certainty. We could attempt to actually deploy the Hello World service to AWS and assert that certain resources should exist, the lambda runs correctly etc.