List shared sender IDs with the AWS CLI
You can use the describe-sender-ids or the AWS RAM
console
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 --ownerSHARED
In the preceding command, replace SHARED
with
SELF
to list the sender Ids owned by your account.