EntityConfiguration
Provides the configuration information for users or groups in your IAM Identity Center identity source to grant access your Amazon Kendra experience.
Contents
- 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: Yes
- EntityType
-
Specifies whether you are configuring a
User
or aGroup
.Type: String
Valid Values:
USER | GROUP
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: