# NOT RUN {
# Updates a snapshot schedule configured for a gateway volume.
# }
# NOT RUN {
svc$update_snapshot_schedule(
Description = "Hourly snapshot",
RecurrenceInHours = 1L,
StartAt = 0L,
VolumeARN = "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B/volume/vol..."
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab