Skip to main content

AWSCloudFrontDistributionConfig

No description

type AWSCloudFrontDistributionConfig {
defaultRootObject: String
logging: AWSCloudFrontDistributionLogging
}

Fields

AWSCloudFrontDistributionConfig.defaultRootObject ● String scalar

The object that you want CloudFront to request from your origin when a viewer requests the root URL for your distribution (https://www.example.com) instead of an object in your distribution

AWSCloudFrontDistributionConfig.logging ● AWSCloudFrontDistributionLogging object

A configuration on logging

Member of

AWSCloudFrontDistribution object