Amazon Simple Systems Manager (SSM)

2023/10/20 - Amazon Simple Systems Manager (SSM) - 1 new api methods

Changes  This release introduces a new API: DeleteOpsItem. This allows deletion of an OpsItem.

DeleteOpsItem (new) Link ΒΆ

Delete an OpsItem. You must have permission in Identity and Access Management (IAM) to delete an OpsItem.

See also: AWS API Documentation

Request Syntax

client.delete_ops_item(
    OpsItemId='string'
)
type OpsItemId:

string

param OpsItemId:

[REQUIRED]

The ID of the OpsItem that you want to delete.

rtype:

dict

returns:

Response Syntax

{}

Response Structure

  • (dict) --