Amazon Storage Gateway · Example Payload

Amazon Storage Gateway Describe Tapes Input Example

BackupFile StorageGatewayHybrid CloudStorage

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

Top-level fields

GatewayARNTapeARNsMarkerLimit

Example Payload

Raw ↑
{
  "GatewayARN": "arn:aws:service:us-east-1:123456789012:resource/example",
  "TapeARNs": "arn:aws:service:us-east-1:123456789012:resource/example",
  "Marker": "example-value",
  "Limit": "example-value"
}