UserProfileSummary
The details of the user profile.
Contents
- details
-
The details of the user profile.
Type: UserProfileDetails object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: No
- domainId
-
The ID of the Amazon DataZone domain of the user profile.
Type: String
Pattern:
^dzd[-_][a-zA-Z0-9_-]{1,36}$
Required: No
- id
-
The ID of the user profile.
Type: String
Pattern:
^([0-9a-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}$
Required: No
- status
-
The status of the user profile.
Type: String
Valid Values:
ASSIGNED | NOT_ASSIGNED | ACTIVATED | DEACTIVATED
Required: No
- type
-
The type of the user profile.
Type: String
Valid Values:
IAM | SSO
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: