All Products
Search
Document Center

MaxCompute:LIST ACCOUNTPROVIDERS

Last Updated:Aug 03, 2023

Views the information of the account systems that are supported by a project. The account systems include the Alibaba Cloud account system and RAM account system.

Limits

Execute the statements described in this topic on the MaxCompute client. This statement is a CMD statement and can only be executed on the MaxCompute client (odpscmd).

Usage notes

By default, MaxCompute identifies only the Alibaba Cloud account system. It cannot identify the RAM account system.

Syntax

list accountproviders;

Sample response:

ALIYUN

Related statements

  • ADD ACCOUNTPROVIDER: Adds the RAM account system for a project.

  • USE: Goes to a specific project on which you have access permissions.

  • SET PROJECT: Views or configures project properties.

  • REMOVE ACCOUNTPROVIDER: Deletes the information of the account systems that are supported by a project.