updateTopicRuleDestination
inline suspend fun IotClient.updateTopicRuleDestination(crossinline block: UpdateTopicRuleDestinationRequest.Builder.() -> Unit): UpdateTopicRuleDestinationResponse
Updates a topic rule destination. You use this to change the status, endpoint URL, or confirmation URL of the destination.
Requires permission to access the UpdateTopicRuleDestination action.