Amazon Storage Gateway · Example Payload

Amazon Storage Gateway Describe Snapshot Schedule Output Example

BackupFile StorageGatewayHybrid CloudStorage

Amazon Storage Gateway Describe Snapshot Schedule Output Example is an example object payload from Amazon Storage Gateway, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

VolumeARNStartAtRecurrenceInHoursDescriptionTimezoneTags

Example Payload

Raw ↑
{
  "VolumeARN": "arn:aws:service:us-east-1:123456789012:resource/example",
  "StartAt": "example-value",
  "RecurrenceInHours": "example-value",
  "Description": "example-value",
  "Timezone": "example-value",
  "Tags": "example-value"
}