Closed BenGalewsky closed 9 months ago
Only authorized users should be able to submit datasets.
In the authorizer lambda
groups
context
Then in the submit lambda
The terraform code was modified to set the REQUIRED_GROUP_MEMBERSHIP environment vars for the lambdas
REQUIRED_GROUP_MEMBERSHIP
Problem
Only authorized users should be able to submit datasets.
Approach
In the authorizer lambda
groups
access tokencontext
dictionaryThen in the submit lambda
The terraform code was modified to set the
REQUIRED_GROUP_MEMBERSHIP
environment vars for the lambdas