@aws-sdk/client-storage-gateway 3.303.0 → 3.309.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (185) hide show
  1. package/dist-cjs/commands/ActivateGatewayCommand.js +2 -2
  2. package/dist-cjs/commands/AddCacheCommand.js +2 -2
  3. package/dist-cjs/commands/AddTagsToResourceCommand.js +2 -2
  4. package/dist-cjs/commands/AddUploadBufferCommand.js +2 -2
  5. package/dist-cjs/commands/AddWorkingStorageCommand.js +2 -2
  6. package/dist-cjs/commands/AssignTapePoolCommand.js +2 -2
  7. package/dist-cjs/commands/AssociateFileSystemCommand.js +2 -2
  8. package/dist-cjs/commands/AttachVolumeCommand.js +2 -2
  9. package/dist-cjs/commands/CancelArchivalCommand.js +2 -2
  10. package/dist-cjs/commands/CancelRetrievalCommand.js +2 -2
  11. package/dist-cjs/commands/CreateCachediSCSIVolumeCommand.js +2 -2
  12. package/dist-cjs/commands/CreateNFSFileShareCommand.js +2 -2
  13. package/dist-cjs/commands/CreateSMBFileShareCommand.js +2 -2
  14. package/dist-cjs/commands/CreateSnapshotCommand.js +2 -2
  15. package/dist-cjs/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +2 -2
  16. package/dist-cjs/commands/CreateStorediSCSIVolumeCommand.js +2 -2
  17. package/dist-cjs/commands/CreateTapePoolCommand.js +2 -2
  18. package/dist-cjs/commands/CreateTapeWithBarcodeCommand.js +2 -2
  19. package/dist-cjs/commands/CreateTapesCommand.js +2 -2
  20. package/dist-cjs/commands/DeleteAutomaticTapeCreationPolicyCommand.js +2 -2
  21. package/dist-cjs/commands/DeleteBandwidthRateLimitCommand.js +2 -2
  22. package/dist-cjs/commands/DeleteChapCredentialsCommand.js +2 -2
  23. package/dist-cjs/commands/DeleteFileShareCommand.js +2 -2
  24. package/dist-cjs/commands/DeleteGatewayCommand.js +2 -2
  25. package/dist-cjs/commands/DeleteSnapshotScheduleCommand.js +2 -2
  26. package/dist-cjs/commands/DeleteTapeArchiveCommand.js +2 -2
  27. package/dist-cjs/commands/DeleteTapeCommand.js +2 -2
  28. package/dist-cjs/commands/DeleteTapePoolCommand.js +2 -2
  29. package/dist-cjs/commands/DeleteVolumeCommand.js +2 -2
  30. package/dist-cjs/commands/DescribeAvailabilityMonitorTestCommand.js +2 -2
  31. package/dist-cjs/commands/DescribeBandwidthRateLimitCommand.js +2 -2
  32. package/dist-cjs/commands/DescribeBandwidthRateLimitScheduleCommand.js +2 -2
  33. package/dist-cjs/commands/DescribeCacheCommand.js +2 -2
  34. package/dist-cjs/commands/DescribeCachediSCSIVolumesCommand.js +2 -2
  35. package/dist-cjs/commands/DescribeChapCredentialsCommand.js +2 -2
  36. package/dist-cjs/commands/DescribeFileSystemAssociationsCommand.js +2 -2
  37. package/dist-cjs/commands/DescribeGatewayInformationCommand.js +2 -2
  38. package/dist-cjs/commands/DescribeMaintenanceStartTimeCommand.js +2 -2
  39. package/dist-cjs/commands/DescribeNFSFileSharesCommand.js +2 -2
  40. package/dist-cjs/commands/DescribeSMBFileSharesCommand.js +2 -2
  41. package/dist-cjs/commands/DescribeSMBSettingsCommand.js +2 -2
  42. package/dist-cjs/commands/DescribeSnapshotScheduleCommand.js +2 -2
  43. package/dist-cjs/commands/DescribeStorediSCSIVolumesCommand.js +2 -2
  44. package/dist-cjs/commands/DescribeTapeArchivesCommand.js +2 -2
  45. package/dist-cjs/commands/DescribeTapeRecoveryPointsCommand.js +2 -2
  46. package/dist-cjs/commands/DescribeTapesCommand.js +2 -2
  47. package/dist-cjs/commands/DescribeUploadBufferCommand.js +2 -2
  48. package/dist-cjs/commands/DescribeVTLDevicesCommand.js +2 -2
  49. package/dist-cjs/commands/DescribeWorkingStorageCommand.js +2 -2
  50. package/dist-cjs/commands/DetachVolumeCommand.js +2 -2
  51. package/dist-cjs/commands/DisableGatewayCommand.js +2 -2
  52. package/dist-cjs/commands/DisassociateFileSystemCommand.js +2 -2
  53. package/dist-cjs/commands/JoinDomainCommand.js +2 -2
  54. package/dist-cjs/commands/ListAutomaticTapeCreationPoliciesCommand.js +2 -2
  55. package/dist-cjs/commands/ListFileSharesCommand.js +2 -2
  56. package/dist-cjs/commands/ListFileSystemAssociationsCommand.js +2 -2
  57. package/dist-cjs/commands/ListGatewaysCommand.js +2 -2
  58. package/dist-cjs/commands/ListLocalDisksCommand.js +2 -2
  59. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  60. package/dist-cjs/commands/ListTapePoolsCommand.js +2 -2
  61. package/dist-cjs/commands/ListTapesCommand.js +2 -2
  62. package/dist-cjs/commands/ListVolumeInitiatorsCommand.js +2 -2
  63. package/dist-cjs/commands/ListVolumeRecoveryPointsCommand.js +2 -2
  64. package/dist-cjs/commands/ListVolumesCommand.js +2 -2
  65. package/dist-cjs/commands/NotifyWhenUploadedCommand.js +2 -2
  66. package/dist-cjs/commands/RefreshCacheCommand.js +2 -2
  67. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -2
  68. package/dist-cjs/commands/ResetCacheCommand.js +2 -2
  69. package/dist-cjs/commands/RetrieveTapeArchiveCommand.js +2 -2
  70. package/dist-cjs/commands/RetrieveTapeRecoveryPointCommand.js +2 -2
  71. package/dist-cjs/commands/SetLocalConsolePasswordCommand.js +2 -2
  72. package/dist-cjs/commands/SetSMBGuestPasswordCommand.js +2 -2
  73. package/dist-cjs/commands/ShutdownGatewayCommand.js +2 -2
  74. package/dist-cjs/commands/StartAvailabilityMonitorTestCommand.js +2 -2
  75. package/dist-cjs/commands/StartGatewayCommand.js +2 -2
  76. package/dist-cjs/commands/UpdateAutomaticTapeCreationPolicyCommand.js +2 -2
  77. package/dist-cjs/commands/UpdateBandwidthRateLimitCommand.js +2 -2
  78. package/dist-cjs/commands/UpdateBandwidthRateLimitScheduleCommand.js +2 -2
  79. package/dist-cjs/commands/UpdateChapCredentialsCommand.js +2 -2
  80. package/dist-cjs/commands/UpdateFileSystemAssociationCommand.js +2 -2
  81. package/dist-cjs/commands/UpdateGatewayInformationCommand.js +2 -2
  82. package/dist-cjs/commands/UpdateGatewaySoftwareNowCommand.js +2 -2
  83. package/dist-cjs/commands/UpdateMaintenanceStartTimeCommand.js +2 -2
  84. package/dist-cjs/commands/UpdateNFSFileShareCommand.js +2 -2
  85. package/dist-cjs/commands/UpdateSMBFileShareCommand.js +2 -2
  86. package/dist-cjs/commands/UpdateSMBFileShareVisibilityCommand.js +2 -2
  87. package/dist-cjs/commands/UpdateSMBLocalGroupsCommand.js +2 -2
  88. package/dist-cjs/commands/UpdateSMBSecurityStrategyCommand.js +2 -2
  89. package/dist-cjs/commands/UpdateSnapshotScheduleCommand.js +2 -2
  90. package/dist-cjs/commands/UpdateVTLDeviceTypeCommand.js +2 -2
  91. package/dist-cjs/protocols/Aws_json1_1.js +1319 -1367
  92. package/dist-es/commands/ActivateGatewayCommand.js +3 -3
  93. package/dist-es/commands/AddCacheCommand.js +3 -3
  94. package/dist-es/commands/AddTagsToResourceCommand.js +3 -3
  95. package/dist-es/commands/AddUploadBufferCommand.js +3 -3
  96. package/dist-es/commands/AddWorkingStorageCommand.js +3 -3
  97. package/dist-es/commands/AssignTapePoolCommand.js +3 -3
  98. package/dist-es/commands/AssociateFileSystemCommand.js +3 -3
  99. package/dist-es/commands/AttachVolumeCommand.js +3 -3
  100. package/dist-es/commands/CancelArchivalCommand.js +3 -3
  101. package/dist-es/commands/CancelRetrievalCommand.js +3 -3
  102. package/dist-es/commands/CreateCachediSCSIVolumeCommand.js +3 -3
  103. package/dist-es/commands/CreateNFSFileShareCommand.js +3 -3
  104. package/dist-es/commands/CreateSMBFileShareCommand.js +3 -3
  105. package/dist-es/commands/CreateSnapshotCommand.js +3 -3
  106. package/dist-es/commands/CreateSnapshotFromVolumeRecoveryPointCommand.js +3 -3
  107. package/dist-es/commands/CreateStorediSCSIVolumeCommand.js +3 -3
  108. package/dist-es/commands/CreateTapePoolCommand.js +3 -3
  109. package/dist-es/commands/CreateTapeWithBarcodeCommand.js +3 -3
  110. package/dist-es/commands/CreateTapesCommand.js +3 -3
  111. package/dist-es/commands/DeleteAutomaticTapeCreationPolicyCommand.js +3 -3
  112. package/dist-es/commands/DeleteBandwidthRateLimitCommand.js +3 -3
  113. package/dist-es/commands/DeleteChapCredentialsCommand.js +3 -3
  114. package/dist-es/commands/DeleteFileShareCommand.js +3 -3
  115. package/dist-es/commands/DeleteGatewayCommand.js +3 -3
  116. package/dist-es/commands/DeleteSnapshotScheduleCommand.js +3 -3
  117. package/dist-es/commands/DeleteTapeArchiveCommand.js +3 -3
  118. package/dist-es/commands/DeleteTapeCommand.js +3 -3
  119. package/dist-es/commands/DeleteTapePoolCommand.js +3 -3
  120. package/dist-es/commands/DeleteVolumeCommand.js +3 -3
  121. package/dist-es/commands/DescribeAvailabilityMonitorTestCommand.js +3 -3
  122. package/dist-es/commands/DescribeBandwidthRateLimitCommand.js +3 -3
  123. package/dist-es/commands/DescribeBandwidthRateLimitScheduleCommand.js +3 -3
  124. package/dist-es/commands/DescribeCacheCommand.js +3 -3
  125. package/dist-es/commands/DescribeCachediSCSIVolumesCommand.js +3 -3
  126. package/dist-es/commands/DescribeChapCredentialsCommand.js +3 -3
  127. package/dist-es/commands/DescribeFileSystemAssociationsCommand.js +3 -3
  128. package/dist-es/commands/DescribeGatewayInformationCommand.js +3 -3
  129. package/dist-es/commands/DescribeMaintenanceStartTimeCommand.js +3 -3
  130. package/dist-es/commands/DescribeNFSFileSharesCommand.js +3 -3
  131. package/dist-es/commands/DescribeSMBFileSharesCommand.js +3 -3
  132. package/dist-es/commands/DescribeSMBSettingsCommand.js +3 -3
  133. package/dist-es/commands/DescribeSnapshotScheduleCommand.js +3 -3
  134. package/dist-es/commands/DescribeStorediSCSIVolumesCommand.js +3 -3
  135. package/dist-es/commands/DescribeTapeArchivesCommand.js +3 -3
  136. package/dist-es/commands/DescribeTapeRecoveryPointsCommand.js +3 -3
  137. package/dist-es/commands/DescribeTapesCommand.js +3 -3
  138. package/dist-es/commands/DescribeUploadBufferCommand.js +3 -3
  139. package/dist-es/commands/DescribeVTLDevicesCommand.js +3 -3
  140. package/dist-es/commands/DescribeWorkingStorageCommand.js +3 -3
  141. package/dist-es/commands/DetachVolumeCommand.js +3 -3
  142. package/dist-es/commands/DisableGatewayCommand.js +3 -3
  143. package/dist-es/commands/DisassociateFileSystemCommand.js +3 -3
  144. package/dist-es/commands/JoinDomainCommand.js +3 -3
  145. package/dist-es/commands/ListAutomaticTapeCreationPoliciesCommand.js +3 -3
  146. package/dist-es/commands/ListFileSharesCommand.js +3 -3
  147. package/dist-es/commands/ListFileSystemAssociationsCommand.js +3 -3
  148. package/dist-es/commands/ListGatewaysCommand.js +3 -3
  149. package/dist-es/commands/ListLocalDisksCommand.js +3 -3
  150. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  151. package/dist-es/commands/ListTapePoolsCommand.js +3 -3
  152. package/dist-es/commands/ListTapesCommand.js +3 -3
  153. package/dist-es/commands/ListVolumeInitiatorsCommand.js +3 -3
  154. package/dist-es/commands/ListVolumeRecoveryPointsCommand.js +3 -3
  155. package/dist-es/commands/ListVolumesCommand.js +3 -3
  156. package/dist-es/commands/NotifyWhenUploadedCommand.js +3 -3
  157. package/dist-es/commands/RefreshCacheCommand.js +3 -3
  158. package/dist-es/commands/RemoveTagsFromResourceCommand.js +3 -3
  159. package/dist-es/commands/ResetCacheCommand.js +3 -3
  160. package/dist-es/commands/RetrieveTapeArchiveCommand.js +3 -3
  161. package/dist-es/commands/RetrieveTapeRecoveryPointCommand.js +3 -3
  162. package/dist-es/commands/SetLocalConsolePasswordCommand.js +3 -3
  163. package/dist-es/commands/SetSMBGuestPasswordCommand.js +3 -3
  164. package/dist-es/commands/ShutdownGatewayCommand.js +3 -3
  165. package/dist-es/commands/StartAvailabilityMonitorTestCommand.js +3 -3
  166. package/dist-es/commands/StartGatewayCommand.js +3 -3
  167. package/dist-es/commands/UpdateAutomaticTapeCreationPolicyCommand.js +3 -3
  168. package/dist-es/commands/UpdateBandwidthRateLimitCommand.js +3 -3
  169. package/dist-es/commands/UpdateBandwidthRateLimitScheduleCommand.js +3 -3
  170. package/dist-es/commands/UpdateChapCredentialsCommand.js +3 -3
  171. package/dist-es/commands/UpdateFileSystemAssociationCommand.js +3 -3
  172. package/dist-es/commands/UpdateGatewayInformationCommand.js +3 -3
  173. package/dist-es/commands/UpdateGatewaySoftwareNowCommand.js +3 -3
  174. package/dist-es/commands/UpdateMaintenanceStartTimeCommand.js +3 -3
  175. package/dist-es/commands/UpdateNFSFileShareCommand.js +3 -3
  176. package/dist-es/commands/UpdateSMBFileShareCommand.js +3 -3
  177. package/dist-es/commands/UpdateSMBFileShareVisibilityCommand.js +3 -3
  178. package/dist-es/commands/UpdateSMBLocalGroupsCommand.js +3 -3
  179. package/dist-es/commands/UpdateSMBSecurityStrategyCommand.js +3 -3
  180. package/dist-es/commands/UpdateSnapshotScheduleCommand.js +3 -3
  181. package/dist-es/commands/UpdateVTLDeviceTypeCommand.js +3 -3
  182. package/dist-es/protocols/Aws_json1_1.js +1135 -1183
  183. package/dist-types/protocols/Aws_json1_1.d.ts +720 -180
  184. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +180 -180
  185. package/package.json +29 -29
@@ -36,10 +36,10 @@ class DescribeTapeArchivesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeTapeArchivesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeTapeArchivesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeTapeArchivesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeTapeArchivesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeTapeArchivesCommand = DescribeTapeArchivesCommand;
@@ -36,10 +36,10 @@ class DescribeTapeRecoveryPointsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeTapeRecoveryPointsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeTapeRecoveryPointsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeTapeRecoveryPointsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeTapeRecoveryPointsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeTapeRecoveryPointsCommand = DescribeTapeRecoveryPointsCommand;
@@ -36,10 +36,10 @@ class DescribeTapesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeTapesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeTapesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeTapesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeTapesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeTapesCommand = DescribeTapesCommand;
@@ -36,10 +36,10 @@ class DescribeUploadBufferCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeUploadBufferCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeUploadBufferCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeUploadBufferCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeUploadBufferCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeUploadBufferCommand = DescribeUploadBufferCommand;
@@ -36,10 +36,10 @@ class DescribeVTLDevicesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeVTLDevicesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeVTLDevicesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeVTLDevicesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeVTLDevicesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeVTLDevicesCommand = DescribeVTLDevicesCommand;
@@ -36,10 +36,10 @@ class DescribeWorkingStorageCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeWorkingStorageCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeWorkingStorageCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeWorkingStorageCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeWorkingStorageCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeWorkingStorageCommand = DescribeWorkingStorageCommand;
@@ -36,10 +36,10 @@ class DetachVolumeCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DetachVolumeCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DetachVolumeCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DetachVolumeCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DetachVolumeCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DetachVolumeCommand = DetachVolumeCommand;
@@ -36,10 +36,10 @@ class DisableGatewayCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DisableGatewayCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DisableGatewayCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DisableGatewayCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DisableGatewayCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DisableGatewayCommand = DisableGatewayCommand;
@@ -36,10 +36,10 @@ class DisassociateFileSystemCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DisassociateFileSystemCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DisassociateFileSystemCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DisassociateFileSystemCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DisassociateFileSystemCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DisassociateFileSystemCommand = DisassociateFileSystemCommand;
@@ -37,10 +37,10 @@ class JoinDomainCommand extends smithy_client_1.Command {
37
37
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
38
38
  }
39
39
  serialize(input, context) {
40
- return (0, Aws_json1_1_1.serializeAws_json1_1JoinDomainCommand)(input, context);
40
+ return (0, Aws_json1_1_1.se_JoinDomainCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_json1_1_1.deserializeAws_json1_1JoinDomainCommand)(output, context);
43
+ return (0, Aws_json1_1_1.de_JoinDomainCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.JoinDomainCommand = JoinDomainCommand;
@@ -36,10 +36,10 @@ class ListAutomaticTapeCreationPoliciesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListAutomaticTapeCreationPoliciesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListAutomaticTapeCreationPoliciesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListAutomaticTapeCreationPoliciesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListAutomaticTapeCreationPoliciesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListAutomaticTapeCreationPoliciesCommand = ListAutomaticTapeCreationPoliciesCommand;
@@ -36,10 +36,10 @@ class ListFileSharesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListFileSharesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListFileSharesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListFileSharesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListFileSharesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListFileSharesCommand = ListFileSharesCommand;
@@ -36,10 +36,10 @@ class ListFileSystemAssociationsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListFileSystemAssociationsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListFileSystemAssociationsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListFileSystemAssociationsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListFileSystemAssociationsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListFileSystemAssociationsCommand = ListFileSystemAssociationsCommand;
@@ -36,10 +36,10 @@ class ListGatewaysCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListGatewaysCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListGatewaysCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListGatewaysCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListGatewaysCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListGatewaysCommand = ListGatewaysCommand;
@@ -36,10 +36,10 @@ class ListLocalDisksCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListLocalDisksCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListLocalDisksCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListLocalDisksCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListLocalDisksCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListLocalDisksCommand = ListLocalDisksCommand;
@@ -36,10 +36,10 @@ class ListTagsForResourceCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListTagsForResourceCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListTagsForResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListTagsForResourceCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListTagsForResourceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
@@ -36,10 +36,10 @@ class ListTapePoolsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListTapePoolsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListTapePoolsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListTapePoolsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListTapePoolsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListTapePoolsCommand = ListTapePoolsCommand;
@@ -36,10 +36,10 @@ class ListTapesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListTapesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListTapesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListTapesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListTapesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListTapesCommand = ListTapesCommand;
@@ -36,10 +36,10 @@ class ListVolumeInitiatorsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListVolumeInitiatorsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListVolumeInitiatorsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListVolumeInitiatorsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListVolumeInitiatorsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListVolumeInitiatorsCommand = ListVolumeInitiatorsCommand;
@@ -36,10 +36,10 @@ class ListVolumeRecoveryPointsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListVolumeRecoveryPointsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListVolumeRecoveryPointsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListVolumeRecoveryPointsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListVolumeRecoveryPointsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListVolumeRecoveryPointsCommand = ListVolumeRecoveryPointsCommand;
@@ -36,10 +36,10 @@ class ListVolumesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListVolumesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListVolumesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListVolumesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListVolumesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListVolumesCommand = ListVolumesCommand;
@@ -36,10 +36,10 @@ class NotifyWhenUploadedCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1NotifyWhenUploadedCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_NotifyWhenUploadedCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1NotifyWhenUploadedCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_NotifyWhenUploadedCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.NotifyWhenUploadedCommand = NotifyWhenUploadedCommand;
@@ -36,10 +36,10 @@ class RefreshCacheCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1RefreshCacheCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_RefreshCacheCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1RefreshCacheCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_RefreshCacheCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.RefreshCacheCommand = RefreshCacheCommand;
@@ -36,10 +36,10 @@ class RemoveTagsFromResourceCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1RemoveTagsFromResourceCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_RemoveTagsFromResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1RemoveTagsFromResourceCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_RemoveTagsFromResourceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.RemoveTagsFromResourceCommand = RemoveTagsFromResourceCommand;
@@ -36,10 +36,10 @@ class ResetCacheCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ResetCacheCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ResetCacheCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ResetCacheCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ResetCacheCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ResetCacheCommand = ResetCacheCommand;
@@ -36,10 +36,10 @@ class RetrieveTapeArchiveCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1RetrieveTapeArchiveCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_RetrieveTapeArchiveCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1RetrieveTapeArchiveCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_RetrieveTapeArchiveCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.RetrieveTapeArchiveCommand = RetrieveTapeArchiveCommand;
@@ -36,10 +36,10 @@ class RetrieveTapeRecoveryPointCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1RetrieveTapeRecoveryPointCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_RetrieveTapeRecoveryPointCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1RetrieveTapeRecoveryPointCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_RetrieveTapeRecoveryPointCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.RetrieveTapeRecoveryPointCommand = RetrieveTapeRecoveryPointCommand;
@@ -37,10 +37,10 @@ class SetLocalConsolePasswordCommand extends smithy_client_1.Command {
37
37
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
38
38
  }
39
39
  serialize(input, context) {
40
- return (0, Aws_json1_1_1.serializeAws_json1_1SetLocalConsolePasswordCommand)(input, context);
40
+ return (0, Aws_json1_1_1.se_SetLocalConsolePasswordCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_json1_1_1.deserializeAws_json1_1SetLocalConsolePasswordCommand)(output, context);
43
+ return (0, Aws_json1_1_1.de_SetLocalConsolePasswordCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.SetLocalConsolePasswordCommand = SetLocalConsolePasswordCommand;
@@ -37,10 +37,10 @@ class SetSMBGuestPasswordCommand extends smithy_client_1.Command {
37
37
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
38
38
  }
39
39
  serialize(input, context) {
40
- return (0, Aws_json1_1_1.serializeAws_json1_1SetSMBGuestPasswordCommand)(input, context);
40
+ return (0, Aws_json1_1_1.se_SetSMBGuestPasswordCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_json1_1_1.deserializeAws_json1_1SetSMBGuestPasswordCommand)(output, context);
43
+ return (0, Aws_json1_1_1.de_SetSMBGuestPasswordCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.SetSMBGuestPasswordCommand = SetSMBGuestPasswordCommand;
@@ -36,10 +36,10 @@ class ShutdownGatewayCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ShutdownGatewayCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ShutdownGatewayCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ShutdownGatewayCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ShutdownGatewayCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ShutdownGatewayCommand = ShutdownGatewayCommand;
@@ -36,10 +36,10 @@ class StartAvailabilityMonitorTestCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1StartAvailabilityMonitorTestCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_StartAvailabilityMonitorTestCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1StartAvailabilityMonitorTestCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_StartAvailabilityMonitorTestCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.StartAvailabilityMonitorTestCommand = StartAvailabilityMonitorTestCommand;
@@ -36,10 +36,10 @@ class StartGatewayCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1StartGatewayCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_StartGatewayCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1StartGatewayCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_StartGatewayCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.StartGatewayCommand = StartGatewayCommand;
@@ -36,10 +36,10 @@ class UpdateAutomaticTapeCreationPolicyCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1UpdateAutomaticTapeCreationPolicyCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_UpdateAutomaticTapeCreationPolicyCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateAutomaticTapeCreationPolicyCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_UpdateAutomaticTapeCreationPolicyCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UpdateAutomaticTapeCreationPolicyCommand = UpdateAutomaticTapeCreationPolicyCommand;
@@ -36,10 +36,10 @@ class UpdateBandwidthRateLimitCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1UpdateBandwidthRateLimitCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_UpdateBandwidthRateLimitCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateBandwidthRateLimitCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_UpdateBandwidthRateLimitCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UpdateBandwidthRateLimitCommand = UpdateBandwidthRateLimitCommand;
@@ -36,10 +36,10 @@ class UpdateBandwidthRateLimitScheduleCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1UpdateBandwidthRateLimitScheduleCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_UpdateBandwidthRateLimitScheduleCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateBandwidthRateLimitScheduleCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_UpdateBandwidthRateLimitScheduleCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UpdateBandwidthRateLimitScheduleCommand = UpdateBandwidthRateLimitScheduleCommand;
@@ -37,10 +37,10 @@ class UpdateChapCredentialsCommand extends smithy_client_1.Command {
37
37
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
38
38
  }
39
39
  serialize(input, context) {
40
- return (0, Aws_json1_1_1.serializeAws_json1_1UpdateChapCredentialsCommand)(input, context);
40
+ return (0, Aws_json1_1_1.se_UpdateChapCredentialsCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateChapCredentialsCommand)(output, context);
43
+ return (0, Aws_json1_1_1.de_UpdateChapCredentialsCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.UpdateChapCredentialsCommand = UpdateChapCredentialsCommand;
@@ -37,10 +37,10 @@ class UpdateFileSystemAssociationCommand extends smithy_client_1.Command {
37
37
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
38
38
  }
39
39
  serialize(input, context) {
40
- return (0, Aws_json1_1_1.serializeAws_json1_1UpdateFileSystemAssociationCommand)(input, context);
40
+ return (0, Aws_json1_1_1.se_UpdateFileSystemAssociationCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateFileSystemAssociationCommand)(output, context);
43
+ return (0, Aws_json1_1_1.de_UpdateFileSystemAssociationCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.UpdateFileSystemAssociationCommand = UpdateFileSystemAssociationCommand;
@@ -36,10 +36,10 @@ class UpdateGatewayInformationCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1UpdateGatewayInformationCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_UpdateGatewayInformationCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateGatewayInformationCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_UpdateGatewayInformationCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UpdateGatewayInformationCommand = UpdateGatewayInformationCommand;
@@ -36,10 +36,10 @@ class UpdateGatewaySoftwareNowCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1UpdateGatewaySoftwareNowCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_UpdateGatewaySoftwareNowCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateGatewaySoftwareNowCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_UpdateGatewaySoftwareNowCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UpdateGatewaySoftwareNowCommand = UpdateGatewaySoftwareNowCommand;
@@ -36,10 +36,10 @@ class UpdateMaintenanceStartTimeCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1UpdateMaintenanceStartTimeCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_UpdateMaintenanceStartTimeCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateMaintenanceStartTimeCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_UpdateMaintenanceStartTimeCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UpdateMaintenanceStartTimeCommand = UpdateMaintenanceStartTimeCommand;
@@ -36,10 +36,10 @@ class UpdateNFSFileShareCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1UpdateNFSFileShareCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_UpdateNFSFileShareCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateNFSFileShareCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_UpdateNFSFileShareCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UpdateNFSFileShareCommand = UpdateNFSFileShareCommand;
@@ -36,10 +36,10 @@ class UpdateSMBFileShareCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1UpdateSMBFileShareCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_UpdateSMBFileShareCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateSMBFileShareCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_UpdateSMBFileShareCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UpdateSMBFileShareCommand = UpdateSMBFileShareCommand;
@@ -36,10 +36,10 @@ class UpdateSMBFileShareVisibilityCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1UpdateSMBFileShareVisibilityCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_UpdateSMBFileShareVisibilityCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateSMBFileShareVisibilityCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_UpdateSMBFileShareVisibilityCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UpdateSMBFileShareVisibilityCommand = UpdateSMBFileShareVisibilityCommand;