AliyunVPCPrefixListReadOnlyAccess is a service system policy that is managed by Alibaba Cloud. You can attach the AliyunVPCPrefixListReadOnlyAccess policy to a Resource Access Management (RAM) identity, such as a RAM user, RAM user group, and RAM role. The AliyunVPCPrefixListReadOnlyAccess policy: Provides read-only access to Vpc PrefixList via Management Console.
Policy details
Type: service system policy
Creation time: 02:59:37 on August 19, 2022
Update time: 02:59:37 on August 19, 2022
Current version: v1
Policy content
{
"Version": "1",
"Statement": [
{
"Effect": "Allow",
"Action": [
"vpc:ListPrefixLists",
"vpc:GetVpcPrefixListAssociations",
"vpc:GetVpcPrefixListEntries"
],
"Resource": "*"
}
]
}