@aws-sdk/client-iot-events

SMSConfiguration Interface

Contains the configuration information of SMS notifications.

Members

Name
Type
Details
recipients RequiredRecipientDetail[] | undefined

Specifies one or more recipients who receive the message.

additionalMessage string | undefined

The message that you want to send. The message can be up to 200 characters.

senderId string | undefined

The sender ID.

Full Signature

export interface SMSConfiguration