🔌 AWS ElastiCache Replication Group - object.extracts.yaml
- Contextual name: 🔌 object.extracts.yaml
- ID:
/types/CA10__CaAwsCacheReplicationGroup__c/object.extracts.yaml
Used In
| Logic | Policy | Flags |
|---|---|---|
| 🧠 prod.logic.yaml🟢 | 🛡️ AWS ElastiCache Replication Group is not encrypted at rest🟢 | 🟢 x3 |
| 🧠 prod.logic.yaml🟢 | 🛡️ AWS ElastiCache Replication Group is not encrypted in-transit🟢 | 🟢 x3 |
Content
---
extracts:
# Values: creating, available, modifying, deleting, create-failed, snapshotting.
# Not nullable. Can't have no access, retrieved via elasticache:DescribeReplicationGroups
- name: "CA10__status__c"
value:
FIELD:
path: "CA10__status__c"
undeterminedIf:
isEmpty: "Corrupted data. Status cannot be empty."
# Checkbox
- name: "CA10__atRestEncryptionEnabled__c"
value:
FIELD:
path: "CA10__atRestEncryptionEnabled__c"
# Checkbox
- name: "CA10__transitEncryptionEnabled__c"
value:
FIELD:
path: "CA10__transitEncryptionEnabled__c"