Amazon Storage Gateway · Example Payload

Amazon Storage Gateway File System Association Info Example

BackupFile StorageGatewayHybrid CloudStorage

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

Top-level fields

FileSystemAssociationARNLocationARNFileSystemAssociationStatusAuditDestinationARNGatewayARNTagsCacheAttributesEndpointNetworkConfigurationFileSystemAssociationStatusDetails

Example Payload

Raw ↑
{
  "FileSystemAssociationARN": "arn:aws:service:us-east-1:123456789012:resource/example",
  "LocationARN": "arn:aws:service:us-east-1:123456789012:resource/example",
  "FileSystemAssociationStatus": "Active",
  "AuditDestinationARN": "arn:aws:service:us-east-1:123456789012:resource/example",
  "GatewayARN": "arn:aws:service:us-east-1:123456789012:resource/example",
  "Tags": "example-value",
  "CacheAttributes": "example-value",
  "EndpointNetworkConfiguration": "example-value",
  "FileSystemAssociationStatusDetails": "Active"
}