v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1435190156.6 KB

Updates the library item for an Amazon Q App.

post/catalog.updateItem#instance-id

Headers

instance-idstring required

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

Request body

libraryItemIdstring required

The unique identifier of the library item to update.

status'PUBLISHED' | 'DISABLED'

The new status to set for the library item, such as "Published" or "Hidden".

categoriesUUID[]

The new categories to associate with the library item.

Response

Success

libraryItemIdstring required

The unique identifier of the updated library item.

appIdstring required

The unique identifier of the Q App associated with the library item.

appVersioninteger required

The version of the Q App associated with the library item.

statusstring required

The new status of the updated library item.

createdAtstring date-time required

The date and time the library item was originally created.

createdBystring required

The user who originally 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.

isRatedByUserboolean

Whether the current user has rated the library item.

userCountinteger

The number of users who have the associated Q App.

isVerifiedboolean

Indicates whether the library item has been verified.