IoT / Client / disable_topic_rule
disable_topic_rule#
- IoT.Client.disable_topic_rule(**kwargs)#
Disables the rule.
Requires permission to access the DisableTopicRule action.
See also: AWS API Documentation
Request Syntax
response = client.disable_topic_rule( ruleName='string' )
- Parameters:
ruleName (string) –
[REQUIRED]
The name of the rule to disable.
- Returns:
None
Exceptions
IoT.Client.exceptions.InternalException
IoT.Client.exceptions.InvalidRequestException
IoT.Client.exceptions.ServiceUnavailableException
IoT.Client.exceptions.UnauthorizedException
IoT.Client.exceptions.ConflictingResourceUpdateException