This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::Cognito::UserPoolRegionalConfigurationAttachment LambdaConfig
The LambdaConfig property type specifies Property description not available. for an AWS::Cognito::UserPoolRegionalConfigurationAttachment.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "CreateAuthChallenge" :String, "CustomEmailSender" :CustomEmailSender, "CustomMessage" :String, "CustomSMSSender" :CustomSMSSender, "DefineAuthChallenge" :String, "InboundFederation" :InboundFederation, "KMSKeyID" :String, "PostAuthentication" :String, "PostConfirmation" :String, "PreAuthentication" :String, "PreSignUp" :String, "PreTokenGeneration" :String, "PreTokenGenerationConfig" :PreTokenGenerationConfig, "UserMigration" :String, "VerifyAuthChallengeResponse" :String}
YAML
CreateAuthChallenge:StringCustomEmailSender:CustomEmailSenderCustomMessage:StringCustomSMSSender:CustomSMSSenderDefineAuthChallenge:StringInboundFederation:InboundFederationKMSKeyID:StringPostAuthentication:StringPostConfirmation:StringPreAuthentication:StringPreSignUp:StringPreTokenGeneration:StringPreTokenGenerationConfig:PreTokenGenerationConfigUserMigration:StringVerifyAuthChallengeResponse:String
Properties
CreateAuthChallengeProperty description not available.
Required: No
Type: String
Update requires: No interruption
CustomEmailSenderProperty description not available.
Required: No
Type: CustomEmailSender
Update requires: No interruption
CustomMessageProperty description not available.
Required: No
Type: String
Update requires: No interruption
CustomSMSSenderProperty description not available.
Required: No
Type: CustomSMSSender
Update requires: No interruption
DefineAuthChallengeProperty description not available.
Required: No
Type: String
Update requires: No interruption
InboundFederationProperty description not available.
Required: No
Type: InboundFederation
Update requires: No interruption
KMSKeyIDProperty description not available.
Required: No
Type: String
Update requires: No interruption
PostAuthenticationProperty description not available.
Required: No
Type: String
Update requires: No interruption
PostConfirmationProperty description not available.
Required: No
Type: String
Update requires: No interruption
PreAuthenticationProperty description not available.
Required: No
Type: String
Update requires: No interruption
PreSignUpProperty description not available.
Required: No
Type: String
Update requires: No interruption
PreTokenGenerationProperty description not available.
Required: No
Type: String
Update requires: No interruption
PreTokenGenerationConfigProperty description not available.
Required: No
Type: PreTokenGenerationConfig
Update requires: No interruption
UserMigrationProperty description not available.
Required: No
Type: String
Update requires: No interruption
VerifyAuthChallengeResponseProperty description not available.
Required: No
Type: String
Update requires: No interruption