Skip to main content

Integrating Amazon Translate with Brightspot

This topic covers how to integrate Amazon Translate with Brightspot.

To integrate Amazon Translate with Brightspot:

  1. Click > Admin > Sites & Settings > Global.
  2. Expand Integrations > AWS Translation.
  3. Using the following table as a reference, complete the fields as needed.
  4. Click Save.
Note

Once finished, you must configure general translation settings in order to send assets for translation. For details, see Configuring translation.

See also:

FieldDescription
CredentialsEnter the login credentials that Brightspot sends to Amazon Translate when initiating a translation job.
  • Default—Sends the AWS credentials configured on your Brightspot server.
  • Assume Role—Enter an IAM ARN Brightspot uses to submit translation jobs. (Ensure Brightspot has access to that role.) You can also enter a session name that Amazon Translate uses for the translation jobs. For a list of your available AWS roles, see your IAM console.
  • Static—Enter an access ID and a secret access key for the AWS user account calling the translation service. For a list of your available AWS user accounts, see your IAM console.
RegionEnter the region to use when making requests to this AWS service. If blank, Brightspot reads the region from a configuration file.
Input BucketEnter the AWS bucket to which Brightspot submits translation jobs. For a list of your available buckets, see your S3 console.
Output BucketEnter the AWS bucket from which Brightspot retrieves completed translations. For a list of your available buckets, see your S3 console.
Translation Role ARNEnter the AWS role that has access to the input and output buckets as well as the translation service. For a list of your available AWS roles and associated ARNs, see your IAM console.
Disable Translation Update TaskToggle on to prevent Brightspot from querying AWS Translate about the progress of active translations.
All Async ProcessingToggle on to have Brightspot submit translation jobs asynchronously. Asynchronous translations reduces the number of active jobs in your AWS account and may help avoid usage fees, but may result in delays in receiving completed translations.
Task HostEnter the IP address or name of the host managing translation jobs. If blank, Brightspot uses the default task host configured in Global settings.