Amazon Storage Gateway · Example Payload

Amazon Storage Gateway File System Association Summary Example

BackupFile StorageGatewayHybrid CloudStorage

Amazon Storage Gateway File System Association Summary 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

FileSystemAssociationIdFileSystemAssociationARNFileSystemAssociationStatusGatewayARN

Example Payload

Raw ↑
{
  "FileSystemAssociationId": "example-value",
  "FileSystemAssociationARN": "arn:aws:service:us-east-1:123456789012:resource/example",
  "FileSystemAssociationStatus": "Active",
  "GatewayARN": "arn:aws:service:us-east-1:123456789012:resource/example"
}