RECEIPT-H2020 / TerriaMap

Receipt H2020 Platform
https://www.climateimpactstories.eu/
Apache License 2.0
2 stars 0 forks source link

Circular Dependency in PostConfirmation lambda #95

Open bpmweel opened 3 years ago

bpmweel commented 3 years ago

The current PostConfirmation lambda function requires a circular dependency between the auth module and the api.

We should break this circularity in some way so the amplify environment can be cloned easily.

bpmweel commented 3 years ago

See https://github.com/aws-amplify/amplify-cli/issues/4568#issuecomment-759244068 for more information