CloudWatchOmni / Client / delete_domain

delete_domain

CloudWatchOmni.Client.delete_domain(**kwargs)

Removes a domain and all of its resources. Call this operation in the Region where the domain was created.

A domain cannot be deleted while it contains spaces.

See also: AWS API Documentation

Request Syntax

response = client.delete_domain(
    domainId='string'
)
Parameters:

domainId (string) –

[REQUIRED]

The unique ID of the domain to delete.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions

  • CloudWatchOmni.Client.exceptions.ThrottlingException

  • CloudWatchOmni.Client.exceptions.ValidationException

  • CloudWatchOmni.Client.exceptions.AccessDeniedException

  • CloudWatchOmni.Client.exceptions.InternalServerException

  • CloudWatchOmni.Client.exceptions.ConflictException