Skip to content

Commit

Permalink
chore: add emailMfaSettings to setMfaSettings
Browse files Browse the repository at this point in the history
  • Loading branch information
khatruong2009 committed Sep 18, 2024
1 parent bc4ce25 commit 131979e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -886,6 +886,7 @@ extension MfaSettings on CognitoIdentityProviderClient {
accessToken: accessToken,
smsMfaSettings: smsMfaSettings,
softwareTokenMfaSettings: softwareTokenSettings,
emailMfaSettings: emailMfaSettings,
),
).result;
}
Expand Down

0 comments on commit 131979e

Please sign in to comment.