A Key Group configuration.
import { KeyGroup } from 'aws-cdk-lib/aws-cloudfront';Or use the module namespace:
import * as cloudfront from 'aws-cdk-lib/aws-cloudfront';
// cloudfront.KeyGroupConfiguration passed to the constructor as KeyGroupProps.
itemsRequiredIPublicKeyRef[]A list of public keys to add to the key group.
commentOptionalstringA comment to describe the key group.
Default: - no comment
keyGroupNameOptionalstringA name to identify the key group.
Default: - generated from the `id`
Everything you need to know about Amazon CloudFront on one page. HD quality, print-friendly.
Download Free Infographicaws-cloudfront