List shared phone numbers with the AWS CLI - AWS End User Messaging SMS
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

List shared phone numbers with the AWS CLI

You can use the describe-phone-numbers or the AWS RAM console to view origination phone numbers shared with your account. For more information about shared resources, see Working with shared resources in AWS End User Messaging SMS.

To list all of the phone numbers shared with your account using the AWS CLI
  • At the command line, enter the following command:

    $ aws pinpoint-sms-voice-v2 describe-phone-numbers --owner SHARED

In the preceding command, replace SHARED with SELF to list the phone numbers owned by your account.