
delete-snapshot-schedule
************************


DESCRIPTION
===========

This operation deletes a snapshot of a volume.

You can take snapshots of your gateway volumes on a scheduled or ad-
hoc basis. This API enables you to delete a snapshot schedule for a
volume. For more information, see Working with Snapshots . In the
"delete-snapshot-schedule" request, you identify the volume by
providing its Amazon Resource Name (ARN).

Note: To list or delete a snapshot, you must use the Amazon EC2 API. For
  more information, go to DeleteSnapshot and DescribeSnapshots in
  *Amazon Elastic Compute Cloud API Reference* .


SYNOPSIS
========

   aws storagegateway delete-snapshot-schedule
     --volume-arn <value>


REQUIRED PARAMETERS
===================

"--volume-arn"  (string)
   The Amazon Resource Name (ARN) of the volume. Use the  list-volumes
   operation to return a list of gateway volumes.


OPTIONAL PARAMETERS
===================

None
