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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则