Configuring Agency Authorization (Recommended)

An agency is used to delegate ModelArts the operation permissions for dependent services such as OBS and SWR. Before using ModelArts, you need to complete agency authorization.

If you have used ModelArts before, click Delete Authorization in the global configurations area and then create an agency.

Before You Start

Configuring Authorization

  1. Log in to the ModelArts management console. In the left navigation pane, click Settings. The Settings page is displayed.
  2. Click Add Authorization.
  3. In the Add Authorization dialog box that is displayed, set Authorization Method to Agency, and select the username and agency to be authorized.
    Table 1 Parameters

    Parameter

    Description

    Authorization Method

    Select Agency.

    Username

    Select an account from the drop-down list on the right. By default, All IAM users (including logged-in account) is selected, which indicates that authorization will be performed for the logged-in account and all IAM users under the account. All IAM users under the logged-in account are displayed in the drop-down list. You can configure an agency for an IAM user.

    Agency

    • Auto Create (recommended): When you use ModelArts Settings for the first time, no agency is available. In this case, you can click Auto Create to automatically create an agency for the user selected in Username. For details about the automatically created agency, see Automatically Creating an IAM Agency.
    • Select an existing agency: If you have created agencies in IAM, you can select an available agency from the drop-down list to authorize the selected user.
    • Create on IAM: If the automatically created agency cannot meet your requirements, you can click Create on IAM to manually create an agency on the IAM management console. If you choose Create on IAM, configure at least the ModelArts CommonOperation and OBS Operate Access permissions. Otherwise, the basic functions of ModelArts will be unavailable.
  4. After configuring the username and agency, select I have read and agree to the ModelArts Service Statement and click Agree.

    After the configuration is complete, you can view the agency configurations of an account or IAM user on the Settings page.

Automatically Creating an IAM Agency

Deleting Authorizations

To better manage your authorization, you can delete the authorization of an IAM user or delete the authorizations of all users in batches.