Amazon web services – Lambda functions to create an object in dynamo after invocation using react inputs
I have setup a front end using react that takes some data and will, with graphql, create objects in a aws dynamo database using amplify. I now have had to include stripe payments into the application. Once a user enters…