Amazon Storage Gateway · Example Payload

Amazon Storage Gateway Update Nfs File Share Input Example

BackupFile StorageGatewayHybrid CloudStorage

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

Top-level fields

FileShareARNKMSEncryptedKMSKeyNFSFileShareDefaultsDefaultStorageClassObjectACLClientListSquashReadOnlyGuessMIMETypeEnabledRequesterPaysFileShareNameCacheAttributesNotificationPolicyAuditDestinationARN

Example Payload

Raw ↑
{
  "FileShareARN": "arn:aws:service:us-east-1:123456789012:resource/example",
  "KMSEncrypted": "example-value",
  "KMSKey": "example-value",
  "NFSFileShareDefaults": "example-value",
  "DefaultStorageClass": "example-value",
  "ObjectACL": "example-value",
  "ClientList": "example-value",
  "Squash": "example-value",
  "ReadOnly": "example-value",
  "GuessMIMETypeEnabled": "example-value",
  "RequesterPays": "example-value",
  "FileShareName": "MyResource",
  "CacheAttributes": "example-value",
  "NotificationPolicy": "example-value",
  "AuditDestinationARN": "arn:aws:service:us-east-1:123456789012:resource/example"
}