VpcOriginEndpointConfig - Amazon CloudFront
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).

VpcOriginEndpointConfig

An Amazon CloudFront VPC origin endpoint configuration.

Contents

Arn

The ARN of the CloudFront VPC origin endpoint configuration.

Type: String

Required: Yes

HTTPPort

The HTTP port for the CloudFront VPC origin endpoint configuration. The default value is 80.

Type: Integer

Required: Yes

HTTPSPort

The HTTPS port of the CloudFront VPC origin endpoint configuration. The default value is 443.

Type: Integer

Required: Yes

Name

The name of the CloudFront VPC origin endpoint configuration.

Type: String

Required: Yes

OriginProtocolPolicy

The origin protocol policy for the CloudFront VPC origin endpoint configuration.

Type: String

Valid Values: http-only | match-viewer | https-only

Required: Yes

OriginSslProtocols

A complex type that contains information about the SSL/TLS protocols that CloudFront can use when establishing an HTTPS connection with your origin.

Type: OriginSslProtocols object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: