π§ AWS DMS Replication Instance is publicly accessible - prod.logic.yamlπ’
- Contextual name: π§ prod.logic.yamlπ’
- ID:
/ce/ca/aws/dms/replication-instance-publicly-accessible/prod.logic.yaml - Tags:
- π’ Logic test success
- π’ Logic with extracts
- π’ Logic with test data
Usesβ
- π AWS DMS Replication Instance
- π AWS DMS Replication Instance - object.extracts.yaml
- π§ͺ test-data.json
Test Results π’β
Generated at: 2026-02-10T22:32:38.555136028Z Open
| Result | Id | Condition Index | Condition Text | Runtime Error |
|---|---|---|---|---|
| π’ | test1 | βοΈ 99 | βοΈ isDisappeared(CA10A1__disappearanceTime__c) | βοΈ null |
| π’ | test2 | βοΈ 199 | βοΈ extract('CA10A1__publiclyAccessible__c') | βοΈ null |
| π’ | test3 | βοΈ 200 | βοΈ otherwise | βοΈ null |
Generation Bundleβ
| File | MD5 | |
|---|---|---|
| Open | /ce/ca/aws/dms/replication-instance-publicly-accessible/policy.yaml | 7425994B042072FF1A269CD80267DDC6 |
| Open | /ce/ca/aws/dms/replication-instance-publicly-accessible/prod.logic.yaml | 6A8D55D4588C124A8AD371393BDC2D2A |
| Open | /ce/ca/aws/dms/replication-instance-publicly-accessible/test-data.json | 8135C4C68801F97113DE722E593D170D |
| Open | /types/CA10A1__CaAwsDmsReplicationInstance__c/object.extracts.yaml | 87ABF7C3D90A331001E9277FC9A9E8E3 |
Available Commandsβ
repo-manager policies generate FULL /ce/ca/aws/dms/replication-instance-publicly-accessible/prod.logic.yaml
repo-manager policies generate DEBUG /ce/ca/aws/dms/replication-instance-publicly-accessible/prod.logic.yaml
repo-manager policies generate CAPTURE_TEST_DATA /ce/ca/aws/dms/replication-instance-publicly-accessible/prod.logic.yaml
repo-manager policies generate TESTS /ce/ca/aws/dms/replication-instance-publicly-accessible/prod.logic.yaml
# Execute tests
repo-manager policies test /ce/ca/aws/dms/replication-instance-publicly-accessible/prod.logic.yaml
Contentβ
---
inputType: "CA10A1__CaAwsDmsReplicationInstance__c"
importExtracts:
- file: /types/CA10A1__CaAwsDmsReplicationInstance__c/object.extracts.yaml
testData:
- file: "test-data.json"
conditions:
- status: "INCOMPLIANT"
currentStateMessage: "The DMS replication instance is publicly accessible."
remediationMessage: "Disable public access by recreating the instance with private networking."
check:
EXTRACT: "CA10A1__publiclyAccessible__c"
otherwise:
status: "COMPLIANT"
currentStateMessage: "The DMS replication instance is not publicly accessible."