Updated on 2024-09-09 GMT+08:00

Message Center

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

SCPs do not actually grant any permissions to a principal. They only set the permissions boundary for the principal. 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 just 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 Message Center are valid for all resources. You can use a wildcard (*) to indicate all resource types.
  • 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 Message Center.

Table 1 Supported actions

Action

Grants Permission To

Access Level

Resource Type (*: required)

Condition Key

messageCenter:financeMsg:view

  • View, mark, and delete financial messages.
  • View settings on the SMS & Email Settings and Voice Settings pages.

read

*

N/A

messageCenter:financeMsg:subscribe

  • View settings on the SMS & Email Settings and Voice Settings pages.
  • Modify the message receiving method for financial messages.

write

*

N/A

messageCenter:financeMsg:delete

  • View settings on the SMS & Email Settings and Voice Settings pages.

read

*

N/A

messageCenter:filingMsg:view

  • View, mark, and delete filing messages.
  • View settings on the SMS & Email Settings and Voice Settings pages.

read

*

N/A

messageCenter:filingMsg:subscribe

  • View settings on the SMS & Email Settings and Voice Settings pages.
  • Modify the message receiving method for filing messages.

write

*

N/A

messageCenter:filingMsg:delete

  • View settings on the SMS & Email Settings and Voice Settings pages.

read

*

N/A

messageCenter:contractMsg:view

  • View, mark, and delete contract and commerce messages.
  • View settings on the SMS & Email Settings and Voice Settings pages.

read

*

N/A

messageCenter:contractMsg:subscribe

  • View settings on the SMS & Email Settings and Voice Settings pages.
  • Modify the message receiving method for contract and commerce messages.

write

*

N/A

messageCenter:contractMsg:delete

  • View settings on the SMS & Email Settings and Voice Settings pages.

read

*

N/A

messageCenter:campaignsMsg:view

  • View, mark, and delete campaign messages.
  • View settings on the SMS & Email Settings and Voice Settings pages.

read

*

N/A

messageCenter:campaignsMsg:subscribe

  • View settings on the SMS & Email Settings and Voice Settings pages.
  • Modify the message receiving method for campaign messages.

write

*

N/A

messageCenter:campaignsMsg:delete

  • View settings on the SMS & Email Settings and Voice Settings pages.

read

*

N/A

messageCenter:productMsg:view

  • View, mark, and delete product messages.
  • View settings on the SMS & Email Settings and Voice Settings pages.

read

*

N/A

messageCenter:productMsg:subscribe

  • View settings on the SMS & Email Settings and Voice Settings pages.
  • Modify the message receiving method for product messages.

write

*

N/A

messageCenter:productMsg:delete

  • View settings on the SMS & Email Settings and Voice Settings pages.

read

*

N/A

messageCenter:omMsg:view

  • View, mark, and delete O&M messages.
  • View settings on the SMS & Email Settings and Voice Settings pages.

read

*

N/A

messageCenter:omMsg:subscribe

  • View settings on the SMS & Email Settings and Voice Settings pages.
  • Modify the message receiving method for O&M messages.

write

*

N/A

messageCenter:omMsg:delete

  • View settings on the SMS & Email Settings and Voice Settings pages.

read

*

N/A

messageCenter:securityMsg:view

  • View, mark, and delete security messages.
  • View settings on the SMS & Email Settings and Voice Settings pages.

read

*

N/A

messageCenter:securityMsg:subscribe

  • View settings on the SMS & Email Settings and Voice Settings pages.
  • Modify the message receiving method for security messages.

write

*

N/A

messageCenter:securityMsg:delete

  • View settings on the SMS & Email Settings and Voice Settings pages.

read

*

N/A

messageCenter:recipient:view

  • View settings on the SMS & Email Settings and Recipient Management pages.

read

*

N/A

messageCenter:recipient:update

  • View settings on the SMS & Email Settings page. Add recipients on the Recipient Management page. (This action must be used together with messageCenter:recipient:view.)

write

*

N/A

Resources

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

Conditions

Message 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.