CloudWatchApplicationSignals / Client / delete_service_level_objective

delete_service_level_objective#

CloudWatchApplicationSignals.Client.delete_service_level_objective(**kwargs)#

Deletes the specified service level objective.

See also: AWS API Documentation

Request Syntax

response = client.delete_service_level_objective(
    Id='string'
)
Parameters:

Id (string) –

[REQUIRED]

The ARN or name of the service level objective to delete.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions