User
A structure that specifies one user or group in the workspace.
Contents
- id
-
The ID of the user or group.
Pattern:
^([0-9a-fA-F]{10}-|)[A-Fa-f0-9]{8}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{12}$
Type: String
Length Constraints: Minimum length of 1. Maximum length of 47.
Required: Yes
- type
-
Specifies whether this is a single user or a group.
Type: String
Valid Values:
SSO_USER | SSO_GROUP
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: