Skip to main content

πŸ”Œ AWS IAM Password Policy - object.extracts.yaml

  • Contextual name: πŸ”Œ object.extracts.yaml
  • ID: /types/CA10__CaAwsPasswordPolicy__c/object.extracts.yaml
  • Located in: πŸ“• AWS IAM Password Policy

Used In​

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