AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
The configuration that Amazon Cognito uses to send SMS messages through Amazon Web
Services End User Messaging SMS. Provide this structure in the EumsSms member
of SmsConfigurationType to use Amazon Web Services End User Messaging SMS instead
of Amazon SNS.
Namespace: Amazon.CognitoIdentityProvider.Model
Assembly: AWSSDK.CognitoIdentityProvider.dll
Version: 3.x.y.z
public class EumsSmsConfigurationType
The EumsSmsConfigurationType type exposes the following members
| Name | Description | |
|---|---|---|
|
EumsSmsConfigurationType() |
| Name | Type | Description | |
|---|---|---|---|
|
CallerArn | System.String |
Gets and sets the property CallerArn.
The ARN of the IAM role that Amazon Cognito assumes to send SMS messages through Amazon
Web Services End User Messaging SMS. The role must grant permission to call the |
|
ConfigurationSetName | System.String |
Gets and sets the property ConfigurationSetName. The name of the Amazon Web Services End User Messaging SMS configuration set that Amazon Cognito applies to messages, for logging and event destinations. If you omit this member, Amazon Cognito sends messages without applying a configuration set. |
|
ExternalId | System.String |
Gets and sets the property ExternalId.
The external ID that Amazon Cognito includes when it assumes the |
|
InEntityId | System.String |
Gets and sets the property InEntityId. The principal entity ID required by India's Distributed Ledger Technology (DLT) regulations for SMS messages. |
|
InTemplateId | System.String |
Gets and sets the property InTemplateId. The registered template ID for the message template required by India's DLT regulations for SMS messages. |
|
OriginationIdentity | System.String |
Gets and sets the property OriginationIdentity. The origination identity that Amazon Web Services End User Messaging SMS uses to send messages to your users. This value can be one of the following:
You can provide an E.164 phone number or the ARN of the phone number, sender ID, or
phone pool. Amazon Web Services End User Messaging SMS evaluates IAM authorization
with the value that you provide. If the permissions policy of your Depending on the destination country, you must provide an origination identity. For country-specific requirements, see Supported countries and regions for SMS messaging in the Amazon Web Services End User Messaging SMS User Guide. |
|
Region | System.String |
Gets and sets the property Region. The Amazon Web Services Region of the Amazon Web Services End User Messaging SMS resources that Amazon Cognito uses to send messages. Amazon Web Services End User Messaging SMS must be available in your user pool's Region.
If you omit this parameter, Amazon Cognito uses the same Region as your user pool.
You can also set this parameter to your user pool's Region explicitly. Amazon Cognito
rejects any other value with an |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer