π 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β
Logic | Policy | Flags |
---|---|---|
π§ 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β
---
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