Get Experience Result
data class GetExperienceResult(val arn: String, val configurations: List<GetExperienceConfiguration>, val createdAt: String, val description: String, val endpoints: List<GetExperienceEndpoint>, val errorMessage: String, val experienceId: String, val id: String, val indexId: String, val name: String, val roleArn: String, val status: String, val updatedAt: String)
A collection of values returned by getExperience.
Properties
Link copied to clipboard
Block that specifies the configuration information for your Amazon Kendra Experience. This includes content_source_configuration
, which specifies the data source IDs and/or FAQ IDs, and user_identity_configuration
, which specifies the user or group information to grant access to your Amazon Kendra Experience. Documented below.
Link copied to clipboard
Description of the Experience.
Link copied to clipboard
Shows the endpoint URLs for your Amazon Kendra Experiences. The URLs are unique and fully hosted by AWS. Documented below.
Link copied to clipboard
Reason your Amazon Kendra Experience could not properly process.
Link copied to clipboard