Smaws_Client_SSM.AssociateOpsItemRelatedItem
val request :
Smaws_Lib.Context.t ->
associate_ops_item_related_item_request ->
(associate_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
| `OpsItemLimitExceededException of ops_item_limit_exceeded_exception
| `OpsItemNotFoundException of ops_item_not_found_exception
| `OpsItemRelatedItemAlreadyExistsException of
ops_item_related_item_already_exists_exception ])
Stdlib.result
Associates a related item to a Systems Manager OpsCenter OpsItem. For example, you can associate an Incident Manager incident or analysis with an OpsItem. Incident Manager and OpsCenter are capabilities of Amazon Web Services Systems Manager.