π AWS CloudFront Distribution - object.extracts.yaml
- Contextual name: π object.extracts.yaml
- ID:
/types/CA10__CaAwsDistribution__c/object.extracts.yaml
- Located in: π AWS CloudFront Distribution
Used Inβ
Logic | Policy | Flags |
---|---|---|
π§ prod.logic.yaml π’ | π AWS CloudFront Distribution Logging is not enabled π’ | π’ x3 |
π§ prod.logic.yaml π’ | π AWS CloudFront Web Distribution Default Root Object is not configured π’ | π’ x3 |
π§ prod.logic.yaml π’ | π AWS CloudFront Web Distribution uses default SSL/TLS certificate π’ | π’ x3 |
π§ prod.logic.yaml π’ | π AWS CloudFront Web Distribution uses Dedicated IP for SSL π’ | π’ x3 |
Contentβ
---
extracts:
# Nullable
- name: "CA10__defaultRootObject__c"
value:
FIELD:
path: CA10__defaultRootObject__c
# undeterminedIf:
# noAccessDelegate:
# path: "CA10__defaultRootObject__c"
# currentStateMessage: "Unable to determine Default Root Object. Possible permission issue with cloudfront:GetDistribution."
# Checkbox
- name: "CA10__loggingEnabled__c"
value:
FIELD:
path: "CA10__loggingEnabled__c"
# Checkbox
- name: "CA10__viewerCertificateCloudFrontDefaultCert__c"
value:
FIELD:
path: "CA10__viewerCertificateCloudFrontDefaultCert__c"
# Values: sni-only | vip | static-ip. Nullable
- name: "CA10__viewerCertificateSslSupportMethod__c"
value:
FIELD:
path: "CA10__viewerCertificateSslSupportMethod__c"
# undeterminedIf:
# noAccessDelegate:
# path: "CA10__defaultRootObject__c"
# currentStateMessage: "Unable to determine Viewer Certificate SSL Support Method. Possible permission issue with cloudfront:GetDistribution."