updateTelemetryRule
abstract suspend fun updateTelemetryRule(input: UpdateTelemetryRuleRequest): UpdateTelemetryRuleResponse
Updates an existing telemetry rule in your account. If multiple users attempt to modify the same telemetry rule simultaneously, a ConflictException is returned to provide specific error information for concurrent modification scenarios.