if (FALSE) {
# This example deletes an available volume with the volume ID of
# `vol-049df61146c4d7901`. If the command succeeds, no output is
# returned.
svc$delete_volume(
VolumeId = "vol-049df61146c4d7901"
)
}
Run the code above in your browser using DataLab