Skip to main content

CloudFront Key Group

Amazon CloudFront Key Groups are a feature provided by AWS CloudFront, which allows you to manage and control access to your content. A Key Group is essentially a collection of public keys that can be associated with signed URLs or signed cookies to authenticate requests for your content. This helps in ensuring that only authorised users can access your resources, protecting your content from being accessed or downloaded illegally. For more details, please refer to the official AWS documentation.

Terraform Mappings:

  • aws_cloudfront_key_group.id

Supported Methods​

  • GET: Get a CloudFront Key Group by ID
  • LIST: List CloudFront Key Groups
  • SEARCH: Search CloudFront Key Groups by ARN