EntityPersonaConfiguration - Amazon Kendra API Reference

EntityPersonaConfiguration

Provides the configuration information for users or groups in your IAM Identity Center identity source for access to your Amazon Kendra experience. Specific permissions are defined for each user or group once they are granted access to 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

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 and Viewer. For more information on these personas, see Providing access to your search page.

Type: String

Valid Values: OWNER | VIEWER

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: