pinpointsmsvoicev2_delete_keyword {paws.customer.engagement} | R Documentation |
Deletes an existing keyword from an origination phone number or pool
Description
Deletes an existing keyword from an origination phone number or pool.
See https://www.paws-r-sdk.com/docs/pinpointsmsvoicev2_delete_keyword/ for full documentation.
Usage
pinpointsmsvoicev2_delete_keyword(OriginationIdentity, Keyword)
Arguments
OriginationIdentity |
[required] The origination identity to use such as a PhoneNumberId, PhoneNumberArn,
PoolId or PoolArn. You can use
If you are using a shared AWS End User Messaging SMS and Voice resource then you must use the full Amazon Resource Name(ARN). |
Keyword |
[required] The keyword to delete. |
[Package paws.customer.engagement version 0.9.0 Index]