batchPutDataQualityStatisticAnnotation
inline suspend fun GlueClient.batchPutDataQualityStatisticAnnotation(crossinline block: BatchPutDataQualityStatisticAnnotationRequest.Builder.() -> Unit): BatchPutDataQualityStatisticAnnotationResponse
Annotate datapoints over time for a specific data quality statistic. The API requires both profileID and statisticID as part of the InclusionAnnotation input. The API only works for a single statisticId across multiple profiles.