Skip to content

Use AWS parameter store when deployed

Compare
Choose a tag to compare
@franck-boullier franck-boullier released this 05 Feb 06:21
· 15 commits to master since this release
69d7310

Bug Fix:

When Lambda has been deployed it can only get the variables from the AWS Parameter store.

This makes sure that we get these variables when we need these

Misc:

  • Remove the function NewBzDbConnexion for now this will be implemented at a later stage