Skip to content

bug in default override json #703

@ocofaigh

Description

@ocofaigh

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:
image

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions