Amazon Storage Gateway · Example Payload

Amazon Storage Gateway Create Nfs File Share Input Example

BackupFile StorageGatewayHybrid CloudStorage

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

Top-level fields

ClientTokenNFSFileShareDefaultsGatewayARNKMSEncryptedKMSKeyRoleLocationARNDefaultStorageClassObjectACLClientListSquashReadOnlyGuessMIMETypeEnabledRequesterPaysTagsFileShareNameCacheAttributesNotificationPolicyVPCEndpointDNSNameBucketRegionAuditDestinationARN

Example Payload

Raw ↑
{
  "ClientToken": "example-value",
  "NFSFileShareDefaults": "example-value",
  "GatewayARN": "arn:aws:service:us-east-1:123456789012:resource/example",
  "KMSEncrypted": "example-value",
  "KMSKey": "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"
}