Stratosphere.Cognito.UserPool
module Stratosphere.Cognito.UserPool.AccountRecoverySettingProperty
module Stratosphere.Cognito.UserPool.AdminCreateUserConfigProperty
module Stratosphere.Cognito.UserPool.DeviceConfigurationProperty
module Stratosphere.Cognito.UserPool.EmailConfigurationProperty
module Stratosphere.Cognito.UserPool.LambdaConfigProperty
module Stratosphere.Cognito.UserPool.PoliciesProperty
module Stratosphere.Cognito.UserPool.SchemaAttributeProperty
module Stratosphere.Cognito.UserPool.SmsConfigurationProperty
module Stratosphere.Cognito.UserPool.UserAttributeUpdateSettingsProperty
module Stratosphere.Cognito.UserPool.UserPoolAddOnsProperty
module Stratosphere.Cognito.UserPool.UsernameConfigurationProperty
module Stratosphere.Cognito.UserPool.VerificationMessageTemplateProperty
data UserPool Source #
Constructors
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html
Fields
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-accountrecoverysetting
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-admincreateuserconfig
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-aliasattributes
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-autoverifiedattributes
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-deletionprotection
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-deviceconfiguration
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-emailauthenticationmessage
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-emailauthenticationsubject
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-emailconfiguration
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-emailverificationmessage
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-emailverificationsubject
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-enabledmfas
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-lambdaconfig
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-mfaconfiguration
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-policies
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-schema
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-smsauthenticationmessage
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-smsconfiguration
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-smsverificationmessage
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-userattributeupdatesettings
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-userpooladdons
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-userpoolname
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-userpooltags
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-userpooltier
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-usernameattributes
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-usernameconfiguration
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-verificationmessagetemplate
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-webauthnrelyingpartyid
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-webauthnuserverification
Defined in Stratosphere.Cognito.UserPool
Methods
toJSON :: UserPool -> Value #
toEncoding :: UserPool -> Encoding #
toJSONList :: [UserPool] -> Value #
toEncodingList :: [UserPool] -> Encoding #
omitField :: UserPool -> Bool #
showsPrec :: Int -> UserPool -> ShowS #
show :: UserPool -> String #
showList :: [UserPool] -> ShowS #
(==) :: UserPool -> UserPool -> Bool #
(/=) :: UserPool -> UserPool -> Bool #
toResourceProperties :: UserPool -> ResourceProperties #
Associated Types
set :: PropertyType "AccountRecoverySetting" UserPool -> UserPool -> UserPool #
set :: PropertyType "AdminCreateUserConfig" UserPool -> UserPool -> UserPool #
set :: PropertyType "AliasAttributes" UserPool -> UserPool -> UserPool #
set :: PropertyType "AutoVerifiedAttributes" UserPool -> UserPool -> UserPool #
set :: PropertyType "DeletionProtection" UserPool -> UserPool -> UserPool #
set :: PropertyType "DeviceConfiguration" UserPool -> UserPool -> UserPool #
set :: PropertyType "EmailAuthenticationMessage" UserPool -> UserPool -> UserPool #
set :: PropertyType "EmailAuthenticationSubject" UserPool -> UserPool -> UserPool #
set :: PropertyType "EmailConfiguration" UserPool -> UserPool -> UserPool #
set :: PropertyType "EmailVerificationMessage" UserPool -> UserPool -> UserPool #
set :: PropertyType "EmailVerificationSubject" UserPool -> UserPool -> UserPool #
set :: PropertyType "EnabledMfas" UserPool -> UserPool -> UserPool #
set :: PropertyType "LambdaConfig" UserPool -> UserPool -> UserPool #
set :: PropertyType "MfaConfiguration" UserPool -> UserPool -> UserPool #
set :: PropertyType "Policies" UserPool -> UserPool -> UserPool #
set :: PropertyType "Schema" UserPool -> UserPool -> UserPool #
set :: PropertyType "SmsAuthenticationMessage" UserPool -> UserPool -> UserPool #
set :: PropertyType "SmsConfiguration" UserPool -> UserPool -> UserPool #
set :: PropertyType "SmsVerificationMessage" UserPool -> UserPool -> UserPool #
set :: PropertyType "UserAttributeUpdateSettings" UserPool -> UserPool -> UserPool #
set :: PropertyType "UserPoolAddOns" UserPool -> UserPool -> UserPool #
set :: PropertyType "UserPoolName" UserPool -> UserPool -> UserPool #
set :: PropertyType "UserPoolTags" UserPool -> UserPool -> UserPool #
set :: PropertyType "UserPoolTier" UserPool -> UserPool -> UserPool #
set :: PropertyType "UsernameAttributes" UserPool -> UserPool -> UserPool #
set :: PropertyType "UsernameConfiguration" UserPool -> UserPool -> UserPool #
set :: PropertyType "VerificationMessageTemplate" UserPool -> UserPool -> UserPool #
set :: PropertyType "WebAuthnRelyingPartyID" UserPool -> UserPool -> UserPool #
set :: PropertyType "WebAuthnUserVerification" UserPool -> UserPool -> UserPool #
mkUserPool :: UserPool Source #