ssm_disassociate_ops_item_related_item: Deletes the association between an OpsItem and a related item

View source: R/ssm_operations.R

ssm_disassociate_ops_item_related_itemR Documentation

Deletes the association between an OpsItem and a related item

Description

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.

See https://www.paws-r-sdk.com/docs/ssm_disassociate_ops_item_related_item/ for full documentation.

Usage

ssm_disassociate_ops_item_related_item(OpsItemId, AssociationId)

Arguments

OpsItemId

[required] The ID of the OpsItem for which you want to delete an association between the OpsItem and a related item.

AssociationId

[required] The ID of the association for which you want to delete an association between the OpsItem and a related item.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.