CloudWatchObservabilityAdminService / Client / delete_telemetry_rule_for_organization

delete_telemetry_rule_for_organization

CloudWatchObservabilityAdminService.Client.delete_telemetry_rule_for_organization(**kwargs)

Deletes an organization-wide telemetry rule. This operation can only be called by the organization’s management account or a delegated administrator account.

See also: AWS API Documentation

Request Syntax

response = client.delete_telemetry_rule_for_organization(
    RuleIdentifier='string'
)
Parameters:

RuleIdentifier (string) –

[REQUIRED]

The identifier (name or ARN) of the organization telemetry rule to delete.

Returns:

None

Exceptions