AliyunVODPlayAuth is a service system policy that is managed by Alibaba Cloud. You can attach the AliyunVODPlayAuth policy to a Resource Access Management (RAM) identity, such as a RAM user, RAM user group, and RAM role. The AliyunVODPlayAuth policy: Provides playback permission to ApsaraVideo for VOD.
Policy details
Type: service system policy
Creation time: 06:28:08 on July 20, 2017
Update time: 06:28:08 on July 20, 2017
Current version: v1
Policy content
{
"Version": "1",
"Statement": [
{
"Action": [
"vod:GetPlayInfo",
"vod:GetVideoPlayAuth",
"vod:GetVideoPlayInfo",
"vod:GetVideoInfo"
],
"Resource": "*",
"Effect": "Allow"
}
]
}