AWS::CloudFront::KeyGroupA key group. A key group contains a list of public keys that you can use with [CloudFront signed URLs and signed cookies](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html).
1 configurable property. 1 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
KeyGroupConfig | KeyGroupConfig | Required |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Id | string | - |
LastModifiedTime | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::CloudFront::KeyGroup
Resources:
MyResource:
Type: AWS::CloudFront::KeyGroup
Properties:
KeyGroupConfig: "value"Permissions CloudFormation needs in your IAM role to manage this resource.
cloudfront:CreateKeyGroupcloudfront:DeleteKeyGroupcloudfront:GetKeyGroupcloudfront:ListKeyGroupscloudfront:GetKeyGroupcloudfront:UpdateKeyGroupcloudfront:GetKeyGroupEverything you need to know about CloudFront on one page. HD quality, print-friendly.
Download Free InfographicId