Delete snapshots
step
Deletes a list of AWS EBS Snapshot IDs.
aws-ebs-step-snapshots-delete
This AWS EBS step container requests that the a set of given EBS snapshots is deleted immediately.
Deletes a list of AWS EBS Snapshot IDs.
aws
aws.
connection
aws.
region
snapshotIDs[]
This AWS EBS step container requests that the a set of given EBS snapshots is deleted immediately.
name: ebs-delete-snapshot
image: relaysh/aws-ebs-step-snapshots-delete
spec:
aws:
connection: !Connection { type: aws, name: my-aws-account }
region: !Parameter awsRegion
snapshotIDs:
- !Parameter snapshotID