AliyunLiveReadOnlyAccess is a service system policy that is managed by Alibaba Cloud. You can attach the AliyunLiveReadOnlyAccess policy to a Resource Access Management (RAM) identity, such as a RAM user, RAM user group, and RAM role. The AliyunLiveReadOnlyAccess policy: Provides read-only access to Alibaba Cloud ApsaraVideo Live via Management Console.
Policy details
Type: service system policy
Creation time: 09:16:59 on January 17, 2020
Update time: 22:41:07 on March 13, 2023
Current version: v2
Policy content
{
"Version": "1",
"Statement": [
{
"Action": [
"live:Describe*",
"live:List*",
"live:Get*",
"live:Query*",
"live-interaction:List*",
"live-interaction:Describe*",
"live-interaction:Get*",
"live-interaction:Query*"
],
"Resource": "*",
"Effect": "Allow"
}
]
}