AliyunServiceMeshCniPolicy is a service system policy that is managed by Alibaba Cloud. You can attach the AliyunServiceMeshCniPolicy policy to a Resource Access Management (RAM) identity, such as a RAM user, RAM user group, and RAM role. The AliyunServiceMeshCniPolicy policy: The policy for CNI component of Alibaba Cloud Service Mesh.
Policy details
Type: service system policy
Creation time: 18:14:32 on September 06, 2024
Update time: 18:14:32 on September 06, 2024
Current version: v1
Policy content
{
"Statement": [
{
"Effect": "Allow",
"Action": [
"ecs:ModifyNetworkInterfaceAttribute",
"ecs:DescribeNetworkInterfaceAttribute"
],
"Resource": "*"
}
],
"Version": "1"
}