AliyunComputeNestSupplierFullAccess is a service system policy that is managed by Alibaba Cloud. You can attach the AliyunComputeNestSupplierFullAccess policy to a Resource Access Management (RAM) identity, such as a RAM user, RAM user group, and RAM role. The AliyunComputeNestSupplierFullAccess policy: Provides full access to Compute Nest for Supplier via Management Console.
Policy details
Type: service system policy
Creation time: 05:27:19 on January 05, 2022
Update time: 05:27:19 on January 05, 2022
Current version: v1
Policy content
{
"Version": "1",
"Statement": [
{
"Action": [
"computenestsupplier:*"
],
"Resource": "*",
"Effect": "Allow"
},
{
"Action": [
"ram:CreateServiceLinkedRole"
],
"Resource": "*",
"Effect": "Allow",
"Condition": {
"StringEquals": {
"ram:ServiceName": [
"supplier.computenest.aliyuncs.com"
]
}
}
},
{
"Effect": "Allow",
"Action": [
"ram:PassRole"
],
"Resource": [
"*"
],
"Condition": {
"StringEquals": {
"acs:Service": [
"supplier.computenest.aliyuncs.com"
]
}
}
}
]
}