How to set up Connected Accounts for Amazon
With Intento MT Hub you can smoothly use your Amazon account. You can find steps on how to connect your Amazon account below.
-
Go to Intento Console: https://console.inten.to/accounts
- Click Connected Accounts tab on the left (you need to have at least an MT Expert subscription level with Intento)
- Scroll the list of MT providers down until you see Amazon line.
-
Expand the section according to your Amazon key. In the examples below,
- Click CONNECT YOUR OWN ACCOUNT
- Come up with credentials name in CredentialId field, it could be used later as a credential alias in API calls so it should be unique for each account you connect.
-
Specify your Amazon account Access key as access_key parameter (please find the instruction on how to obtain it below); Secret key as secret_key parameter; Service as service parameter; Region as region parameter (“Global Link” on the top right corner of the page in your Amazon account).
- Click CHECK AND CONNECT. Wait for status OK.
- Select this account as Default
Now, you are all set to use your Amazon account with Intento.
How to obtain the credentials for your Amazon account:
-
Login to Amazon Web Services https://signin.aws.amazon.com/
-
Type “IAM” in the search bar, then click on it:
-
Select "Users" in the sidebar:
- Click "Create User":
-
Set the user name, enable the option "Provide user access to the AWS Management Console", click “I want to create IAM user” and set the password. You can set your custom password or choose the option "Autogenerated password":
- Click the "Next" button
-
Permissions settings. Choose "Add user to group" and then click the "Create group" button:
-
Set the group name and select the TranslateFullAccess permission in the "Permissions policies" list. To find this permission, type "translate" in the search bar and click on the checkbox next to the required permission. Then click the "Create user group" button.
-
Select "Add user to group," select the created group enabling the checkbox, and click "Next".
- Review the details and click "Create User".
-
Click the "View user" button on the green field.
-
On the "Summary" page, select the "Security credentials" tab.
- Click the “Create access key” button.
-
Select the "Third-party service" and enable "I understand the above recommendation and want to proceed to create an access key" checkbox.
- Set the description tag if necessary and click the "Create access key" button.
- You receive two keys, an "Access key" and a "Secret access key" required to set up the Connected Account for Amazon. You can copy both keys from the Amazon console or Download them in the CSV file.
- The "region" parameter can be obtained by copying the first part of the URL of the Amazon account page.