AWS System Manager

List inventory data

Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

A list of inventory items returned by the request.

Inputs

Expand All

Champ

Type

Description

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

Champ

Type

Description

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