All Products
Search
Document Center

Resource Access Management:AliyunECSCloudBoxImageImportDefaultRolePolicy

Last Updated:Feb 23, 2024

AliyunECSCloudBoxImageImportDefaultRolePolicy is the authorization policy dedicated to a service role. In most cases, when a service role is created, the policy is attached to the service role. Then, the service role is authorized to access other cloud services. This policy is updated by the relevant Alibaba Cloud service. Do not attach this policy to a RAM identity other than a service role.

Policy details

  • Type: service system policy

  • Creation time: 14:11:45 on February 21, 2024

  • Update time: 14:11:45 on February 21, 2024

  • Current version: v1

Policy content

{
  "Version": "1",
  "Statement": [
    {
      "Action": [
        "oss-cloudbox:GetObject",
        "oss-cloudbox:GetBucketLocation",
        "oss-cloudbox:GetBucketInfo"
      ],
      "Resource": "*",
      "Effect": "Allow"
    }
  ]
}

References