v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465566486.4 KB

Creates an Amazon Kendra experience such as a search application. For more information on creating a search application experience, including using the Python and Java SDKs, see <a href="https://docs.aws.amazon.com/kendra/latest/dg/deploying-search-experience-no-code.html">Building a search experience with no code</a>.

post/#X-Amz-Target=AWSKendraFrontendService.CreateExperience

Headers

X-Amz-Target'AWSKendraFrontendService.CreateExperience' required

Request body

Namestring required

A name for your Amazon Kendra experience.

IndexIdstring required

The identifier of the index for your Amazon Kendra experience.

RoleArnstring

The Amazon Resource Name (ARN) of an IAM role with permission to access <code>Query</code> API, <code>GetQuerySuggestions</code> API, and other required APIs. The role also must include permission to access IAM Identity Center (successor to Single Sign-On) that stores your user and group information. For more information, see <a href="https://docs.aws.amazon.com/kendra/latest/dg/iam-roles.html">IAM access roles for Amazon Kendra</a>.

Descriptionstring

A description for your Amazon Kendra experience.

ClientTokenstring

A token that you provide to identify the request to create your Amazon Kendra experience. Multiple calls to the <code>CreateExperience</code> API with the same client token creates only one Amazon Kendra experience.

Response

Success

Idstring required

The identifier of your Amazon Kendra experience.