v1

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

Return a list of inventory type names for the account, or return a list of attribute names for a specific Inventory item type.

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

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'AmazonSSM.GetInventorySchema' required

Request body

TypeNamestring

The type of inventory item to return.

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.

Aggregatorboolean

Returns inventory schemas that support aggregation. For example, this call returns the <code>AWS:InstanceInformation</code> type, because it supports aggregation based on the <code>PlatformName</code>, <code>PlatformType</code>, and <code>PlatformVersion</code> attributes.

SubTypeboolean

Returns the sub-type schema for a specified inventory type.

Response

Success

NextTokenstring

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