How to manage API Key Authentication across AppSync APIs Objective Using AWS AppSync for implementing a GraphQL based API which can be used by a backend tool or SDK, using a manageable service authorisation (API Key per shop user). Target Architecture is using Cognito, Lambda, DynamoDB, and Aurora Serverless, Infrastructure…