v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1483595482.8 KB

Creates a new chat response configuration for an Amazon Q Business application. This operation establishes a set of parameters that define how the system generates and formats responses to user queries in chat interactions.

post/applications/{applicationId}/chatresponseconfigurations

Path parameters

applicationIdstring required

The unique identifier of the Amazon Q Business application for which to create the new chat response configuration.

Request body

displayNamestring required

A human-readable name for the new chat response configuration, making it easier to identify and manage among multiple configurations.

clientTokenstring

A unique, case-sensitive identifier to ensure idempotency of the request. This helps prevent the same configuration from being created multiple times if retries occur.

responseConfigurationsobject required

A collection of response configuration settings that define how Amazon Q Business will generate and format responses to user queries in chat interactions.

Response

Success

chatResponseConfigurationIdstring required

The unique identifier assigned to a newly created chat response configuration, used for subsequent operations on this resource.

chatResponseConfigurationArnstring required

The Amazon Resource Name (ARN) of the newly created chat response configuration, which uniquely identifies the resource across all Amazon Web Services services.