Module Smaws_Client_SSM.DisassociateOpsItemRelatedItem

val request : Smaws_Lib.Context.t -> disassociate_ops_item_related_item_request -> (disassociate_ops_item_related_item_response, [> Smaws_Lib.Protocols.AwsJson.error | `InternalServerError of internal_server_error | `OpsItemConflictException of ops_item_conflict_exception | `OpsItemInvalidParameterException of ops_item_invalid_parameter_exception | `OpsItemNotFoundException of ops_item_not_found_exception | `OpsItemRelatedItemAssociationNotFoundException of ops_item_related_item_association_not_found_exception ]) Stdlib.result

Deletes the association between an OpsItem and a related item. For example, this API operation can delete an Incident Manager incident from an OpsItem. Incident Manager is a capability of Amazon Web Services Systems Manager.