

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# 列出 IDs 与的共享发件人 AWS CLI
<a name="sender-id-shared"></a>

您可以使用[describe-sender-ids](https://docs.aws.amazon.com/cli/latest/reference/pinpoint-sms-voice-v2/describe-sender-ids.html)或[AWS RAM 控制台](https://console.aws.amazon.com/ram)查看与您的账户 IDs 共享的发件人。有关共享资源的更多信息，请参阅[在 “ AWS 最终用户消息 SMS” 中使用共享资源](shared-resources.md)。

**要列出与您的账户 IDs 共享的所有发件人，请使用 AWS CLI**
+ 在命令行输入以下命令：

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

在前面的命令中，*SHARED*替换*SELF*为以列出您的账户拥有的发件人 ID。