{
  "describereportcreation": {
    "name": "DescribeReportCreation",
    "description": "Grants permission to describe the status of the StartReportCreation operation",
    "accessLevel": "Read",
    "resourceTypes": [],
    "conditionKeys": [],
    "dependentActions": []
  },
  "getcompliancesummary": {
    "name": "GetComplianceSummary",
    "description": "Grants permission to retrieve a summary of how many resources are noncompliant with their effective tag policies",
    "accessLevel": "Read",
    "resourceTypes": [],
    "conditionKeys": [],
    "dependentActions": []
  },
  "getresources": {
    "name": "GetResources",
    "description": "Grants permission to return tagged or previously tagged resources in the specified AWS Region for the calling account",
    "accessLevel": "Read",
    "resourceTypes": [],
    "conditionKeys": [],
    "dependentActions": []
  },
  "gettagkeys": {
    "name": "GetTagKeys",
    "description": "Grants permission to returns tag keys currently in use in the specified AWS Region for the calling account",
    "accessLevel": "Read",
    "resourceTypes": [],
    "conditionKeys": [],
    "dependentActions": []
  },
  "gettagvalues": {
    "name": "GetTagValues",
    "description": "Grants permission to return tag values for the specified key that are used in the specified AWS Region for the calling account",
    "accessLevel": "Read",
    "resourceTypes": [],
    "conditionKeys": [],
    "dependentActions": []
  },
  "startreportcreation": {
    "name": "StartReportCreation",
    "description": "Grants permission to start generating a report listing all tagged resources in accounts across your organization, and whether each resource is compliant with the effective tag policy",
    "accessLevel": "Write",
    "resourceTypes": [],
    "conditionKeys": [],
    "dependentActions": []
  },
  "tagresources": {
    "name": "TagResources",
    "description": "Grants permission to apply one or more tags to the specified resources",
    "accessLevel": "Tagging",
    "resourceTypes": [],
    "conditionKeys": [],
    "dependentActions": []
  },
  "untagresources": {
    "name": "UntagResources",
    "description": "Grants permission to remove the specified tags from the specified resources",
    "accessLevel": "Tagging",
    "resourceTypes": [],
    "conditionKeys": [],
    "dependentActions": []
  }
}