Amazon Storage Gateway · Example Payload

Amazon Storage Gateway Smb File Share Info Example

BackupFile StorageGatewayHybrid CloudStorage

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

Top-level fields

FileShareARNFileShareIdFileShareStatusGatewayARNKMSEncryptedKMSKeyPathRoleLocationARNDefaultStorageClassObjectACLReadOnlyGuessMIMETypeEnabledRequesterPaysSMBACLEnabledAccessBasedEnumerationAdminUserListValidUserListInvalidUserListAuditDestinationARNAuthenticationCaseSensitivityTagsFileShareNameCacheAttributesNotificationPolicyVPCEndpointDNSNameBucketRegionOplocksEnabled

Example Payload

Raw ↑
{
  "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",
  "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",
  "Authentication": "example-value",
  "CaseSensitivity": "example-value",
  "Tags": "example-value",
  "FileShareName": "MyResource",
  "CacheAttributes": "example-value",
  "NotificationPolicy": "example-value",
  "VPCEndpointDNSName": "MyResource",
  "BucketRegion": "example-value",
  "OplocksEnabled": "example-value"
}