AWS::CloudFront::ConnectionFunction - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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: Boolean ConnectionFunctionCode: String ConnectionFunctionConfig: ConnectionFunctionConfig Name: String Tags: - Tag

Properties

AutoPublish

Property description not available.

Required: No

Type: Boolean

Update requires: No interruption

ConnectionFunctionCode

Property 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

Name

Property description not available.

Required: Yes

Type: String

Update requires: Replacement

Tags

A complex type that contains zero or more Tag elements.

Required: No

Type: Array of Tag

Update requires: No interruption

Return values

Ref

Fn::GetAtt

ConnectionFunctionArn

Property description not available.

CreatedTime

Property description not available.

ETag

A complex type that contains Tag key and Tag value.

LastModifiedTime

Property description not available.

Stage

Property description not available.

Status

Property description not available.