AWS System Manager

List inventory data

このページは日本語には対応しておりません。随時翻訳に取り組んでいます。翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください。

A list of inventory items returned by the request.

Inputs

Expand All

フィールド

種類

説明

region [required]

enum

default: us-east-1

instanceId [required]

string

The managed node ID for which to retrieve inventory information.

typeName [required]

string

The type of inventory item for which to retrieve information.

filters

[object]

One or more filters to return a more specific list of results.

Key [required]

string

The name of the filter key.

Values [required]

[string]

Inventory filter values. Example: inventory filter where managed node IDs are specified as values Key=AWS:InstanceInformation.InstanceId,Values= i-a12b3c4d5e6g, i-1a2b3c4d5e6,Type=Equal.

Type

string

The type of filter. The Exists filter must be used with aggregators. For more information, see Aggregating inventory data in the Amazon Web Services Systems Manager User Guide.

Outputs

フィールド

種類

説明

typeName

string

The type of inventory item returned by the request.

instanceId

string

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

schemaVersion

string

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

captureTime

string

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

entries

[object]

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

amzRequestId [required]

string