# AIML accelerator connections

Connect your applications.

# AIML connector

To connect with the AIML accelerator, you must set up an API Client. You can create a new API client or configure an existing API client.

1

In Workato, using the navigation sidebar, go to API Platform > Clients

2

If you do not have an existing API client, click Add New Client.

If you already have an API client, you can skip to step 5.

3

In the Add new client interface, enter a Name, Description, and Client logo (optional).

4

Select Create a new access profile.

5

Configure the Access profile interface.

New access profile

Profile name
Name of the access profile. Choose a descriptive name.
API collections to include
Add AIML Accelerator into API collections.
Authentication method
Select Auth Token.
Policy
Set to the maximum. You can skip this step if you want to refrain from enforcing any policies.
Allowed IPs
The IP addresses allowed to use this access profile. Optional.
6

Click Next. The AIML accelerator access profile appears.

7

Navigate to Projects > Home > AIML Accelerator > API Endpoints.

8

Start all recipes in this folder.

9

Navigate to API Platform > API Collections > AIML Accelerator.

10

Activate all API endpoints.

11

Navigate to Projects > Home > AIML Accelerator > Connections.

12

To connect your AIML Accelerator SDK, enter your API key and domain (base URL).

Enter your API key and base URLEnter your API token and base URL

13
API key
  1. In Workato, use the sidebar to navigate to API platform > Clients > [Client Name].
  2. Copy the API key.
Domain
The domain consists of two parts you must customize, your team name and API collection path.
  1. To find the domain, navigate to API Collections < Select Collection Name < Settings < URL Settings copy Collection Path Preview.
  2. Remove the prefix: https:// and suffix: endpoint_path.
  3. The final result looks like this:
    apim.workato.com/accelerators-dev/aiml-accelerator-v1/

# Connect to Sagemaker

Use your AWS credentials to connect to Sagemaker.

1

In Workato, Navigate to Projects > AIML Accelerator/Connections > AIML|CON-002|SageMaker.

2

Configure the AIML|CON-002|SageMaker interface, entering your Access key ID, Access key secret, AWS region.

Configure the Sagemaker connectionEnter your credentials

Access key ID
Enter your access key.
Access key secret
Provide your access key secret.
AWS region
Provide your AWS region, such as us-west.

# Connect to AWS S3

Use your AWS credentials to connect to AWS S3.

1

In Workato, navigate to Projects > AIML Accelerator/Connections > AIML|CON-003|Amazon S3.

2

Configure the AIML|CON-003|Amazon S3 interface.

Enter your AWS credentialsEnter your credentials

Authorization type
Enter your authorization type.
Restrict to bucket
Restrict connection to a specific bucket. Required when a user has only limited s3:ListBucket access
Region
The region is typically provided in the S3 account. If your account URL is https://eu-west-1.console.s3.amazon.com, use eu-west-1 as the region.
Download threads
Use to boost download speed. The default is 1, max is 20.


Last updated: 12/28/2022, 5:28:45 AM