AWS sms-voice documentation change
Summary
Updated terminology from 'choose' to 'click' for link interactions and clarified user actions
Security assessment
Changes involve minor wording improvements (e.g., 'choosing a link' to 'clicking a link') without addressing security vulnerabilities or introducing security features
Diff
diff --git a/sms-voice/latest/userguide/message-feedback.md b/sms-voice/latest/userguide/message-feedback.md index 9eb935b4e..83708e423 100644 --- a//sms-voice/latest/userguide/message-feedback.md +++ b//sms-voice/latest/userguide/message-feedback.md @@ -11 +11 @@ How message feedback is processed -Use message feedback to monitor your SMS and MMS message delivery along with [Delivery Receipts (DLR)](./configuration-sets-event-destinations.html#configuration-sets-event-destinations.title). DLRs generated by a carrier can take up to 72 hours to be returned. You need to setup an [event destination](./configuration-sets-event-destinations.html#configuration-sets-event-destinations.title) to record DLRs. By using message feedback you don't have to wait for the DLR to be returned and you can set your message as received and update your message metrics. You can use signals from customers to determine if they have received the message and set the message feedback status record as delivered. Message feedback can be used for anything you expect a user action for, such as completing a workflow, choosing a link, verifying an OTP. +Use message feedback to monitor your SMS and MMS message delivery along with [Delivery Receipts (DLR)](./configuration-sets-event-destinations.html#configuration-sets-event-destinations.title). DLRs generated by a carrier can take up to 72 hours to be returned. You need to setup an [event destination](./configuration-sets-event-destinations.html#configuration-sets-event-destinations.title) to record DLRs. By using message feedback you don't have to wait for the DLR to be returned and you can set your message as received and update your message metrics. You can use signals from customers to determine if they have received the message and set the message feedback status record as delivered. Message feedback can be used for anything you expect a user action for, such as completing a workflow, clicking a link, verifying an OTP. @@ -15 +15 @@ If a message feedback status record isn't set to received after one hour it is t -For example, you send a customer a message with a link and the link is monitored for choose events. When the customer choose the link and generates the event you know the customer has received your message. +For example, you send a customer a message with a link and the link is monitored for click events. When the customer chooses the link and generates the event you know the customer has received your message.