Skip to content

Commit 59df525

Browse files
authored
Update cognito.go
1 parent 42a01a9 commit 59df525

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

events/cognito.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@ type CognitoEventUserPoolsMigrateUserResponse struct {
204204
MessageAction string `json:"messageAction"`
205205
DesiredDeliveryMediums []string `json:"desiredDeliveryMediums"`
206206
ForceAliasCreation bool `json:"forceAliasCreation"`
207+
EnableSMSMFA bool `json:"enableSMSMFA"`
207208
}
208209

209210
// ClaimsAndScopeOverrideDetails allows lambda to add, suppress or override V2 claims and scopes in the token

0 commit comments

Comments
 (0)