Skip to main content

🔌 AWS IAM Password Policy - object.extracts.yaml

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

Used In

LogicPolicyFlags
🧠 prod.logic.yaml🟢🛡️ AWS Account does not have an IAM Password Policy🟢🟢 x3
🧠 prod.logic.yaml🟢🛡️ AWS Account IAM Password Policy minimum password length is 14 characters or less🟢🟢 x3
🧠 prod.logic.yaml🟢🛡️ AWS Account IAM Password Policy Number of passwords to remember is not set to 24🟢🟢 x3

Content

Open File

---
extracts:
- name: CA10__minimumPasswordLength__c
# Should not be null if the policy itself exists? Needs additional research
#TODO: research if CA10__minimumPasswordLength__c can be null
value:
FIELD:
path: CA10__minimumPasswordLength__c
undeterminedIf:
isEmpty: Possibly corrupted data. Minimum password length should not be empty
- name: CA10__passwordReusePrevention__c
value:
FIELD:
path: CA10__passwordReusePrevention__c
undeterminedIf:
isEmpty: Possibly corrupted data. Number of passwords to remember should not be empty