You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Terraform module to create Amazon Cognito User Pools, configure its attributes and resources such as app clients, domain, resource servers. Amazon Cognito User Pools provide a secure user directory that scales to hundreds of millions of users.
Proof of Value Terraform Scripts to utilize Amazon Web Services (AWS) Security, Identity & Compliance Services to Support your AWS Account Security Posture.
This repository contains Terraform configuration files for setting up and managing an AWS infrastructure focused on AWS Cognito. It is designed to demonstrate the integration of AWS Cognito with an AWS API Gateway REST API, exemplified by a "petstore" application.
Terraform configurations to create an Amazon Cognito User Pool. This setup provides authentication, authorization, and user management for web and mobile applications. Users can sign in directly or via third-party providers like Facebook, Amazon, Google, or Apple, ensuring secure and scalable user management.
A simple project simulating a pizza order only for study purpose about AWS architecture. The resources Lambdas, SNS, SQS, API Gateway, Cognito, CloudWatch, and DynamoDB are in this project and everything is created with Terraform.