Skip to main content

πŸ”Œ AWS Config Recorder - object.extracts.yaml

  • Contextual name: πŸ”Œ object.extracts.yaml
  • ID: /types/CA10__CaAwsConfigRecorder__c/object.extracts.yaml
  • Located in: πŸ“• AWS Config Recorder

Used In​

LogicPolicyFlags
🧠 prod.logic.yaml πŸŸ’πŸ“ AWS Account Config is not enabled in all regions 🟒🟒 x3

Content​

Open File

---
extracts:
# Checkbox. Can't have no access, retrieved via config:DescribeConfigurationRecorders
- name: "CA10__allSupported__c"
value:
FIELD:
path: "CA10__allSupported__c"
# Checkbox. Can't have no access, retrieved via config:DescribeConfigurationRecorders
- name: "CA10__includeGlobalResourceTypes__c"
value:
FIELD:
path: "CA10__includeGlobalResourceTypes__c"
# Values: Pending, Success, Failure. Not Nullable.
- name: "CA10__lastStatus__c"
value:
FIELD:
path: "CA10__lastStatus__c"
undeterminedIf:
noAccessDelegate:
path: "CA10__lastStatus__c"
currentStateMessage: "Unable to determine Config Recorder status. Possible permission issue with config:DescribeConfigurationRecorderStatus."
# Checkbox.
- name: "CA10__recording__c"
value:
FIELD:
path: "CA10__recording__c"
undeterminedIf:
noAccessDelegate:
path: "CA10__recording__c"
currentStateMessage: "Unable to determine Config Recorder status. Possible permission issue with config:DescribeConfigurationRecorderStatus."