Amazon Storage Gateway · Example Payload

Amazon Storage Gateway Update File System Association Input Example

BackupFile StorageGatewayHybrid CloudStorage

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

FileSystemAssociationARNUserNamePasswordAuditDestinationARNCacheAttributes

Example Payload

Raw ↑
{
  "FileSystemAssociationARN": "arn:aws:service:us-east-1:123456789012:resource/example",
  "UserName": "MyResource",
  "Password": "example-value",
  "AuditDestinationARN": "arn:aws:service:us-east-1:123456789012:resource/example",
  "CacheAttributes": "example-value"
}