---
extracts:
- name: "CA10__encrypted__c"
value:
FIELD:
path: CA10__encrypted__c
- name: "CA10__snapshotType__c"
value:
FIELD:
path: "CA10__snapshotType__c"
undeterminedIf:
isEmpty: "Corrupted data. Snapshot Type cannot be empty."
- name: "CA10__attributesJson__c"
value:
FIELD:
path: "CA10__attributesJson__c"
returnType: BYTES
undeterminedIf:
noAccessDelegate:
path: "CA10__attributesJson__c"
currentStateMessage: "Unable to determine Snapshot Attributes. Possible permission issue with rds:DescribeDBSnapshotAttributes."
isEmpty: "Snapshot Attributes are not populated yet."
- name: "caJsonFrom__attributesJson__c"
value:
JSON_FROM:
arg:
EXTRACT: "CA10__attributesJson__c"
undeterminedIf:
isInvalid: "Snapshot attributes JSON is invalid"
- name: "CA10__snapshotCreateTime__c"
value:
FIELD:
path: "CA10__snapshotCreateTime__c"
undeterminedIf:
isEmpty: "Corrupted data. Snapshot Create Time cannot be empty."
- name: "CA10__status__c"
value:
FIELD:
path: "CA10__status__c"
undeterminedIf:
isEmpty: "Corrupted data. Snapshot Status cannot be empty."