AWS sms-voice documentation change
Summary
Added tip about using Notify for OTP/verification messages without managing phone numbers
Security assessment
This change documents a security feature (Notify for OTP/verification messages) that provides AWS-managed origination identities, reducing the security burden of managing phone numbers for authentication messages.
Diff
diff --git a/sms-voice/latest/userguide/getting-started.md b/sms-voice/latest/userguide/getting-started.md index 1d2a92ef7..c831538fc 100644 --- a//sms-voice/latest/userguide/getting-started.md +++ b//sms-voice/latest/userguide/getting-started.md @@ -21,0 +22,4 @@ When you're ready to move from the sandbox to production, create an AWS Support +###### Tip + +If you want to send OTP or verification messages without managing phone numbers, you can use Notify. Notify lets you send templated messages using AWS-managed origination identities. For more information, see [What is AWS End User Messaging Notify?](./notify.html). +