InventoryDeletionStatusItem - Amazon Systems Manager
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

InventoryDeletionStatusItem

Status information returned by the DeleteInventory operation.

Contents

DeletionId

The deletion ID returned by the DeleteInventory operation.

Type: String

Pattern: [a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}

Required: No

DeletionStartTime

The UTC timestamp when the delete operation started.

Type: Timestamp

Required: No

DeletionSummary

Information about the delete operation. For more information about this summary, see Understanding the delete inventory summary in the Amazon Systems Manager User Guide.

Type: InventoryDeletionSummary object

Required: No

LastStatus

The status of the operation. Possible values are InProgress and Complete.

Type: String

Valid Values: InProgress | Complete

Required: No

LastStatusMessage

Information about the status.

Type: String

Required: No

LastStatusUpdateTime

The UTC timestamp of when the last status report.

Type: Timestamp

Required: No

TypeName

The name of the inventory data type.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 100.

Pattern: ^(AWS|Custom):.*$

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: