AWS::Kendra::Index UserTokenConfiguration - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

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 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