| 策略名:EMROnVKERolePolicy {
"Statement": [
{
"Effect": "Allow",
"Action": [
"vke:ListNodePools",
"vke:ListNodes",
"vke:ForwardKubernetesApi",
"vke:TagResources",
"vke:UntagResources",
"vke:ListClusters",
"vke:UpdateNodePoolConfig",
"vke:CreateCluster",
"vke:DeleteCluster",
"vke:DeleteNodePool",
"vke:DeleteNodes",
"vke:CreateAddon",
"vke:CreateNodePool",
"vke:UpdateAddonConfig",
"vke:DeleteAddon",
"vke:ListAddons",
"vke:ListSupportedResourceTypes",
"vke:ListScalingEvents",
"vke:ListSupportedImages",
"vke:UpdateClusterConfig"
],
"Resource": [
"*"
]
},
{
"Effect": "Allow",
"Action": [
"natgateway:DescribeNatGateways"
],
"Resource": [
"*"
]
},
{
"Effect": "Allow",
"Action": [
"ecs:CreateTags",
"ecs:DescribeInstances",
"ecs:DeleteTags",
"ecs:DescribeAvailableResource"
],
"Resource": [
"*"
]
},
{
"Effect": "Allow",
"Action": [
"clb:DescribeLoadBalancers",
"clb:TagResources"
],
"Resource": [
"*"
]
},
{
"Effect": "Allow",
"Action": [
"tos:ListBuckets",
"tos:ListBucket",
"tos:ListObjects",
"tos:GetBucketTagging",
"tos:PutBucketTagging",
"tos:ListObjectsV2",
"tos:GetObject",
"tos:GetObjectVersion"
],
"Resource": [
"*"
]
},
{
"Effect": "Allow",
"Action": [
"dbw:DataConnectInstance",
"dbw:DataCloseSession"
],
"Resource": [
"*"
]
},
{
"Effect": "Allow",
"Action": [
"rds_mysql:UpgradeAllowListVersion",
"rds_mysql:DescribeDBInstance",
"rds_mysql:AssociateAllowList",
"rds_mysql:CreateAllowList",
"rds_mysql:DescribeAllowLists",
"rds_mysql:ListDBInstances",
"rds_mysql:DescribeDBAccounts"
],
"Resource": [
"*"
]
},
{
"Effect": "Allow",
"Action": [
"quota:GetProductQuota",
"quota:ListProductQuotas"
],
"Resource": [
"*"
]
},
{
"Effect": "Allow",
"Action": [
"storage_ebs:CreateTags",
"storage_ebs:DeleteTags",
"storage_ebs:DescribeVolumes",
"storage_ebs:CalculatePrice",
"storage_ebs:ServiceDescribeQuotaInfos"
],
"Resource": [
"*"
]
},
{
"Effect": "Allow",
"Action": [
"vpc:TagResources",
"vpc:DescribeSubnetAttributes",
"vpc:CreateVpc",
"vpc:CreateSubnet",
"vpc:DeleteVpc",
"vpc:DeleteSubnet",
"vpc:DescribeSubnets",
"vpc:DescribeVpcs",
"vpc:DescribeSecurityGroups",
"vpc:DescribeEipAddresses",
"vpc:TagResources",
"vpc:UntagResources"
],
"Resource": [
"*"
]
},
{
"Effect": "Allow",
"Action": [
"Volc_Observe:GetMetricsData",
"Volc_Observe:ListAlertGroup"
],
"Resource": [
"*"
]
},
{
"Effect": "Allow",
"Action": [
"iam:GetUser",
"iam:ListUsers",
"iam:GetUserById"
],
"Resource": [
"*"
]
}
]
}
|