Amazon Storage Gateway · Example Payload

Amazon Storage Gateway File Share Info Example

BackupFile StorageGatewayHybrid CloudStorage

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

Top-level fields

FileShareTypeFileShareARNFileShareIdFileShareStatusGatewayARN

Example Payload

Raw ↑
{
  "FileShareType": "example-value",
  "FileShareARN": "arn:aws:service:us-east-1:123456789012:resource/example",
  "FileShareId": "example-value",
  "FileShareStatus": "Active",
  "GatewayARN": "arn:aws:service:us-east-1:123456789012:resource/example"
}