Skip to main content

πŸ”Œ 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​

LogicPolicyFlags
🧠 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​

Open File

---
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."