This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::CloudFront::ConnectionFunction ConnectionFunctionConfig
The ConnectionFunctionConfig property type specifies Property description not available. for an AWS::CloudFront::ConnectionFunction.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Comment" :String, "KeyValueStoreAssociations" :[ KeyValueStoreAssociation, ... ], "Runtime" :String}
YAML
Comment:StringKeyValueStoreAssociations:- KeyValueStoreAssociationRuntime:String
Properties
CommentProperty description not available.
Required: Yes
Type: String
Update requires: No interruption
KeyValueStoreAssociationsProperty description not available.
Required: No
Type: Array of KeyValueStoreAssociation
Update requires: No interruption
RuntimeProperty description not available.
Required: Yes
Type: String
Allowed values:
cloudfront-js-2.0Update requires: Replacement