Securing APIs in My Amplify App

0

I’m currently working on an app using AWS Amplify, and I’ve got a set of APIs that I want to enhance security measures. I’m wondering if there’s a practical way to achieve this through the CLI, or in the cloudformation-template and if anyone could point me to some informative write-ups or tutorials on this topic?

Your insights and recommendations would be greatly appreciated!

1 Answer
0

Have you looked into amplify add authentication command based on cognito?

Moreover you can associate lambda authorizers as part of api gateway definition

profile picture
EXPERT
answered 7 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions