

# SMSConfiguration
<a name="API_SMSConfiguration"></a>

Contains the configuration information of SMS notifications.

## Contents
<a name="API_SMSConfiguration_Contents"></a>

 ** recipients **   <a name="iotevents-Type-SMSConfiguration-recipients"></a>
Specifies one or more recipients who receive the message.  
You must [add the users that receive SMS messages to your IAM Identity Center store](https://docs.aws.amazon.com/singlesignon/latest/userguide/addusers.html).
Type: Array of [RecipientDetail](API_RecipientDetail.md) objects  
Array Members: Minimum number of 1 item.  
Required: Yes

 ** additionalMessage **   <a name="iotevents-Type-SMSConfiguration-additionalMessage"></a>
The message that you want to send. The message can be up to 200 characters.  
Type: String  
Required: No

 ** senderId **   <a name="iotevents-Type-SMSConfiguration-senderId"></a>
The sender ID.  
Type: String  
Required: No

## See Also
<a name="API_SMSConfiguration_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/iotevents-2018-07-27/SMSConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iotevents-2018-07-27/SMSConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iotevents-2018-07-27/SMSConfiguration) 