v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141381,185842.7 KB

A list of inventory items returned by the request.

post/#X-Amz-Target=AmazonSSM.ListInventoryEntries

Headers

X-Amz-Target'AmazonSSM.ListInventoryEntries' required

Request body

InstanceIdstring required

The managed node ID for which you want inventory information.

TypeNamestring required

The type of inventory item for which you want information.

NextTokenstring

The token for the next set of items to return. (You received this token from a previous call.)

MaxResultsinteger

The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

Response

Success

TypeNamestring

The type of inventory item returned by the request.

InstanceIdstring

The managed node ID targeted by the request to query inventory information.

SchemaVersionstring

The inventory schema version used by the managed node(s).

CaptureTimestring

The time that inventory information was collected for the managed node(s).

EntriesInventoryItemEntry[]

A list of inventory items on the managed node(s).

NextTokenstring

The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.