AliyunServiceRolePolicyForNasEventNotification
更新時間:
AliyunServiceRolePolicyForNasEventNotification 是專用于服務(wù)關(guān)聯(lián)角色的授權(quán)策略,會在創(chuàng)建服務(wù)關(guān)聯(lián)角色 AliyunServiceRoleForNasEventNotification 時自動授權(quán),以允許服務(wù)關(guān)聯(lián)角色代您訪問其他云服務(wù)。本策略由對應(yīng)的阿里云服務(wù)按需更新,請勿將本策略授權(quán)給服務(wù)關(guān)聯(lián)角色之外的 RAM 身份使用。
策略詳情
類型:系統(tǒng)策略
創(chuàng)建時間:2024-03-15 09:53:50
更新時間:2024-03-15 09:53:50
當前版本:v1
策略內(nèi)容
{
"Statement": [
{
"Effect": "Allow",
"Action": [
"eventbridge:GetEventBus",
"eventbridge:CreateRule"
],
"Resource": [
"acs:eventbridge:*:*:*"
]
},
{
"Effect": "Allow",
"Action": [
"eventbridge:GetRule",
"eventbridge:ListRules",
"eventbridge:UpdateRule",
"eventbridge:EnableRule",
"eventbridge:DisableRule",
"eventbridge:DeleteRule",
"eventbridge:CreateTargets",
"eventbridge:UpdateTargets",
"eventbridge:DeleteTargets"
],
"Resource": [
"acs:eventbridge:*:*:*"
]
},
{
"Action": "ram:DeleteServiceLinkedRole",
"Resource": "*",
"Effect": "Allow",
"Condition": {
"StringEquals": {
"ram:ServiceName": "event-notification.nas.aliyuncs.com"
}
}
}
],
"Version": "1"
}
相關(guān)文檔
文檔內(nèi)容是否對您有幫助?