Create a RestAPI with AWS API Gateway, a Lambda function and an RDS Aurora Cluster deployed by CDK
Rotate AppSync API Key in an AWS Amplify project
If you are using AppSync’s GraphQL API in an AWS Amplify project and your application does not have a user login, which means that your API is publicly available, your API is probably protected by …