IoT.Client.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.InternalExceptionIoT.Client.exceptions.InvalidRequestExceptionIoT.Client.exceptions.ServiceUnavailableExceptionIoT.Client.exceptions.UnauthorizedExceptionIoT.Client.exceptions.ConflictingResourceUpdateException