diff --git a/clients/client-workspaces/src/models/models_0.ts b/clients/client-workspaces/src/models/models_0.ts index 6e8ae76922288..d4f194a68cd64 100644 --- a/clients/client-workspaces/src/models/models_0.ts +++ b/clients/client-workspaces/src/models/models_0.ts @@ -2326,6 +2326,7 @@ export interface WorkspaceRequest { /** *
The user name of the user for the WorkSpace. This user name must exist in the Directory Service directory for the WorkSpace.
+ *The username is not case-sensitive, but we recommend matching the case in the Directory Service directory to avoid potential incompatibilities.
*The reserved keyword, [UNDEFINED]
, is used when creating user-decoupled WorkSpaces.
The user name of the user for the WorkSpace. This user name must exist in the Directory Service directory for the WorkSpace.
\nThe reserved keyword, [UNDEFINED]
, is used when creating user-decoupled WorkSpaces.
The user name of the user for the WorkSpace. This user name must exist in the Directory Service directory for the WorkSpace.
\nThe username is not case-sensitive, but we recommend matching the case in the Directory Service directory to avoid potential incompatibilities.
\nThe reserved keyword, [UNDEFINED]
, is used when creating user-decoupled WorkSpaces.