π AWS DynamoDB Table - object.extracts.yaml
- Contextual name: π object.extracts.yaml
- ID:
/types/CA10__CaAwsDynamoDbTable__c/object.extracts.yaml
- Located in: π AWS DynamoDB Table
Used Inβ
Logic | Policy | Flags |
---|---|---|
π§ prod.logic.yaml π’ | π AWS DynamoDB Provisioned Table Auto Scaling is not configured π’ | π’ x3 |
π§ prod.logic.yaml π’ | π AWS DynamoDB Table Point In Time Recovery is not enabled π’ | π’ x3 |
Contentβ
---
extracts:
# Nullable, null is equal to PROVISIONED
- name: "CA10__billingMode__c"
value:
FIELD:
path: CA10__billingMode__c
# undeterminedIf:
# noAccessDelegate:
# path: "CA10__billingMode__c"
# currentStateMessage: "Unable to determine Table Billing Mode. Possible permission issue with dynamodb:DescribeTable."
# Values: ENABLED | DISABLED. Not nullable.
- name: "CA10__pointInTimeRecoveryStatus__c"
value:
FIELD:
path: CA10__pointInTimeRecoveryStatus__c
# undeterminedIf:
# noAccessDelegate:
# path: "CA10__pointInTimeRecoveryStatus__c"
# currentStateMessage: "Unable to determine Point In Time Recovery Status. Possible permission issue with dynamodb:DescribeTable."