Amazon Storage Gateway · Example Payload

Amazon Storage Gateway List File Shares Output Example

BackupFile StorageGatewayHybrid CloudStorage

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

Top-level fields

MarkerNextMarkerFileShareInfoList

Example Payload

Raw ↑
{
  "Marker": "example-value",
  "NextMarker": "example-value",
  "FileShareInfoList": "example-value"
}