Is there any way to create a user for a workspace ...
# python
p
Is there any way to create a user for a workspace directory for AWS? At the moment I get
aws:workspaces:Workspace example creating error: workspace creation failed: The specified user could not be found in the directory.
when I specify the
user_name
parameter, because the user doesn't exist, but I find no parameters in the directory or workspace interfaces that allow user creation. EDIT: It appears it's part of the EC2 instance, very confused. The Workspaces GUI allows you to add users but I want to do that programatically EDIT 2: Nevermind it seems it's a limitation of the AWS API, which seems silly in my opinion.. https://stackoverflow.com/questions/56995571/create-a-user-on-aws-workspaces-with-api