ExperiencesSummary - Amazon Kendra API Reference

ExperiencesSummary

Summary information for your Amazon Kendra experience. You can create an Amazon Kendra experience such as a search application. For more information on creating a search application experience, see Building a search experience with no code.

Contents

CreatedAt

The Unix timestamp when your Amazon Kendra experience was created.

Type: Timestamp

Required: No

Endpoints

The endpoint URLs for your Amazon Kendra experiences. The URLs are unique and fully hosted by AWS.

Type: Array of ExperienceEndpoint objects

Array Members: Minimum number of 1 item. Maximum number of 2 items.

Required: No

Id

The identifier of your Amazon Kendra experience.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 36.

Pattern: [a-zA-Z0-9][a-zA-Z0-9_-]*

Required: No

Name

The name of your Amazon Kendra experience.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1000.

Pattern: [a-zA-Z0-9][a-zA-Z0-9_-]*

Required: No

Status

The processing status of your Amazon Kendra experience.

Type: String

Valid Values: CREATING | ACTIVE | DELETING | FAILED

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: