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?

preguntada hace 2 años909 visualizaciones
1 Respuesta
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
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas