Updated on 2024-07-05 GMT+08:00

My Account

The Organizations service provides Service Control Policies (SCPs) for access control.

SCPs do not actually grant any permissions to an entity. They only set the permissions boundary for the entity. When SCPs are attached to a member account or an organizational unit (OU), they do not directly grant permissions to that member account or OU. Instead, the SCPs only determine what permissions are available for that member account or the member accounts under that OU.

This section describes the elements used by Organizations SCPs. The elements include actions, resources, and conditions.

For details about how to use these elements to edit a custom SCP policy, see Creating an SCP.

Actions

Actions are specific operations that are allowed or denied in an SCP.

  • The Access Level column describes how the action is classified (List, Read, or Write). This classification helps you understand the level of access that an action grants when you use it in an SCP.
  • The Resource Type column indicates whether the action supports resource-level permissions. Actions supported by Account Center are valid for all resources. You can use a wildcard (*) to indicate all resource types.
    • You can use a wildcard (*) to indicate all resource types. If this column is empty (-), the action does not support resource-level permissions, and you must specify all resources ("*") in your SCP statements.
    • If this column includes a resource type, you must specify the URN in the Resource element of your statements.
    • Required resources are marked with asterisks (*) in the table. If you specify a resource in a statement using this action, then it must be of this type.
  • The Condition Key column contains keys that you can specify in the Condition element of an SCP statement.
    • If the Resource Type column has values for an action, the condition key takes effect only for the listed resource types.
    • If the Resource Type column is empty (-) for an action, the condition key takes effect for all resources that action supports.
    • If the Condition Key column is empty (-) for an action, the action does not support any condition keys.

The following table lists the actions that you can define in SCPs for Account Center.

Table 1 Supported actions

Action

Description

Access Level

Resource Type (*: required)

Condition Key

account:accountInfo:update

Grants permission to update account information, including real-name authentication, basic information, and preferences.

write

-

-

account:cps:view

Grants permission to view the promotion data of Recommendations and Rebates by cloud promoters.

read

-

-

account:cps:update

Grants permission to join the reward promotion program.

write

-

-

account:privilege:view

Grants permission to view my privileges and prizes.

read

-

-

Resources

Account Center does not support resource-specific permission control in SCPs. If you want to allow access to Account Center, use the wildcard (*) for the Resource element to apply SCPs to all resources.

Conditions

Account Center does not support service-specific condition keys in SCPs. It can only use global condition keys applicable to all services. For details, see Global Condition Keys.