ICognitoIdentityProviderSmsMfaConfigType
Interface in AWS.CognitoIdentityProvider
Interface for SmsMfaConfigType.
Properties
SmsAuthenticationMessage
property SmsAuthenticationMessage: string
The SMS authentication message that will be sent to users with the code required to sign in.
The message must contain the placeholder {####}, which will be replaced by the code. If not specified, the default message will be used.
SmsConfiguration
property SmsConfiguration: ICognitoIdentityProviderSmsConfigurationType
Type: ICognitoIdentityProviderSmsConfigurationType
The SMS configuration that the Amazon Cognito user pool uses to send SMS messages from your AWS account through Amazon Simple Notification Service (SNS).