AWS sms-voice documentation change
Summary
Replaced 'clicking a link' with 'choosing a link' and 'click the link' with 'choose the link' in text examples
Security assessment
The changes are purely terminological (click→choose) with no security context. No vulnerabilities, security mechanisms, or incidents are referenced.
Diff
diff --git a/sms-voice/latest/userguide/message-feedback.md b/sms-voice/latest/userguide/message-feedback.md index d64719d57..9eb935b4e 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, clicking 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, choosing 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 click events. When the customer click 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 choose events. When the customer choose the link and generates the event you know the customer has received your message.