IoT.Client.
delete_domain_configuration
(**kwargs)¶Deletes the specified domain configuration.
Requires permission to access the DeleteDomainConfiguration action.
See also: AWS API Documentation
Request Syntax
response = client.delete_domain_configuration(
domainConfigurationName='string'
)
[REQUIRED]
The name of the domain configuration to be deleted.
{}
Response Structure
Exceptions
IoT.Client.exceptions.ResourceNotFoundException
IoT.Client.exceptions.ThrottlingException
IoT.Client.exceptions.UnauthorizedException
IoT.Client.exceptions.ServiceUnavailableException
IoT.Client.exceptions.InternalFailureException
IoT.Client.exceptions.InvalidRequestException