smsConfiguration

@JvmName(name = "usyovtrpitthtcsv")
suspend fun smsConfiguration(value: Output<UserPoolSmsConfigurationArgs>)
@JvmName(name = "aacanjbnyhvibmfb")
suspend fun smsConfiguration(value: UserPoolSmsConfigurationArgs?)

Parameters

value

Configuration block for Short Message Service (SMS) settings. Detailed below. These settings apply to SMS user verification and SMS Multi-Factor Authentication (MFA). Due to Cognito API restrictions, the SMS configuration cannot be removed without recreating the Cognito User Pool. For user data safety, this resource will ignore the removal of this configuration by disabling drift detection. To force resource recreation after this configuration has been applied, see the taint command.


@JvmName(name = "lqebnqkhxquxusdt")
suspend fun smsConfiguration(argument: suspend UserPoolSmsConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Configuration block for Short Message Service (SMS) settings. Detailed below. These settings apply to SMS user verification and SMS Multi-Factor Authentication (MFA). Due to Cognito API restrictions, the SMS configuration cannot be removed without recreating the Cognito User Pool. For user data safety, this resource will ignore the removal of this configuration by disabling drift detection. To force resource recreation after this configuration has been applied, see the taint command.