ExperienceEntitiesSummary
Summary information for users or groups in your IAM Identity Center identity source with granted 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
- DisplayData
-
Information about the user entity.
Type: EntityDisplayData object
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
- EntityType
-
Shows the type as
User
orGroup
.Type: String
Valid Values:
USER | GROUP
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: