Retrieve name and email address of workspace users.

0

The workspaces console shows Name, Email, and other fields that I don't see with describe-workspaces on the command line. How do I retrieve the real name and email address of the workspace user using the command line?

質問済み 2年前909ビュー
1回答
1

If you have WorkDocs enabled, you should be able to use the describe-users command to list the users in the directory:

aws workdocs describe-users --organization-id d-0000000000

where --organization-id is the DirectoryId you get from the describe-workspaces command.

Ed
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ