Values.UserTokenConfigurationSourceProvides the configuration information for a token. 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.
type nonrec t = {jwtTokenTypeConfiguration : JwtTokenTypeConfiguration.t option;Information about the JWT token type configuration.
*)jsonTokenTypeConfiguration : JsonTokenTypeConfiguration.t option;Information about the JSON token type configuration.
*)}