Security
Authentication vs Authorization in AWS Amplify
Why Permissions Feel Confusing in Amplify
RSRashindu Sithara · · 6 min read
Writer2 articles

Why Permissions Feel Confusing in Amplify
What is AWS Amplify? Building a React app is the easy part. Then the “real app” requirements show up: Users need to sign up and log in You need an API You need a database You need file …