Skip to main content

🔌 AWS NetworkFirewall Firewall - object.extracts.yaml

  • Contextual name: 🔌 object.extracts.yaml
  • ID: /types/CA10A2__CaAwsNetworkFirewallFirewall__c/object.extracts.yaml

Used In

LogicPolicyFlags
🧠 prod.logic.yaml🟢🛡️ AWS Network Firewall Delete Protection is not enabled🟢🟢 x3
🧠 prod.logic.yaml🟢🛡️ AWS Network Firewall Subnet Change Protection is not enabled🟢🟢 x3

Content

Open File

---
extracts:
# Values: PROVISIONING | DELETING | READY. Not nullable.
- name: CA10A2__status__c
value:
FIELD:
path: CA10A2__status__c
undeterminedIf:
noAccessDelegate:
path: "CA10A2__status__c"
currentStateMessage: "Firewall Status cannot be empty. Possible permissions issue with networkfirewall:DescribeFirewall."
# Values: true | false
# Not nullable
- name: CA10A2__deleteProtection__c
value:
FIELD:
path: CA10A2__deleteProtection__c
undeterminedIf:
noAccessDelegate:
path: "CA10A2__deleteProtection__c"
currentStateMessage: "Firewall Delete Protection cannot be empty. Possible permissions issue with networkfirewall:DescribeFirewall."
# Values: true | false
# Not nullable
- name: CA10A2__subnetChangeProtection__c
value:
FIELD:
path: CA10A2__subnetChangeProtection__c
undeterminedIf:
noAccessDelegate:
path: "CA10A2__subnetChangeProtection__c"
currentStateMessage: "Firewall Subnet Change Protection cannot be empty. Possible permissions issue with networkfirewall:DescribeFirewall."