Amazon Storage Gateway · Example Payload

Amazon Storage Gateway Update Smb File Share Input Example

BackupFile StorageGatewayHybrid CloudStorage

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

Top-level fields

FileShareARNKMSEncryptedKMSKeyDefaultStorageClassObjectACLReadOnlyGuessMIMETypeEnabledRequesterPaysSMBACLEnabledAccessBasedEnumerationAdminUserListValidUserListInvalidUserListAuditDestinationARNCaseSensitivityFileShareNameCacheAttributesNotificationPolicyOplocksEnabled

Example Payload

Raw ↑
{
  "FileShareARN": "arn:aws:service:us-east-1:123456789012:resource/example",
  "KMSEncrypted": "example-value",
  "KMSKey": "example-value",
  "DefaultStorageClass": "example-value",
  "ObjectACL": "example-value",
  "ReadOnly": "example-value",
  "GuessMIMETypeEnabled": "example-value",
  "RequesterPays": "example-value",
  "SMBACLEnabled": "example-value",
  "AccessBasedEnumeration": "example-value",
  "AdminUserList": "example-value",
  "ValidUserList": "example-value",
  "InvalidUserList": "example-value",
  "AuditDestinationARN": "arn:aws:service:us-east-1:123456789012:resource/example",
  "CaseSensitivity": "example-value",
  "FileShareName": "MyResource",
  "CacheAttributes": "example-value",
  "NotificationPolicy": "example-value",
  "OplocksEnabled": "example-value"
}