Amazon SageMaker
Supported Labeling Types: Row labeling
Integrate your Amazon SageMaker Inference Endpoint effortlessly with Datasaur. Utilize Datasaur's ML-assisted labeling to access and leverage your deployed Amazon SageMaker Inference Endpoint for data labeling.
Setup Datasaur ML Assisted Extension
Create a custom project for row labeling
Click the gear icon from the extension panel to open the Manage extensions dialog.
Enable the ML-assisted labeling extension.

ML-assisted labeling is now enabled. Select Amazon SageMaker as the provider.

Setup Role in AWS Identity and Access Management (IAM)
Before we start to create Role in the IAM page, please create these policies first for your permissions when creating a new Role.
Go to your IAM page, navigate to the Policies section, and then create a new policy.
You can download the examples below.
Now you can continue to create a new Role with the policy.
Go to the IAM page and navigate to the Roles section
Click on Create Roles then select AWS account as the role type and insert the Account ID and External ID. These values are automatically generated within the ML-assisted labeling extension and can be copied and pasted into the AWS platform.

On the Add permissions step, search the policy you created before. Add them to the permissions.
Provide a role name and click Create role and you can check the trusted policies config below
The role will be created successfully.
View your role and copy the Role ARN.

Paste this information into the ML-assisted labeling extension.
Navigate to the Amazon SageMaker page and retrieve the Endpoint ARN. Copy the obtained Endpoint ARN and paste it into the extension.

Start Prediction
After setting up the above options, simply click Predict labels to start predicting and obtaining labels from your Amazon SageMaker endpoint.

Last updated