{"id":20195009,"url":"https://github.com/mich0232/aws-cognito-user-pool","last_synced_at":"2026-06-23T17:32:33.006Z","repository":{"id":154750492,"uuid":"575146537","full_name":"Mich0232/aws-cognito-user-pool","owner":"Mich0232","description":"Terraform module creating simple AWS Cognito-base authentication mechanism. Domain for hosted UI is required.","archived":false,"fork":false,"pushed_at":"2022-12-06T21:28:31.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-17T18:45:26.931Z","etag":null,"topics":["aws","aws-cognito","cognito-user-pool","terraform","terraform-module"],"latest_commit_sha":null,"homepage":"","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mich0232.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-06T21:28:10.000Z","updated_at":"2022-12-06T21:29:09.000Z","dependencies_parsed_at":"2023-05-19T01:15:42.004Z","dependency_job_id":null,"html_url":"https://github.com/Mich0232/aws-cognito-user-pool","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Mich0232/aws-cognito-user-pool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mich0232%2Faws-cognito-user-pool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mich0232%2Faws-cognito-user-pool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mich0232%2Faws-cognito-user-pool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mich0232%2Faws-cognito-user-pool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mich0232","download_url":"https://codeload.github.com/Mich0232/aws-cognito-user-pool/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mich0232%2Faws-cognito-user-pool/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34700906,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","aws-cognito","cognito-user-pool","terraform","terraform-module"],"created_at":"2024-11-14T04:15:19.882Z","updated_at":"2026-06-23T17:32:32.989Z","avatar_url":"https://github.com/Mich0232.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"## AWS Cognito\n\nThis Terraform module creates a simple AWS Cognito authentication provider.  \nUsers will be identified by the `email` address.\n\n - MFA is configurable.\n - Account recovery by email\n - Email constraints: 320 \u003e= email.length \u003e= 5\n - Email sender: Cognito\n\n\n### Input variables\n\n`project_name` - Project name (will be used as prefix in other resources)\n\n`sso_domain` - Domain for hosted UI.\n\n`sso_domain_certificate_arn` - ARN of SSL certificate\n\n`callback_url` - URL to which authorization code should be sent.\n\n`mfa` - Is MFA enabled/disabled (default: OPTIONAL)\n\n`access_token_validity` - Minutes for how long Access Token should be valid (default: 60)\n\n`refresh_token_validity` - Hours for how long Refresh Token should be valid (default: 1)\n\n`id_token_validity` - Minutes for how long ID Token should be valid (default: 60)\n\n`tags` - Tags\n\n\n### Outputs\n\n`user_pool_domain` - Domain of app-client's hosted UI.\n\n`user_pool_distribution_arn` - Cloudfront distribution of hosted UI.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmich0232%2Faws-cognito-user-pool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmich0232%2Faws-cognito-user-pool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmich0232%2Faws-cognito-user-pool/lists"}