Elastic Block Store Snapshots (EBS Snapshots)

Filters

age

Based on StartTime of the snapshot, the time stamp when the snapshot was initiated, in days

Schema:

{
  "days": {
    "type": "number"
  },
  "op": {
    "$ref": "#/definitions/filters_common/comparison_operators"
  }
}

Actions

delete

Delete EBS Snapshot based on skip-ami-snapshots

Schema:

{
  "skip-ami-snapshots": {
    "type": "boolean"
  }
}