AliyunNASReadOnlyAccess 是阿里云管理的产品系统策略,您可以将 AliyunNASReadOnlyAccess 授权给 RAM 身份(RAM 用户、RAM 用户组和 RAM 角色),本策略定义了只读访问文件存储服务(NAS)的权限。
策略详情
类型:系统策略
创建时间:2016-03-29 03:34:14
更新时间:2017-04-27 16:48:07
当前版本:v1
策略内容
{
"Version": "1",
"Statement": [
{
"Action": [
"nas:Describe*",
"nas:Get*",
"nas:List*"
],
"Resource": "*",
"Effect": "Allow"
},
{
"Action": "bssapi:QueryResourcePackageInstances",
"Resource": "*",
"Effect": "Allow"
},
{
"Action": "cms:QueryMetricList",
"Resource": "*",
"Effect": "Allow"
},
{
"Action": [
"vpc:DescribeVpcs",
"vpc:DescribeVSwitches"
],
"Resource": "*",
"Effect": "Allow"
},
{
"Action": [
"kms:ListAliasesByKeyId",
"kms:ListKeys"
],
"Resource": "*",
"Effect": "Allow"
},
{
"Action": "ram:GetRole",
"Resource": [
"acs:ram:*:*:role/aliyunservicerolefornasstandard",
"acs:ram:*:*:role/aliyunservicerolefornasextreme",
"acs:ram:*:*:role/aliyunservicerolefornasencryption",
"acs:ram:*:*:role/aliyunservicerolefornaslogdelivery",
"acs:ram:*:*:role/aliyunservicerolefornasecshandler",
"acs:ram:*:*:role/aliyunservicerolefornascpfsnetwork",
"acs:ram:*:*:role/aliyunservicerolefornascpfsclient",
"acs:ram:*:*:role/aliyunservicerolefornasossdataflow",
"acs:ram:*:*:role/aliyunservicerolefornaseventnotification",
"acs:ram:*:*:role/aliyunnastieringrole",
"acs:ram:*:*:role/aliyunnasencryptdefaultrole",
"acs:ram:*:*:role/aliyunnasdefaultrole",
"acs:ram:*:*:role/aliyunnaslogarchiverole",
"acs:ram:*:*:role/aliyunnasmanageenirole"
],
"Effect": "Allow"
}
]
}
相关文档
文档内容是否对您有帮助?