batchDetectTargetedSentiment
inline suspend fun ComprehendClient.batchDetectTargetedSentiment(crossinline block: BatchDetectTargetedSentimentRequest.Builder.() -> Unit): BatchDetectTargetedSentimentResponse
Inspects a batch of documents and returns a sentiment analysis for each entity identified in the documents.
For more information about targeted sentiment, see Targeted sentiment in the Amazon Comprehend Developer Guide.