listTopicRules
inline suspend fun IotClient.listTopicRules(crossinline block: ListTopicRulesRequest.Builder.() -> Unit): ListTopicRulesResponse
Lists the rules for the specific topic.
Requires permission to access the ListTopicRules action.