AliyunDMSFullAccess

Updated at:
Copy as MD

AliyunDMSFullAccess is a service system policy that is managed by Alibaba Cloud. You can attach the AliyunDMSFullAccess policy to a Resource Access Management (RAM) identity, such as a RAM user, RAM user group, and RAM role. The AliyunDMSFullAccess policy: Permissions to manage data Management Services (DMS).

Policy details

  • Type: service system policy

  • Creation time: 01:58:08 on September 29, 2022

  • Update time: 13:03:02 on February 27, 2026

  • Current version: v3

Policy content

{
  "Version": "1",
  "Statement": [
    {
      "Effect": "Allow",
      "Action": "dms:*",
      "Resource": "*"
    },
    {
      "Action": [
        "hdm:Get*",
        "hdm:Describe*",
        "hdm:Query*",
        "hdm:AccessHDMInstance",
        "hdm:AddHDMInstanceByToken"
      ],
      "Resource": "*",
      "Effect": "Allow"
    }
  ]
}

References