AliyunServiceRolePolicyForSFMAccessICE
更新時(shí)間:
AliyunServiceRolePolicyForSFMAccessICE 是專用于服務(wù)關(guān)聯(lián)角色的授權(quán)策略,會(huì)在創(chuàng)建服務(wù)關(guān)聯(lián)角色 AliyunServiceRoleForSFMAccessICE 時(shí)自動(dòng)授權(quán),以允許服務(wù)關(guān)聯(lián)角色代您訪問(wèn)其他云服務(wù)。本策略由對(duì)應(yīng)的阿里云服務(wù)按需更新,請(qǐng)勿將本策略授權(quán)給服務(wù)關(guān)聯(lián)角色之外的 RAM 身份使用。
策略詳情
類型:系統(tǒng)策略
創(chuàng)建時(shí)間:2024-11-12 14:59:08
更新時(shí)間:2024-11-12 14:59:08
當(dāng)前版本:v1
策略內(nèi)容
{
"Version": "1",
"Statement": [
{
"Effect": "Allow",
"Action": [
"ice:CreateRealtimeWorkflow",
"ice:UpdateRealtimeWorkflow",
"ice:DeleteRealtimeWorkflows",
"ice:GetRealtimeWorkflow",
"ice:ListRealtimeWorkflows",
"ice:CreateAIAgent",
"ice:DeleteAIAgent",
"ice:UpdateAIAgent",
"ice:DescribeAIAgent",
"ice:ListAIAgents",
"ice:StartAIAgentInstance",
"ice:StopAIAgentInstance",
"ice:UpdateAIAgentInstance",
"ice:DescribeAIAgentInstance",
"ice:ListAIAgentInstance",
"ice:SendAIAgentSpeech",
"ice:SetNotifyConfig",
"ice:DescribeNotifyConfig",
"ice:SendAIAgentDatachannelMessage",
"ice:ClearAIAgentVoiceprint",
"ice:GenerateAIAgentAvatarUrl",
"ice:GenerateAIAgentCall",
"ice:ShareAIAgent",
"ice:ListTemporaryAIAgents",
"ice:DeleteTemporaryAIAgent",
"ice:QueryAIAgentOrder",
"ice:CreateAIAgentOrder",
"ice:GetAIAgentFreeCallQuota",
"ice:DescribeRelatedAuthorizationStatus"
],
"Resource": "*"
},
{
"Action": "ram:DeleteServiceLinkedRole",
"Resource": "*",
"Effect": "Allow",
"Condition": {
"StringEquals": {
"ram:ServiceName": "ice-access.sfm.aliyuncs.com"
}
}
}
]
}
相關(guān)文檔
文檔內(nèi)容是否對(duì)您有幫助?