AWS::Kendra::Index UserTokenConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::Kendra::Index UserTokenConfiguration

Provides the configuration information for a token.

Important

If you're using an Amazon Kendra Gen AI Enterprise Edition index and you try to use UserTokenConfigurations to configure user context policy, Amazon Kendra returns a ValidationException error.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

JsonTokenTypeConfiguration

Information about the JSON token type configuration.

Required: No

Type: JsonTokenTypeConfiguration

Update requires: No interruption

JwtTokenTypeConfiguration

Information about the JWT token type configuration.

Required: No

Type: JwtTokenTypeConfiguration

Update requires: No interruption