Skip to main content

AwsCreateVolumeSnapshot

This Script is part of the Deprecated Content (Deprecated) Pack.#

Deprecated

Use the AWS-EC2 integration instead.

Creates a snapshot of an EBS volume and stores it in Amazon S3. Snapshots can be used for backups, to make copies of EBS volumes, and to save data before shutting down an instance.

Script Data#


NameDescription
Script Typepython
TagsAmazon Web Services

Dependencies#


This script uses the following commands and scripts.

  • create-volume-snapshot

Inputs#


Argument NameDescription
volumeIdThe ID of the EBS volume.
descriptionThe description for the snapshot.

Outputs#


There are no outputs for this script.