Skip to main content

πŸ”Œ 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​

LogicPolicyFlags
🧠 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​

Open File

---
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."