Amazon CloudFront · Schema

Distribution

Distribution schema

AWSCloudFrontCDNContent DeliveryEdge

Properties

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