updateIndexingRule
inline suspend fun XRayClient.updateIndexingRule(crossinline block: UpdateIndexingRuleRequest.Builder.() -> Unit): UpdateIndexingRuleResponse
Modifies an indexing rule’s configuration.
Indexing rules are used for determining the sampling rate for spans indexed from CloudWatch Logs. For more information, see Transaction Search.