Smaws_Client_SSM.DescribeInventoryDeletions
Describes a specific delete inventory operation.
val error_to_string :
[ Smaws_Lib.Protocols.AwsJson.error
| `InternalServerError of Types.internal_server_error
| `InvalidDeletionIdException of Types.invalid_deletion_id_exception
| `InvalidNextToken of Types.invalid_next_token ] ->
string
val request :
'http_type Smaws_Lib.Context.t ->
Types.describe_inventory_deletions_request ->
(Types.describe_inventory_deletions_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalServerError of Types.internal_server_error
| `InvalidDeletionIdException of Types.invalid_deletion_id_exception
| `InvalidNextToken of Types.invalid_next_token ])
Stdlib.result