Elastic Block Store Snapshots (EBS Snapshots)

Filters

age

Based on StartTime of the snapshot, the time stamp when the snapshot was initiated, in days Deprecated use value filter with value_type: age .. c7n-schema:: aws.ebs.filters.age

Actions

delete

Delete EBS Snapshot based on skip-ami-snapshots

Schema:

additionalProperties: false
properties:
  force:
    type: boolean
  type:
    enum:
    - delete
required:
- type
type: object