

# EntityConfiguration
<a name="API_EntityConfiguration"></a>

Provides the configuration information for users or groups in your IAM Identity Center identity source to grant access your Amazon Kendra experience.

## Contents
<a name="API_EntityConfiguration_Contents"></a>

 ** EntityId **   <a name="kendra-Type-EntityConfiguration-EntityId"></a>
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 **   <a name="kendra-Type-EntityConfiguration-EntityType"></a>
Specifies whether you are configuring a `User` or a `Group`.  
Type: String  
Valid Values: `USER | GROUP`   
Required: Yes

## See Also
<a name="API_EntityConfiguration_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/kendra-2019-02-03/EntityConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/kendra-2019-02-03/EntityConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/kendra-2019-02-03/EntityConfiguration) 