View source: R/pinpointsmsvoicev2_operations.R
pinpointsmsvoicev2_put_keyword | R Documentation |
Creates or updates a keyword configuration on an origination phone number or pool.
See https://www.paws-r-sdk.com/docs/pinpointsmsvoicev2_put_keyword/ for full documentation.
pinpointsmsvoicev2_put_keyword(
OriginationIdentity,
Keyword,
KeywordMessage,
KeywordAction = NULL
)
OriginationIdentity |
[required] The origination identity to use such as a PhoneNumberId, PhoneNumberArn,
SenderId or SenderIdArn. You can use
|
Keyword |
[required] The new keyword to add. |
KeywordMessage |
[required] The message associated with the keyword. |
KeywordAction |
The action to perform for the new keyword when it is received.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.