function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Yogesh Malbhage 18Yogesh Malbhage 18 

How to implement Amazon Comprehend to calculate sentiment analysis in Apex?

We need to implement Amazon Comprehend to get Sentiment score for the text in Apex class. But in Amazon Comprehend documentation there is no EndPoint provided. Can you  please help me through this?