View source: R/sns_send_message.R
sns_send_message
| 1 2 3 4 5 6 | sns_send_message(
  phone_number = NA,
  message = "Hello World!",
  region = "us-east-1",
  message_aws = FALSE
)
 | 
| phone_number | Recipient phone number | 
| message | Recipient message | 
| region | Region to send the message from | 
| message_aws | Return AWS data or TRUE | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.