delete_topic_rule_destination
(**kwargs)¶Deletes a topic rule destination.
Requires permission to access the DeleteTopicRuleDestination action.
See also: AWS API Documentation
Request Syntax
response = client.delete_topic_rule_destination(
arn='string'
)
[REQUIRED]
The ARN of the topic rule destination to delete.
{}
Response Structure
Exceptions
IoT.Client.exceptions.InternalException
IoT.Client.exceptions.InvalidRequestException
IoT.Client.exceptions.ServiceUnavailableException
IoT.Client.exceptions.UnauthorizedException
IoT.Client.exceptions.ConflictingResourceUpdateException