AWS::CloudFront::ConnectionFunctionResource Type definition for AWS::CloudFront::ConnectionFunction
5 configurable properties. 3 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
ConnectionFunctionCode | string | Required |
ConnectionFunctionConfig | ConnectionFunctionConfig | Required |
Name | string | RequiredCreate-only |
AutoPublish | boolean | Write-only |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
ConnectionFunctionArn | string | - |
CreatedTime | string | - |
ETag | string | - |
Id | string | - |
LastModifiedTime | string | - |
Stage | string | - |
Status | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::CloudFront::ConnectionFunction
Resources:
MyResource:
Type: AWS::CloudFront::ConnectionFunction
Properties:
Name: "my-name"
ConnectionFunctionCode: "value"
ConnectionFunctionConfig: "value"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
cloudfront:CreateConnectionFunctioncloudfront:DescribeConnectionFunctioncloudfront:PublishConnectionFunctioncloudfront:TagResourcecloudfront:DescribeConnectionFunctioncloudfront:GetConnectionFunctioncloudfront:ListTagsForResourcecloudfront:UpdateConnectionFunctioncloudfront:DescribeConnectionFunctioncloudfront:PublishConnectionFunctioncloudfront:TagResourcecloudfront:UntagResourcecloudfront:DeleteConnectionFunctioncloudfront:DescribeConnectionFunctioncloudfront:ListConnectionFunctionsEverything you need to know about CloudFront on one page. HD quality, print-friendly.
Download Free InfographicIdThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
NameConnectionFunctionConfig/Runtime