v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1435190156.6 KB

Creates a new library item for an Amazon Q App, allowing it to be discovered and used by other allowed users.

post/catalog.createItem#instance-id

Headers

instance-idstring required

The unique identifier of the Amazon Q Business application environment instance.

Request body

appIdstring required

The unique identifier of the Amazon Q App to publish to the library.

appVersioninteger required

The version of the Amazon Q App to publish to the library.

categoriesUUID[] required

The categories to associate with the library item for easier discovery.

Response

Success

libraryItemIdstring required

The unique identifier of the new library item.

statusstring required

The status of the new library item, such as "Published".

createdAtstring date-time required

The date and time the library item was created.

createdBystring required

The user who created the library item.

updatedAtstring date-time

The date and time the library item was last updated.

updatedBystring

The user who last updated the library item.

ratingCountinteger required

The number of ratings the library item has received from users.

isVerifiedboolean

Indicates whether the library item has been verified.