Describe EBS snapshots
step
Lists the EBS snapshots in the provided AWS region and account.
Lists the EBS snapshots in the provided AWS region and account.
aws
aws.
connection
aws.
region
ownerIDs
snapshots[]
1name: describe-snapshots2image: relaysh/aws-ebs-step-snapshots-describe3spec:4 aws:5 connection: !Connection { type: aws, name: my-aws-account }6 region: !Parameter awsRegion7