2023/02/24 - Amazon Connect Cases - 1 new api methods
Changes This release adds the ability to delete domains through the DeleteDomain API. For more information see https://docs.aws.amazon.com/cases/latest/APIReference/Welcome.html
Deletes a domain.
See also: AWS API Documentation
Request Syntax
client.delete_domain( domainId='string' )
string
[REQUIRED]
The unique identifier of the Cases domain.
dict
Response Syntax
{}
Response Structure
(dict) --