Matt Long

Results 15 issues of Matt Long

Creating a new version of the bot layer has worked as expected in [this action](https://github.com/medplum/medplum/actions/runs/9748437164/job/26903420527); it created a new version of our [AWS Lambda layer](https://us-west-2.console.aws.amazon.com/lambda/home?region=us-west-2#/layers/medplum-bot-layer/versions/3?tab=versions).

To reduce errors when using `vmcontext` bots; especially if their Bot import third-party packages where its difficult to know if other console methods will be hit.

good first issue

Instead of special-handling an (RDS) proxy endpoint like we do now, one could just set `database.host` and `database.ssl.require` in Parameter Store to achieve the same result.

v4