Amazon CloudFront · Schema

Amazon CloudFront Distribution

Schema for an Amazon CloudFront distribution resource, representing a CDN distribution that delivers content from origins to edge locations worldwide.

AWSCloudFrontCDNContent DeliveryEdge

Properties

Name Type Description
Id string The unique identifier for the distribution.
ARN string The ARN (Amazon Resource Name) for the distribution.
Status string The current status of the distribution.
LastModifiedTime string The date and time the distribution was last modified.
DomainName string The CloudFront domain name assigned to the distribution (e.g., d111111abcdef8.cloudfront.net).
DistributionConfig object The distribution's configuration.
View JSON Schema on GitHub