AliyunLogicComposerReadOnlyAccess

Updated at: 2023-12-28 12:56

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

Policy details

  • Type: service system policy

  • Creation time: 06:51:18 on September 30, 2019

  • Update time: 06:51:18 on September 30, 2019

  • Current version: v1

Policy content

{
    "Version": "1", 
    "Statement": [
        {
            "Action": [
                "composer:Describe*", 
                "composer:List*"
            ], 
            "Resource": "*", 
            "Effect": "Allow"
        }
    ]
}

References

  • On this page (1)
  • Policy details
  • Policy content
  • References
Feedback