All Products
Search
Document Center

Resource Access Management:AliyunPTSReadOnlyAccess

Last Updated:Oct 31, 2024

AliyunPTSReadOnlyAccess is a service system policy that is managed by Alibaba Cloud. You can attach the AliyunPTSReadOnlyAccess policy to a Resource Access Management (RAM) identity, such as a RAM user, RAM user group, and RAM role. The AliyunPTSReadOnlyAccess policy: PTS read only access.

Policy details

  • Type: service system policy

  • Creation time: 13:39:45 on January 26, 2024

  • Update time: 13:39:45 on January 26, 2024

  • Current version: v1

Policy content

{
    "Version": "1",
    "Statement": [
        {
            "Effect": "Allow",
            "Action": [
                "pts:Check*",
                "pts:Describe*",
                "pts:Get*",
                "pts:List*",
                "pts:Query*",
                "pts:Search*",
                "pts:ApplicationGranted",
                "pts:CompareReport",
                "pts:ExportReport",
                "pts:InvokeRecorder",
                "pts:PreviewJmxParser"
            ],
            "Resource": "*"
        }
    ]
}

References