SimpleDB.Client.delete_domain(**kwargs)¶The DeleteDomain operation deletes a domain. Any items (and their attributes) in the domain are deleted as well. The DeleteDomain operation might take 10 or more seconds to complete.
See also: AWS API Documentation
Request Syntax
response = client.delete_domain(
DomainName='string'
)
Exceptions
SimpleDB.Client.exceptions.MissingParameter