Configuring AutoTag
To integrate Brightspot with the Amazon Comprehend service, you need to configure Comprehend permissions in your AWS account, and then configure the applicable Brightspot plugin.
Configuring Amazon Comprehend permissions
Developers perform this task.
Determine which AWS role is currently being used within Brightspot. See the AWS documentation for information on managing permissions.
Add the following two permissions to the AWS role:
comprehend:BatchDetectEntities
andcomprehend:BatchDetectKeyPhrases
.
Configuring AWS Comprehend plugin
Administrators perform this task.
If your version of Brightspot is missing this feature, contact your Brightspot representative.
From the Navigation Menu, select Sites & Settings.
In the Sites widget, select Global. The Edit Global widget appears.
On the Main tab, scroll to the "AWS Comprehend" options.
Set the following fields:
Region
AWS Region to use when making requests to the service.
Language
Language of the text that will be sent to AWS Comprehend. Defaults to English.
Minimum Key Phrase Confidence
Minimum confidence rating (0.0 - 1.0) required to accept a key phrase. See the key phrases documentation for information regarding what a key phrase is.
Minimum Entity Confidence
Minimum confidence rating (0.0 - 1.0) required to accept an entity. See the entities documentation for information regarding what an entity is.
Click Save.