Removes the RAM account system from a MaxCompute project.
Limits
This is a CMD statement and can only be executed on the MaxCompute client (odpscmd).
Usage notes
A project is not a workspace. To get the project name, log on to the MaxCompute console and check the MaxCompute Project Name column on the Project management tab.
You cannot create or delete projects using statements in MaxCompute. To create a project, see Create a MaxCompute project.
Syntax
remove accountprovider ram;What's next
ADD ACCOUNTPROVIDER: Adds the RAM account system to a project.
LIST ACCOUNTPROVIDERS: Lists the account systems supported by a project.
USE: Switches to a project on which you have access permissions.
SET PROJECT: Views or sets project properties.