CloudWatchApplicationSignals / Client / delete_grouping_configuration

delete_grouping_configuration

CloudWatchApplicationSignals.Client.delete_grouping_configuration()

Deletes a grouping configuration that defines how services are grouped and organized in Application Signals. Once deleted, services will no longer be grouped according to the specified configuration rules.

This operation is irreversible. After deletion, you must recreate the grouping configuration if you want to restore the same grouping behavior.

See also: AWS API Documentation

Request Syntax

response = client.delete_grouping_configuration()
Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions

  • CloudWatchApplicationSignals.Client.exceptions.ValidationException

  • CloudWatchApplicationSignals.Client.exceptions.ThrottlingException

  • CloudWatchApplicationSignals.Client.exceptions.AccessDeniedException