stratosphere-cognito-1.0.0: Stratosphere integration for AWS Cognito.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Cognito.UserPool.LambdaConfigProperty

Documentation

data LambdaConfigProperty Source #

Constructors

LambdaConfigProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-lambdaconfig.html

Fields

Instances

Instances details
ToJSON LambdaConfigProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

Show LambdaConfigProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

Eq LambdaConfigProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

ToResourceProperties LambdaConfigProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

Property "CreateAuthChallenge" LambdaConfigProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

Associated Types

type PropertyType "CreateAuthChallenge" LambdaConfigProperty 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

type PropertyType "CreateAuthChallenge" LambdaConfigProperty = Value Text
Property "CustomEmailSender" LambdaConfigProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

Associated Types

type PropertyType "CustomEmailSender" LambdaConfigProperty 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

Property "CustomMessage" LambdaConfigProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

Associated Types

type PropertyType "CustomMessage" LambdaConfigProperty 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

Property "CustomSMSSender" LambdaConfigProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

Associated Types

type PropertyType "CustomSMSSender" LambdaConfigProperty 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

Property "DefineAuthChallenge" LambdaConfigProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

Associated Types

type PropertyType "DefineAuthChallenge" LambdaConfigProperty 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

type PropertyType "DefineAuthChallenge" LambdaConfigProperty = Value Text
Property "KMSKeyID" LambdaConfigProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

Associated Types

type PropertyType "KMSKeyID" LambdaConfigProperty 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

Property "PostAuthentication" LambdaConfigProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

Associated Types

type PropertyType "PostAuthentication" LambdaConfigProperty 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

type PropertyType "PostAuthentication" LambdaConfigProperty = Value Text
Property "PostConfirmation" LambdaConfigProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

Associated Types

type PropertyType "PostConfirmation" LambdaConfigProperty 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

type PropertyType "PostConfirmation" LambdaConfigProperty = Value Text
Property "PreAuthentication" LambdaConfigProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

Associated Types

type PropertyType "PreAuthentication" LambdaConfigProperty 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

type PropertyType "PreAuthentication" LambdaConfigProperty = Value Text
Property "PreSignUp" LambdaConfigProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

Associated Types

type PropertyType "PreSignUp" LambdaConfigProperty 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

Property "PreTokenGeneration" LambdaConfigProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

Associated Types

type PropertyType "PreTokenGeneration" LambdaConfigProperty 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

type PropertyType "PreTokenGeneration" LambdaConfigProperty = Value Text
Property "PreTokenGenerationConfig" LambdaConfigProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

Associated Types

type PropertyType "PreTokenGenerationConfig" LambdaConfigProperty 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

Property "UserMigration" LambdaConfigProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

Associated Types

type PropertyType "UserMigration" LambdaConfigProperty 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

Property "VerifyAuthChallengeResponse" LambdaConfigProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

Associated Types

type PropertyType "VerifyAuthChallengeResponse" LambdaConfigProperty 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

type PropertyType "VerifyAuthChallengeResponse" LambdaConfigProperty = Value Text

Methods

set :: PropertyType "VerifyAuthChallengeResponse" LambdaConfigProperty -> LambdaConfigProperty -> LambdaConfigProperty #

type PropertyType "CreateAuthChallenge" LambdaConfigProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

type PropertyType "CreateAuthChallenge" LambdaConfigProperty = Value Text
type PropertyType "CustomEmailSender" LambdaConfigProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

type PropertyType "CustomMessage" LambdaConfigProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

type PropertyType "CustomSMSSender" LambdaConfigProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

type PropertyType "DefineAuthChallenge" LambdaConfigProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

type PropertyType "DefineAuthChallenge" LambdaConfigProperty = Value Text
type PropertyType "KMSKeyID" LambdaConfigProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

type PropertyType "PostAuthentication" LambdaConfigProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

type PropertyType "PostAuthentication" LambdaConfigProperty = Value Text
type PropertyType "PostConfirmation" LambdaConfigProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

type PropertyType "PostConfirmation" LambdaConfigProperty = Value Text
type PropertyType "PreAuthentication" LambdaConfigProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

type PropertyType "PreAuthentication" LambdaConfigProperty = Value Text
type PropertyType "PreSignUp" LambdaConfigProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

type PropertyType "PreTokenGeneration" LambdaConfigProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

type PropertyType "PreTokenGeneration" LambdaConfigProperty = Value Text
type PropertyType "PreTokenGenerationConfig" LambdaConfigProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

type PropertyType "UserMigration" LambdaConfigProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

type PropertyType "VerifyAuthChallengeResponse" LambdaConfigProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.LambdaConfigProperty

type PropertyType "VerifyAuthChallengeResponse" LambdaConfigProperty = Value Text