AliyunFCReadOnlyAccess

Updated at: 2023-12-28 12:51

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

Policy details

  • Type: service system policy

  • Creation time: 10:44:09 on May 17, 2017

  • Update time: 10:44:09 on May 17, 2017

  • Current version: v1

Policy content

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

References

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