PersonasSummary
Summary information for users or groups in your IAM Identity Center identity source. This applies to users and groups with specific permissions that define their level of access to your Amazon Kendra experience. You can create an Amazon Kendra experience such as a search application. For more information on creating a search application experience, see Building a search experience with no code.
Contents
- CreatedAt
-
The Unix timestamp when the summary information was created.
Type: Timestamp
Required: No
- EntityId
-
The identifier of a user or group in your IAM Identity Center identity source. For example, a user ID could be an email.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 47.
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
- Persona
-
The persona that defines the specific permissions of the user or group in your IAM Identity Center identity source. The available personas or access roles are
Owner
andViewer
. For more information on these personas, see Providing access to your search page.Type: String
Valid Values:
OWNER | VIEWER
Required: No
- UpdatedAt
-
The Unix timestamp when the summary information was last updated.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: