Set the MessageFeedbackStatus as RECEIVED
or FAILED
for the passed in MessageId.
See https://www.paws-r-sdk.com/docs/pinpointsmsvoicev2_put_message_feedback/ for full documentation.
pinpointsmsvoicev2_put_message_feedback(MessageId, MessageFeedbackStatus)
[required] The unique identifier for the message.
[required] Set the message feedback to be either RECEIVED
or FAILED
.