AWS CloudFront (IAM)

JSON →
aws networking

Amazon CloudFront is a content delivery network (CDN) service that securely delivers data, videos, applications, and APIs to customers globally with low latency.

cloudfront:ListFunctionscloudfront:GetFunctioncloudfront:DescribeFunctioncloudfront:ListKeyGroupscloudfront:GetKeyGroupcloudfront:ListPublicKeyscloudfront:GetPublicKeycloudfront:TagResource
{
  "Version": "2012-10-17",
  "Statement": [
    {
      "Effect": "Allow",
      "Action": [
        "cloudfront:ListFunctions",
        "cloudfront:GetFunction",
        "cloudfront:DescribeFunction",
        "cloudfront:ListKeyGroups",
        "cloudfront:GetKeyGroup",
        "cloudfront:ListPublicKeys",
        "cloudfront:GetPublicKey",
        "cloudfront:TagResource"
      ],
      "Resource": "*"
    }
  ]
}
full doc /v1/iam/cloudfront