getIndexingRules
inline suspend fun XRayClient.getIndexingRules(crossinline block: GetIndexingRulesRequest.Builder.() -> Unit): GetIndexingRulesResponse
Retrieves all indexing rules.
Indexing rules are used to determine the server-side sampling rate for spans ingested through the CloudWatchLogs destination and indexed by X-Ray. For more information, see Transaction Search.