Registration form with lambda and api gateway
Step-1: Create a policy and execution role for lambda to access DynamoDB.You can do this while creating the lambda function. You will be required to select a simple microservice permission policy template.
Step 2: Create a lambda function with the b...
rishabh157.hashnode.dev2 min read