AWS Tag (IAM)

JSON →
aws management

AWS Tag service enables you to manage tags on AWS resources for cost allocation, access control, and resource organization.

tag:GetResourcestag:GetTagKeystag:GetTagValuestag:TagResourcestag:UntagResourcestag:GetComplianceSummarytag:ListRequiredTagstag:DescribeReportCreation
{
  "Version": "2012-10-17",
  "Statement": [
    {
      "Effect": "Allow",
      "Action": [
        "tag:GetResources",
        "tag:GetTagKeys",
        "tag:GetTagValues",
        "tag:TagResources",
        "tag:UntagResources",
        "tag:GetComplianceSummary",
        "tag:ListRequiredTags",
        "tag:DescribeReportCreation"
      ],
      "Resource": "*"
    }
  ]
}
full doc /v1/iam/tag