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

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南