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.
pinpointsmsvoicev2_delete_keyword(OriginationIdentity, Keyword)
[required] The origination identity to use such as a PhoneNumberId, PhoneNumberArn,
PoolId or PoolArn. You can use
describe_phone_numbers
to
find the values for PhoneNumberId and PhoneNumberArn and
describe_pools
to find the values
of PoolId and PoolArn.
If you are using a shared AWS End User Messaging SMS and Voice resource then you must use the full Amazon Resource Name(ARN).
[required] The keyword to delete.