The override.json files in the patterns all have a bug in them:
"archive_rule": {
"rule_id": "a-bucket-arch-rule",
"enable": true,
"days": 0,
"type": "GLACIER"
}
This will give the error:

Seems the expected value it Glacier and not all caps like in the override json GLACIER