This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::CloudFront::VpcOrigin
An Amazon CloudFront VPC origin.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::CloudFront::VpcOrigin", "Properties" : { "Tags" :[ Tag, ... ], "VpcOriginEndpointConfig" :VpcOriginEndpointConfig} }
YAML
Type: AWS::CloudFront::VpcOrigin Properties: Tags:- TagVpcOriginEndpointConfig:VpcOriginEndpointConfig
Properties
-
A complex type that contains zero or more
Tagelements.Required: No
Type: Array of Tag
Update requires: No interruption
VpcOriginEndpointConfig-
The VPC origin endpoint configuration.
Required: Yes
Type: VpcOriginEndpointConfig
Update requires: No interruption
Return values
Ref
Fn::GetAtt
AccountId-
The account ID of the AWS account that owns the VPC origin.
Arn-
The VPC origin ARN.
CreatedTime-
The VPC origin created time.
Id-
The VPC origin ID.
LastModifiedTime-
The VPC origin last modified time.
Status-
The VPC origin status.