AliyunOSSImportReadOnlyAccess is a service system policy that is managed by Alibaba Cloud. You can attach the AliyunOSSImportReadOnlyAccess policy to a Resource Access Management (RAM) identity, such as a RAM user, RAM user group, and RAM role. The AliyunOSSImportReadOnlyAccess policy: Provides read-only access to OSS Import via Management Console.
Policy details
Type: service system policy
Creation time: 08:22:50 on February 08, 2023
Update time: 08:22:50 on February 08, 2023
Current version: v1
Policy content
{
"Version": "1",
"Statement": [
{
"Action": [
"mgw:GetImportJob",
"mgw:ListImportJob",
"mgw:GetImportJobResult",
"mgw:ListImportJobHistory",
"mgw:GetImportAddress",
"mgw:ListImportAddress",
"mgw:VerifyImportAddress",
"mgw:GetImportAgent",
"mgw:ListImportAgent",
"mgw:GetImportTunnel",
"mgw:ListImportTunnel",
"mgw:VerifyAgentTunnel",
"mgw:GetImportReport"
],
"Resource": "*",
"Effect": "Allow"
}
]
}