@aws-sdk/client-storage-gateway 3.306.0 → 3.310.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 +35 -35
@@ -36,10 +36,10 @@ class ActivateGatewayCommand 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_1ActivateGatewayCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ActivateGatewayCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ActivateGatewayCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ActivateGatewayCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ActivateGatewayCommand = ActivateGatewayCommand;
@@ -36,10 +36,10 @@ class AddCacheCommand 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_1AddCacheCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_AddCacheCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1AddCacheCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_AddCacheCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.AddCacheCommand = AddCacheCommand;
@@ -36,10 +36,10 @@ class AddTagsToResourceCommand 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_1AddTagsToResourceCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_AddTagsToResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1AddTagsToResourceCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_AddTagsToResourceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.AddTagsToResourceCommand = AddTagsToResourceCommand;
@@ -36,10 +36,10 @@ class AddUploadBufferCommand 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_1AddUploadBufferCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_AddUploadBufferCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1AddUploadBufferCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_AddUploadBufferCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.AddUploadBufferCommand = AddUploadBufferCommand;
@@ -36,10 +36,10 @@ class AddWorkingStorageCommand 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_1AddWorkingStorageCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_AddWorkingStorageCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1AddWorkingStorageCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_AddWorkingStorageCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.AddWorkingStorageCommand = AddWorkingStorageCommand;
@@ -36,10 +36,10 @@ class AssignTapePoolCommand 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_1AssignTapePoolCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_AssignTapePoolCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1AssignTapePoolCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_AssignTapePoolCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.AssignTapePoolCommand = AssignTapePoolCommand;
@@ -37,10 +37,10 @@ class AssociateFileSystemCommand 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_1AssociateFileSystemCommand)(input, context);
40
+ return (0, Aws_json1_1_1.se_AssociateFileSystemCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_json1_1_1.deserializeAws_json1_1AssociateFileSystemCommand)(output, context);
43
+ return (0, Aws_json1_1_1.de_AssociateFileSystemCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.AssociateFileSystemCommand = AssociateFileSystemCommand;
@@ -36,10 +36,10 @@ class AttachVolumeCommand 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_1AttachVolumeCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_AttachVolumeCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1AttachVolumeCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_AttachVolumeCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.AttachVolumeCommand = AttachVolumeCommand;
@@ -36,10 +36,10 @@ class CancelArchivalCommand 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_1CancelArchivalCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CancelArchivalCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CancelArchivalCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CancelArchivalCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CancelArchivalCommand = CancelArchivalCommand;
@@ -36,10 +36,10 @@ class CancelRetrievalCommand 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_1CancelRetrievalCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CancelRetrievalCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CancelRetrievalCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CancelRetrievalCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CancelRetrievalCommand = CancelRetrievalCommand;
@@ -36,10 +36,10 @@ class CreateCachediSCSIVolumeCommand 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_1CreateCachediSCSIVolumeCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateCachediSCSIVolumeCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateCachediSCSIVolumeCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateCachediSCSIVolumeCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateCachediSCSIVolumeCommand = CreateCachediSCSIVolumeCommand;
@@ -36,10 +36,10 @@ class CreateNFSFileShareCommand 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_1CreateNFSFileShareCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateNFSFileShareCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateNFSFileShareCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateNFSFileShareCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateNFSFileShareCommand = CreateNFSFileShareCommand;
@@ -36,10 +36,10 @@ class CreateSMBFileShareCommand 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_1CreateSMBFileShareCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateSMBFileShareCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateSMBFileShareCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateSMBFileShareCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateSMBFileShareCommand = CreateSMBFileShareCommand;
@@ -36,10 +36,10 @@ class CreateSnapshotCommand 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_1CreateSnapshotCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateSnapshotCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateSnapshotCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateSnapshotCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateSnapshotCommand = CreateSnapshotCommand;
@@ -36,10 +36,10 @@ class CreateSnapshotFromVolumeRecoveryPointCommand extends smithy_client_1.Comma
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_1CreateSnapshotFromVolumeRecoveryPointCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateSnapshotFromVolumeRecoveryPointCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateSnapshotFromVolumeRecoveryPointCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateSnapshotFromVolumeRecoveryPointCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateSnapshotFromVolumeRecoveryPointCommand = CreateSnapshotFromVolumeRecoveryPointCommand;
@@ -36,10 +36,10 @@ class CreateStorediSCSIVolumeCommand 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_1CreateStorediSCSIVolumeCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateStorediSCSIVolumeCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateStorediSCSIVolumeCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateStorediSCSIVolumeCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateStorediSCSIVolumeCommand = CreateStorediSCSIVolumeCommand;
@@ -36,10 +36,10 @@ class CreateTapePoolCommand 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_1CreateTapePoolCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateTapePoolCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateTapePoolCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateTapePoolCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateTapePoolCommand = CreateTapePoolCommand;
@@ -36,10 +36,10 @@ class CreateTapeWithBarcodeCommand 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_1CreateTapeWithBarcodeCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateTapeWithBarcodeCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateTapeWithBarcodeCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateTapeWithBarcodeCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateTapeWithBarcodeCommand = CreateTapeWithBarcodeCommand;
@@ -36,10 +36,10 @@ class CreateTapesCommand 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_1CreateTapesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateTapesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateTapesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateTapesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateTapesCommand = CreateTapesCommand;
@@ -36,10 +36,10 @@ class DeleteAutomaticTapeCreationPolicyCommand 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_1DeleteAutomaticTapeCreationPolicyCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteAutomaticTapeCreationPolicyCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteAutomaticTapeCreationPolicyCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteAutomaticTapeCreationPolicyCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteAutomaticTapeCreationPolicyCommand = DeleteAutomaticTapeCreationPolicyCommand;
@@ -36,10 +36,10 @@ class DeleteBandwidthRateLimitCommand 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_1DeleteBandwidthRateLimitCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteBandwidthRateLimitCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteBandwidthRateLimitCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteBandwidthRateLimitCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteBandwidthRateLimitCommand = DeleteBandwidthRateLimitCommand;
@@ -36,10 +36,10 @@ class DeleteChapCredentialsCommand 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_1DeleteChapCredentialsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteChapCredentialsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteChapCredentialsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteChapCredentialsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteChapCredentialsCommand = DeleteChapCredentialsCommand;
@@ -36,10 +36,10 @@ class DeleteFileShareCommand 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_1DeleteFileShareCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteFileShareCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteFileShareCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteFileShareCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteFileShareCommand = DeleteFileShareCommand;
@@ -36,10 +36,10 @@ class DeleteGatewayCommand 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_1DeleteGatewayCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteGatewayCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteGatewayCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteGatewayCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteGatewayCommand = DeleteGatewayCommand;
@@ -36,10 +36,10 @@ class DeleteSnapshotScheduleCommand 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_1DeleteSnapshotScheduleCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteSnapshotScheduleCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteSnapshotScheduleCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteSnapshotScheduleCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteSnapshotScheduleCommand = DeleteSnapshotScheduleCommand;
@@ -36,10 +36,10 @@ class DeleteTapeArchiveCommand 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_1DeleteTapeArchiveCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteTapeArchiveCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteTapeArchiveCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteTapeArchiveCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteTapeArchiveCommand = DeleteTapeArchiveCommand;
@@ -36,10 +36,10 @@ class DeleteTapeCommand 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_1DeleteTapeCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteTapeCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteTapeCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteTapeCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteTapeCommand = DeleteTapeCommand;
@@ -36,10 +36,10 @@ class DeleteTapePoolCommand 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_1DeleteTapePoolCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteTapePoolCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteTapePoolCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteTapePoolCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteTapePoolCommand = DeleteTapePoolCommand;
@@ -36,10 +36,10 @@ class DeleteVolumeCommand 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_1DeleteVolumeCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteVolumeCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteVolumeCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteVolumeCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteVolumeCommand = DeleteVolumeCommand;
@@ -36,10 +36,10 @@ class DescribeAvailabilityMonitorTestCommand 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_1DescribeAvailabilityMonitorTestCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeAvailabilityMonitorTestCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeAvailabilityMonitorTestCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeAvailabilityMonitorTestCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeAvailabilityMonitorTestCommand = DescribeAvailabilityMonitorTestCommand;
@@ -36,10 +36,10 @@ class DescribeBandwidthRateLimitCommand 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_1DescribeBandwidthRateLimitCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeBandwidthRateLimitCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeBandwidthRateLimitCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeBandwidthRateLimitCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeBandwidthRateLimitCommand = DescribeBandwidthRateLimitCommand;
@@ -36,10 +36,10 @@ class DescribeBandwidthRateLimitScheduleCommand 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_1DescribeBandwidthRateLimitScheduleCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeBandwidthRateLimitScheduleCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeBandwidthRateLimitScheduleCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeBandwidthRateLimitScheduleCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeBandwidthRateLimitScheduleCommand = DescribeBandwidthRateLimitScheduleCommand;
@@ -36,10 +36,10 @@ class DescribeCacheCommand 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_1DescribeCacheCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeCacheCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeCacheCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeCacheCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeCacheCommand = DescribeCacheCommand;
@@ -36,10 +36,10 @@ class DescribeCachediSCSIVolumesCommand 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_1DescribeCachediSCSIVolumesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeCachediSCSIVolumesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeCachediSCSIVolumesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeCachediSCSIVolumesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeCachediSCSIVolumesCommand = DescribeCachediSCSIVolumesCommand;
@@ -37,10 +37,10 @@ class DescribeChapCredentialsCommand 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_1DescribeChapCredentialsCommand)(input, context);
40
+ return (0, Aws_json1_1_1.se_DescribeChapCredentialsCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeChapCredentialsCommand)(output, context);
43
+ return (0, Aws_json1_1_1.de_DescribeChapCredentialsCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.DescribeChapCredentialsCommand = DescribeChapCredentialsCommand;
@@ -36,10 +36,10 @@ class DescribeFileSystemAssociationsCommand 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_1DescribeFileSystemAssociationsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeFileSystemAssociationsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeFileSystemAssociationsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeFileSystemAssociationsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeFileSystemAssociationsCommand = DescribeFileSystemAssociationsCommand;
@@ -36,10 +36,10 @@ class DescribeGatewayInformationCommand 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_1DescribeGatewayInformationCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeGatewayInformationCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeGatewayInformationCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeGatewayInformationCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeGatewayInformationCommand = DescribeGatewayInformationCommand;
@@ -36,10 +36,10 @@ class DescribeMaintenanceStartTimeCommand 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_1DescribeMaintenanceStartTimeCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeMaintenanceStartTimeCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeMaintenanceStartTimeCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeMaintenanceStartTimeCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeMaintenanceStartTimeCommand = DescribeMaintenanceStartTimeCommand;
@@ -36,10 +36,10 @@ class DescribeNFSFileSharesCommand 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_1DescribeNFSFileSharesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeNFSFileSharesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeNFSFileSharesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeNFSFileSharesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeNFSFileSharesCommand = DescribeNFSFileSharesCommand;
@@ -36,10 +36,10 @@ class DescribeSMBFileSharesCommand 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_1DescribeSMBFileSharesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeSMBFileSharesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeSMBFileSharesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeSMBFileSharesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeSMBFileSharesCommand = DescribeSMBFileSharesCommand;
@@ -36,10 +36,10 @@ class DescribeSMBSettingsCommand 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_1DescribeSMBSettingsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeSMBSettingsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeSMBSettingsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeSMBSettingsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeSMBSettingsCommand = DescribeSMBSettingsCommand;
@@ -36,10 +36,10 @@ class DescribeSnapshotScheduleCommand 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_1DescribeSnapshotScheduleCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeSnapshotScheduleCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeSnapshotScheduleCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeSnapshotScheduleCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeSnapshotScheduleCommand = DescribeSnapshotScheduleCommand;
@@ -36,10 +36,10 @@ class DescribeStorediSCSIVolumesCommand 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_1DescribeStorediSCSIVolumesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeStorediSCSIVolumesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeStorediSCSIVolumesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeStorediSCSIVolumesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeStorediSCSIVolumesCommand = DescribeStorediSCSIVolumesCommand;