Delete an opt-out list in AWS End User Messaging SMS
Use the AWS End User Messaging SMS console or AWS CLI to delete an opt-out list.
- Delete opt-out list (Console)
-
To delete an opt-out list using the AWS End User Messaging SMS console, follow these steps:
Open the AWS End User Messaging SMS console at https://console.aws.amazon.com/sms-voice/
. -
In the navigation pane, under Configurations, choose Opt-out lists.
-
On the Opt-out lists page, choose an opt-out list, choose Delete.
- Delete opt-out list (AWS CLI)
-
You can use the delete-opt-out-list command to delete an opt-out list
At the command line, enter the following command:
$
aws pinpoint-sms-voice-v2 delete-opt-out-list \>
--opt-out-list-nameoptOutListName
In the preceding example, replace
optOutListName
with a name that makes the opt-out list easy to identify.
Remove a destination phone number
Manage tags for an opt-out list