AWS::CloudFront::VpcOrigin - 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).

AWS::CloudFront::VpcOrigin

An Amazon CloudFront VPC origin.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Type" : "AWS::CloudFront::VpcOrigin", "Properties" : { "Tags" : [ Tag, ... ], "VpcOriginEndpointConfig" : VpcOriginEndpointConfig } }

YAML

Type: AWS::CloudFront::VpcOrigin Properties: Tags: - Tag VpcOriginEndpointConfig: VpcOriginEndpointConfig

Properties

Tags

A complex type that contains zero or more Tag elements.

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

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.