The data that is used for model training in AutoLearning is stored in Object Storage Service (OSS). Therefore, a RAM role must be created and authorized so that AutoLearning can use this RAM role to access OSS.
Step 1: Create a RAM role
- Log on to the RAM console.
- In the left-side navigation pane, click RAM Roles.
- On the RAM Roles page, click Create RAM Role.
- In the Create RAM Role panel, set the Trusted entity type parameter to Alibaba Cloud Service. Then, click Next.
- Set the RAM Role Name parameter to AutoLearningRole.
- From the Select Trusted Service drop-down list, select Media Transcoding Service.
- Click OK.
Step 2: Modify the trust policy of the RAM role
Step 3: Authorize the RAM role
- On the RAM Roles page, click AutoLearningRole in the RAM Role Name column.
- On the basic information page of this RAM role, click the Permissions tab and then Add Permissions.
- In the Add Permissions panel, select the AliyunOSSFullAccess permission policy from the list of system policies in the Select Policy section.
- Click OK.