Skip to main content

🔌 AWS Backup Recovery Point - object.extracts.yaml

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

Used In

LogicPolicyFlags
🧠 prod.logic.yaml🟢🛡️ AWS Backup Recovery Point is expired and failed to delete🟢🟢 x3
🧠 prod.logic.yaml🟢🛡️ AWS Backup Vault contains unencrypted Recovery Points🟢🟢 x3
🧠 prod.logic.yaml🟢🛡️ AWS DynamoDB Table does not have on-demand backups in the past 90 days🟢🟢 x3
🧠 prod.logic.yaml🟢🛡️ AWS DynamoDB Table Point In Time Recovery is not enabled🟢🟢 x3

Content

Open File

---
extracts:
# Not Nullable. Can't have no access, retrieved via backup:ListRecoveryPointsByBackupVault
- name: CA10A1__kmsMasterKeyId__c
value:
FIELD:
path: CA10A1__kmsMasterKeyId__c
# Values: COMPLETED | PARTIAL | DELETING | EXPIRED | AVAILABLE | STOPPED | CREATING
# Not Nullable. Can't have no access, retrieved via backup:ListRecoveryPointsByBackupVault
- name: CA10A1__status__c
value:
FIELD:
path: CA10A1__status__c
# Nullable. Can't have no access, retrieved via backup:ListRecoveryPointsByBackupVault
- name: CA10A1__calcLifecycleDeleteAt__c
value:
FIELD:
path: CA10A1__calcLifecycleDeleteAt__c
# Not nullable.
- name: "CA10A1__creationDate__c"
value:
FIELD:
path: "CA10A1__creationDate__c"
undeterminedIf:
noAccessDelegate:
path: "CA10A1__creationDate__c"
currentStateMessage: "Backup Recovery Point creation date cannot be empty."