pinpointsmsvoicev2_put_keyword {paws.customer.engagement} | 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.
|