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
The AWS::CloudFront::ConnectionFunction resource Property description not available. for CloudFront.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::CloudFront::ConnectionFunction", "Properties" : { "AutoPublish" :Boolean, "ConnectionFunctionCode" :String, "ConnectionFunctionConfig" :ConnectionFunctionConfig, "Name" :String, "Tags" :[ Tag, ... ]} }
YAML
Type: AWS::CloudFront::ConnectionFunction Properties: AutoPublish:BooleanConnectionFunctionCode:StringConnectionFunctionConfig:ConnectionFunctionConfigName:StringTags:- Tag
Properties
AutoPublishProperty description not available.
Required: No
Type: Boolean
Update requires: No interruption
ConnectionFunctionCodeProperty description not available.
Required: Yes
Type: String
Update requires: No interruption
ConnectionFunctionConfig-
Contains configuration information about a CloudFront function.
Required: Yes
Type: ConnectionFunctionConfig
Update requires: No interruption
NameProperty description not available.
Required: Yes
Type: String
Update requires: Replacement
-
A complex type that contains zero or more
Tagelements.Required: No
Type: Array of Tag
Update requires: No interruption
Return values
Ref
Fn::GetAtt
ConnectionFunctionArnProperty description not available.
CreatedTimeProperty description not available.
ETag-
A complex type that contains
Tagkey andTagvalue. LastModifiedTimeProperty description not available.
StageProperty description not available.
StatusProperty description not available.