Amazon Storage Gateway · Example Payload

Amazon Storage Gateway Nfs File Share Info Example

BackupFile StorageGatewayHybrid CloudStorage

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

Top-level fields

NFSFileShareDefaultsFileShareARNFileShareIdFileShareStatusGatewayARNKMSEncryptedKMSKeyPathRoleLocationARNDefaultStorageClassObjectACLClientListSquashReadOnlyGuessMIMETypeEnabledRequesterPaysTagsFileShareNameCacheAttributesNotificationPolicyVPCEndpointDNSNameBucketRegionAuditDestinationARN

Example Payload

Raw ↑
{
  "NFSFileShareDefaults": "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",
  "KMSEncrypted": "example-value",
  "KMSKey": "example-value",
  "Path": "example-value",
  "Role": "example-value",
  "LocationARN": "arn:aws:service:us-east-1:123456789012:resource/example",
  "DefaultStorageClass": "example-value",
  "ObjectACL": "example-value",
  "ClientList": "example-value",
  "Squash": "example-value",
  "ReadOnly": "example-value",
  "GuessMIMETypeEnabled": "example-value",
  "RequesterPays": "example-value",
  "Tags": "example-value",
  "FileShareName": "MyResource",
  "CacheAttributes": "example-value",
  "NotificationPolicy": "example-value",
  "VPCEndpointDNSName": "MyResource",
  "BucketRegion": "example-value",
  "AuditDestinationARN": "arn:aws:service:us-east-1:123456789012:resource/example"
}