Web application authentication - Content Localization on AWS

Web application authentication

Template for nested stack: deployment/content-localization-on-aws-auth.yaml

The web application authentication component uses Amazon Cognito and IAM.

Web application authentication component

The Content Localization on AWS web application uses Amazon Cognito user pools and identity pools for user authentication. The web application uses AWS Amplify prebuilt UI components for interacting with the authentication services.

When authenticated users upload files through the application, the files are stored in private folders that correspond to their unique Amazon Cognito identifier to ensure fine-grained access control using AWS Identity and Access Management (IAM) policies.