List shared sender IDs with the AWS CLI - AWS End User Messaging SMS
This documentation is a draft for private preview for regions in the AWS European Sovereign Cloud. Documentation content will continue to evolve. Published: January 9, 2026.

List shared sender IDs with the AWS CLI

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

To list all sender IDs shared with your account using the AWS CLI
  • At the command line, enter the following command:

    $ aws pinpoint-sms-voice-v2 describe-sender-ids --owner SHARED

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