An object user is created by an account. The account can control how object users utilize resources by granting object users different permissions.
The Create User dialog box is displayed.
The Add User Permission Policy page is displayed.
The policy content must be in JSON format and the total length of all policies for an object user can contain a maximum of 2048 characters. For example: {"Statement":[{"Effect":"Allow","Action":"*","Resource":"*"}]}
To remove a policy, select the policy and click Remove.
The system generates the AK and SK of the current user. Keep the AK and SK secure and do not disclose them to others.