A CloudFront Key Value Store.
import { KeyValueStore } from 'aws-cdk-lib/aws-cloudfront';Or use the module namespace:
import * as cloudfront from 'aws-cdk-lib/aws-cloudfront';
// cloudfront.KeyValueStoreConfiguration passed to the constructor as KeyValueStoreProps.
commentOptionalstringA comment for the Key Value Store.
Default: No comment will be specified
keyValueStoreNameOptionalstringThe unique name of the Key Value Store.
Default: A generated name
sourceOptionalImportSourceThe import source for the Key Value Store. This will populate the initial items in the Key Value Store. The source data must be in a valid JSON format.
Default: No data will be imported to the store
Everything you need to know about Amazon CloudFront on one page. HD quality, print-friendly.
Download Free Infographicaws-cloudfront