Tag: api

How to create an API endpoint to provision a DynamoDB table using AWS AppSync?

Reading Time: 9 minutes In our previous blog How to create an API endpoint to provision a DynamoDB table using AWS AppSync? (Part 1), we have discussed AWS AppSync, its features, benefits, use cases, etc. In this blog, we will discuss a business scenario to understand and create an API endpoint to provision a DynamoDB table using AWS AppSync.  […]

Back To Top