AWS System Manager

Delete inventory

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

Delete a custom inventory type or the data associated with a custom inventory type. Deleting a custom inventory type is also referred to as deleting a custom inventory schema.

Inputs

フィールド

種類

説明

region [required]

enum

default: us-east-1

typeName [required]

string

The name of the custom inventory type for which to delete either all previously collected data, or the inventory type itself.

Outputs

Expand All

フィールド

種類

説明

typeName

string

The name of the inventory data type specified in the request.

deletionId

string

Every DeleteInventory operation is assigned a unique ID. This option returns a unique ID. You can use this ID to query the status of a delete operation. This option is useful for ensuring that a delete operation has completed before you begin other operations.

deletionSummary

object

A summary of the delete operation. For more information about this summary, see Deleting custom inventory in the Amazon Web Services Systems Manager User Guide.

TotalCount

number

The total number of items to delete. This count doesn't change during the delete operation.

RemainingCount

number

Remaining number of items to delete.

SummaryItems

[object]

A list of counts and versions for deleted items.

Version

string

The inventory type version.

Count

number

A count of the number of deleted items.

RemainingCount

number

The remaining number of items to delete.

amzRequestId [required]

string