Use AWS parameter store when deployed
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