All Products
Search
Document Center

Resource Access Management:AliyunNotificationsReadOnlyAccess

Last Updated:Dec 28, 2023

AliyunNotificationsReadOnlyAccess is a service system policy that is managed by Alibaba Cloud. You can attach the AliyunNotificationsReadOnlyAccess policy to a Resource Access Management (RAM) identity, such as a RAM user, RAM user group, and RAM role. The AliyunNotificationsReadOnlyAccess policy: Provides read only access to Alibaba Message Center via Management Console.

Policy details

  • Type: service system policy

  • Creation time: 12:56:21 on February 03, 2021

  • Update time: 12:56:21 on February 03, 2021

  • Current version: v1

Policy content

{
  "Version": "1",
  "Statement": [
    {
      "Action": [
          "notifications:Read*"
      ],
      "Resource": "*",
      "Effect": "Allow"
    }
  ]
}

References