AWS::Kendra::Index UserTokenConfiguration
Provides the configuration information for a token.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "JsonTokenTypeConfiguration" :JsonTokenTypeConfiguration, "JwtTokenTypeConfiguration" :JwtTokenTypeConfiguration}
YAML
JsonTokenTypeConfiguration:JsonTokenTypeConfigurationJwtTokenTypeConfiguration:JwtTokenTypeConfiguration
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