enable_topic_rule(**kwargs)¶Enables the rule.
Requires permission to access the EnableTopicRule action.
See also: AWS API Documentation
Request Syntax
response = client.enable_topic_rule(
ruleName='string'
)
[REQUIRED]
The name of the topic rule to enable.
Exceptions
IoT.Client.exceptions.InternalExceptionIoT.Client.exceptions.InvalidRequestExceptionIoT.Client.exceptions.ServiceUnavailableExceptionIoT.Client.exceptions.UnauthorizedExceptionIoT.Client.exceptions.ConflictingResourceUpdateException