All Products
Search
Document Center

Resource Access Management:AliyunOTSReadOnlyAccess

Last Updated:Dec 28, 2023

AliyunOTSReadOnlyAccess is a service system policy that is managed by Alibaba Cloud. You can attach the AliyunOTSReadOnlyAccess policy to a Resource Access Management (RAM) identity, such as a RAM user, RAM user group, and RAM role. The AliyunOTSReadOnlyAccess policy: Provides read-only access to Table Store(OTS) via Management Console.

Policy details

  • Type: service system policy

  • Creation time: 05:45:42 on January 05, 2016

  • Update time: 07:04:56 on September 04, 2019

  • Current version: v2

Policy content

{
  "Version": "1",
  "Statement": [
    {
      "Action": [
        "ots:BatchGet*",
        "ots:Describe*",
        "ots:Get*",
        "ots:List*",
        "ots:Consume*",
        "ots:Search",
        "ots:ComputeSplits",
        "ots:ParallelScan",
        "ots:ComputeSplitPointsBySize",
        "ots:BulkExport",
        "ots:SQL*",
        "ots:Query*",
        "ots:Scan*",
        "ots:SplitTimeseriesScanTask"
      ],
      "Resource": "*",
      "Effect": "Allow"
    }
  ]
}

References