Smaws_Client_SSM.DeleteInventory
val request :
Smaws_Lib.Context.t ->
delete_inventory_request ->
(delete_inventory_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalServerError of internal_server_error
| `InvalidDeleteInventoryParametersException of
invalid_delete_inventory_parameters_exception
| `InvalidInventoryRequestException of invalid_inventory_request_exception
| `InvalidOptionException of invalid_option_exception
| `InvalidTypeNameException of invalid_type_name_exception ])
Stdlib.result
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.