All Products
Search
Document Center

Resource Access Management:AliyunCAMSChatFlowAccessingSLSRolePolicy

Last Updated:Aug 27, 2024

AliyunCAMSChatFlowAccessingSLSRolePolicy is the authorization policy dedicated to a service role. In most cases, when a service role is created, the policy is attached to the service role. Then, the service role is authorized to access other cloud services. This policy is updated by the relevant Alibaba Cloud service. Do not attach this policy to a RAM identity other than a service role.

Policy details

  • Type: service system policy

  • Creation time: 10:51:36 on August 27, 2024

  • Update time: 10:51:36 on August 27, 2024

  • Current version: v1

Policy content

{
  "Version": "1",
  "Statement": [
    {
      "Action": [
        "log:GetProject",
        "log:CreateProject",
        "log:UpdateProject",
        "log:ListProject",
        "log:CreateLogstore",
        "log:ListLogstore",
        "log:CreateIndex",
        "log:UpdateIndex",
        "log:GetIndex",
        "log:PutLogStoreLogs",
        "log:PostLogStoreLogs"
      ],
      "Resource": "*",
      "Effect": "Allow"
    }
  ]
}

References