A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/cfn-modules/cognito-userpool below:

GitHub - cfn-modules/cognito-userpool: Cognito User Pool

Skip to content Navigation Menu Search code, repositories, users, issues, pull requests...

Saved searches Use saved searches to filter your results more quickly

Sign up 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 cfn-modules/cognito-userpool cfn-modules: Amazon Cognito User Pool

An Amazon Cognito User Pool with domain and client.

Install Node.js and npm first!

npm i @cfn-modules/cognito-userpool
---
AWSTemplateFormatVersion: '2010-09-09'
Description: 'cfn-modules example'
Resources:
  Queue:
    Type: 'AWS::CloudFormation::Stack'
    Properties:
      Parameters:
        InitialUser: 'your@mail.com' # optional
      TemplateURL: './node_modules/@cfn-modules/cognito-userpool/module.yml'

none

none

Name Description Default Required? Allowed values InitialUser The email address for initial user (temporary password via email). no Valid email address

We are replacing a custom resource with the newly added AWS::Cognito::UserPoolDomain. Therefore, we need to change the randomly generated domain name.

  1. Temporary disable the CognitoUserPoolModule from all ecs-alb-target modules. Alternatively, you can also delete all stacks containing the ecs-alb-target module.
  2. Upgrade to version 2.0.0 of cognito-userpool.
  3. Enable the CognitoUserPoolModule from all ecs-alb-target modules.
About

Cognito User Pool

Resources License Stars Watchers Forks

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4