detectTargetedSentiment
inline suspend fun ComprehendClient.detectTargetedSentiment(crossinline block: DetectTargetedSentimentRequest.Builder.() -> Unit): DetectTargetedSentimentResponse
Inspects the input text and returns a sentiment analysis for each entity identified in the text.
For more information about targeted sentiment, see Targeted sentiment in the Amazon Comprehend Developer Guide.