π§ AWS VPC Flow Logs are not enabled - prod.logic.yamlπ π’
- Contextual name: π§ prod.logic.yamlπ π’
- ID:
/ce/ca/aws/vpc/flow-logs/prod.logic.yaml - Tags:
- π’ Logic test success
- π’ Logic with test data
- π Logic without extracts
Usesβ
- π AWS VPC
- π§ͺ test-data.json
Test Results π’β
Generated at: 2026-05-09T12:04:04.521360370Z Open
| Result | Id | Condition Index | Condition Text | Runtime Error |
|---|---|---|---|---|
| π’ | test1 | βοΈ 99 | βοΈ isDisappeared(CA10__disappearanceTime__c) | βοΈ null |
| π’ | test2 | βοΈ 199 | βοΈ CA10__AWS_VPC_Flow_Logs__r.hasNo(COMPLIANT) | βοΈ null |
| π’ | test3 | βοΈ 299 | βοΈ CA10__AWS_VPC_Flow_Logs__r.has(COMPLIANT) | βοΈ null |
Generation Bundleβ
| File | MD5 | |
|---|---|---|
| Open | /ce/ca/aws/vpc/flow-logs/policy.yaml | 33FD2E8B32FB6E7B2A6C2283FD4B0291 |
| Open | /ce/ca/aws/vpc/flow-logs/prod.logic.yaml | EB4AD7D6BEC59C0C6ADA4E9A140505B2 |
| Open | /ce/ca/aws/vpc/flow-logs/test-data.json | 31DE834F1018FB3952D3AE87F3953DEB |
Available Commandsβ
repo-manager policies generate FULL /ce/ca/aws/vpc/flow-logs/prod.logic.yaml
repo-manager policies generate DEBUG /ce/ca/aws/vpc/flow-logs/prod.logic.yaml
repo-manager policies generate CAPTURE_TEST_DATA /ce/ca/aws/vpc/flow-logs/prod.logic.yaml
repo-manager policies generate TESTS /ce/ca/aws/vpc/flow-logs/prod.logic.yaml
# Execute tests
repo-manager policies test /ce/ca/aws/vpc/flow-logs/prod.logic.yaml
Contentβ
---
inputType: "CA10__CaAwsVpc__c"
testData:
- file: "test-data.json"
conditions:
- status: "INCOMPLIANT"
currentStateMessage: "VPC flow logging is disabled."
remediationMessage: "Enable VPC flow logging."
check:
RELATED_LIST_HAS_NO:
status: "COMPLIANT"
relationshipName: "CA10__AWS_VPC_Flow_Logs__r"
- status: "COMPLIANT"
currentStateMessage: "VPC flow logging is enabled."
check:
RELATED_LIST_HAS:
status: "COMPLIANT"
relationshipName: "CA10__AWS_VPC_Flow_Logs__r"
otherwise:
status: "UNDETERMINED"
currentStateMessage: "Unexpected values in the fields."
relatedLists:
- relationshipName: "CA10__AWS_VPC_Flow_Logs__r"
conditions: []
otherwise:
status: "COMPLIANT"
currentStateMessage: "VPC flow logging is enabled."