Amazon CloudFront distribution
aws.cloudfront.distribution MQL resource for querying AWS infrastructure with cnquery and cnspec.
AWSPrivate Resource
Amazon CloudFront distribution
Min version: latestDefaults:
domainName statusRelationships
3 resources · 4 relationships·Click to select, expand fields to see properties.
Fields (12)
| Field | Type | Description |
|---|---|---|
arnrequired | string | ARN of the CloudFront distribution |
cacheBehaviorsrequired | []dict | All cache behaviors for the distribution |
cnamesrequired | []string | CNAMEs aliases if any for this distribution |
defaultCacheBehaviorrequired | dict | Default cache behavior for the distribution |
domainNamerequired | string | Domain Name of the distribution |
enabledrequired | int | Whether the distribution is enabled |
httpVersionrequired | string | HTTP version of the distribution |
isIPV6Enabledrequired | int | Whether the distribution is IPV6 enabled |
originprivate | aws.cloudfront.distribution.origin | Amazon CloudFront distribution origin |
originsrequired | []aws.cloudfront.distribution.origin | Details on the origins of this distribution |
priceClassrequired | string | Price class of the distribution |
statusrequired | string | Status of the distribution |