Values_1.DisassociateOpsItemRelatedItemResponseSourceDeletes 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 tool in Amazon Web Services Systems Manager.
type nonrec error = [ | `InternalServerError of Values_0.InternalServerError.t| `OpsItemConflictException of Values_0.OpsItemConflictException.t| `OpsItemInvalidParameterException of
Values_0.OpsItemInvalidParameterException.t| `OpsItemNotFoundException of Values_0.OpsItemNotFoundException.t| `OpsItemRelatedItemAssociationNotFoundException of
OpsItemRelatedItemAssociationNotFoundException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `InternalServerError of Values_0.InternalServerError.t
| `OpsItemConflictException of Values_0.OpsItemConflictException.t
| `OpsItemInvalidParameterException of
Values_0.OpsItemInvalidParameterException.t
| `OpsItemNotFoundException of Values_0.OpsItemNotFoundException.t
| `OpsItemRelatedItemAssociationNotFoundException of
OpsItemRelatedItemAssociationNotFoundException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `InternalServerError of Values_0.InternalServerError.t
| `OpsItemConflictException of Values_0.OpsItemConflictException.t
| `OpsItemInvalidParameterException of
Values_0.OpsItemInvalidParameterException.t
| `OpsItemNotFoundException of Values_0.OpsItemNotFoundException.t
| `OpsItemRelatedItemAssociationNotFoundException of
OpsItemRelatedItemAssociationNotFoundException.t
| `Unknown_operation_error of string * string option ]