| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidp.model |
| Modifier and Type | Method and Description |
|---|---|
SmsConfigurationType |
SmsConfigurationType.clone() |
SmsConfigurationType |
CreateUserPoolRequest.getSmsConfiguration()
The SMS configuration with the settings that your Amazon Cognito user pool must use to send an SMS message from
your Amazon Web Services account through Amazon Simple Notification Service.
|
SmsConfigurationType |
UpdateUserPoolRequest.getSmsConfiguration()
The SMS configuration with the settings that your Amazon Cognito user pool must use to send an SMS message from
your Amazon Web Services account through Amazon Simple Notification Service.
|
SmsConfigurationType |
SmsMfaConfigType.getSmsConfiguration()
The SMS configuration with the settings that your Amazon Cognito user pool must use to send an SMS message from
your Amazon Web Services account through Amazon Simple Notification Service.
|
SmsConfigurationType |
UserPoolType.getSmsConfiguration()
The SMS configuration with the settings that your Amazon Cognito user pool must use to send an SMS message from
your Amazon Web Services account through Amazon Simple Notification Service.
|
SmsConfigurationType |
SmsConfigurationType.withExternalId(String externalId)
The external ID provides additional security for your IAM role.
|
SmsConfigurationType |
SmsConfigurationType.withSnsCallerArn(String snsCallerArn)
The Amazon Resource Name (ARN) of the Amazon SNS caller.
|
SmsConfigurationType |
SmsConfigurationType.withSnsRegion(String snsRegion)
The Amazon Web Services Region to use with Amazon SNS integration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateUserPoolRequest.setSmsConfiguration(SmsConfigurationType smsConfiguration)
The SMS configuration with the settings that your Amazon Cognito user pool must use to send an SMS message from
your Amazon Web Services account through Amazon Simple Notification Service.
|
void |
UpdateUserPoolRequest.setSmsConfiguration(SmsConfigurationType smsConfiguration)
The SMS configuration with the settings that your Amazon Cognito user pool must use to send an SMS message from
your Amazon Web Services account through Amazon Simple Notification Service.
|
void |
SmsMfaConfigType.setSmsConfiguration(SmsConfigurationType smsConfiguration)
The SMS configuration with the settings that your Amazon Cognito user pool must use to send an SMS message from
your Amazon Web Services account through Amazon Simple Notification Service.
|
void |
UserPoolType.setSmsConfiguration(SmsConfigurationType smsConfiguration)
The SMS configuration with the settings that your Amazon Cognito user pool must use to send an SMS message from
your Amazon Web Services account through Amazon Simple Notification Service.
|
CreateUserPoolRequest |
CreateUserPoolRequest.withSmsConfiguration(SmsConfigurationType smsConfiguration)
The SMS configuration with the settings that your Amazon Cognito user pool must use to send an SMS message from
your Amazon Web Services account through Amazon Simple Notification Service.
|
UpdateUserPoolRequest |
UpdateUserPoolRequest.withSmsConfiguration(SmsConfigurationType smsConfiguration)
The SMS configuration with the settings that your Amazon Cognito user pool must use to send an SMS message from
your Amazon Web Services account through Amazon Simple Notification Service.
|
SmsMfaConfigType |
SmsMfaConfigType.withSmsConfiguration(SmsConfigurationType smsConfiguration)
The SMS configuration with the settings that your Amazon Cognito user pool must use to send an SMS message from
your Amazon Web Services account through Amazon Simple Notification Service.
|
UserPoolType |
UserPoolType.withSmsConfiguration(SmsConfigurationType smsConfiguration)
The SMS configuration with the settings that your Amazon Cognito user pool must use to send an SMS message from
your Amazon Web Services account through Amazon Simple Notification Service.
|
Copyright © 2024. All rights reserved.