@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
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1ListGatewaysCommand, serializeAws_json1_1ListGatewaysCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListGatewaysCommand, se_ListGatewaysCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListGatewaysCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListGatewaysCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1ListGatewaysCommand(input, context);
36
+ return se_ListGatewaysCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListGatewaysCommand(output, context);
39
+ return de_ListGatewaysCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1ListLocalDisksCommand, serializeAws_json1_1ListLocalDisksCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListLocalDisksCommand, se_ListLocalDisksCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListLocalDisksCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListLocalDisksCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1ListLocalDisksCommand(input, context);
36
+ return se_ListLocalDisksCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListLocalDisksCommand(output, context);
39
+ return de_ListLocalDisksCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1ListTagsForResourceCommand, serializeAws_json1_1ListTagsForResourceCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListTagsForResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListTagsForResourceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1ListTagsForResourceCommand(input, context);
36
+ return se_ListTagsForResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListTagsForResourceCommand(output, context);
39
+ return de_ListTagsForResourceCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1ListTapePoolsCommand, serializeAws_json1_1ListTapePoolsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListTapePoolsCommand, se_ListTapePoolsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListTapePoolsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListTapePoolsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1ListTapePoolsCommand(input, context);
36
+ return se_ListTapePoolsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListTapePoolsCommand(output, context);
39
+ return de_ListTapePoolsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1ListTapesCommand, serializeAws_json1_1ListTapesCommand } from "../protocols/Aws_json1_1";
4
+ import { de_ListTapesCommand, se_ListTapesCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListTapesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListTapesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1ListTapesCommand(input, context);
36
+ return se_ListTapesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListTapesCommand(output, context);
39
+ return de_ListTapesCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1ListVolumeInitiatorsCommand, serializeAws_json1_1ListVolumeInitiatorsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListVolumeInitiatorsCommand, se_ListVolumeInitiatorsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListVolumeInitiatorsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListVolumeInitiatorsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1ListVolumeInitiatorsCommand(input, context);
36
+ return se_ListVolumeInitiatorsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListVolumeInitiatorsCommand(output, context);
39
+ return de_ListVolumeInitiatorsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1ListVolumeRecoveryPointsCommand, serializeAws_json1_1ListVolumeRecoveryPointsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListVolumeRecoveryPointsCommand, se_ListVolumeRecoveryPointsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListVolumeRecoveryPointsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListVolumeRecoveryPointsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1ListVolumeRecoveryPointsCommand(input, context);
36
+ return se_ListVolumeRecoveryPointsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListVolumeRecoveryPointsCommand(output, context);
39
+ return de_ListVolumeRecoveryPointsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1ListVolumesCommand, serializeAws_json1_1ListVolumesCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListVolumesCommand, se_ListVolumesCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListVolumesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListVolumesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1ListVolumesCommand(input, context);
36
+ return se_ListVolumesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListVolumesCommand(output, context);
39
+ return de_ListVolumesCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1NotifyWhenUploadedCommand, serializeAws_json1_1NotifyWhenUploadedCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_NotifyWhenUploadedCommand, se_NotifyWhenUploadedCommand } from "../protocols/Aws_json1_1";
5
5
  export class NotifyWhenUploadedCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class NotifyWhenUploadedCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1NotifyWhenUploadedCommand(input, context);
36
+ return se_NotifyWhenUploadedCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1NotifyWhenUploadedCommand(output, context);
39
+ return de_NotifyWhenUploadedCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1RefreshCacheCommand, serializeAws_json1_1RefreshCacheCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_RefreshCacheCommand, se_RefreshCacheCommand } from "../protocols/Aws_json1_1";
5
5
  export class RefreshCacheCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class RefreshCacheCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1RefreshCacheCommand(input, context);
36
+ return se_RefreshCacheCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1RefreshCacheCommand(output, context);
39
+ return de_RefreshCacheCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1RemoveTagsFromResourceCommand, serializeAws_json1_1RemoveTagsFromResourceCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_RemoveTagsFromResourceCommand, se_RemoveTagsFromResourceCommand } from "../protocols/Aws_json1_1";
5
5
  export class RemoveTagsFromResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class RemoveTagsFromResourceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1RemoveTagsFromResourceCommand(input, context);
36
+ return se_RemoveTagsFromResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1RemoveTagsFromResourceCommand(output, context);
39
+ return de_RemoveTagsFromResourceCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1ResetCacheCommand, serializeAws_json1_1ResetCacheCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ResetCacheCommand, se_ResetCacheCommand } from "../protocols/Aws_json1_1";
5
5
  export class ResetCacheCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ResetCacheCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1ResetCacheCommand(input, context);
36
+ return se_ResetCacheCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ResetCacheCommand(output, context);
39
+ return de_ResetCacheCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1RetrieveTapeArchiveCommand, serializeAws_json1_1RetrieveTapeArchiveCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_RetrieveTapeArchiveCommand, se_RetrieveTapeArchiveCommand } from "../protocols/Aws_json1_1";
5
5
  export class RetrieveTapeArchiveCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class RetrieveTapeArchiveCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1RetrieveTapeArchiveCommand(input, context);
36
+ return se_RetrieveTapeArchiveCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1RetrieveTapeArchiveCommand(output, context);
39
+ return de_RetrieveTapeArchiveCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1RetrieveTapeRecoveryPointCommand, serializeAws_json1_1RetrieveTapeRecoveryPointCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_RetrieveTapeRecoveryPointCommand, se_RetrieveTapeRecoveryPointCommand } from "../protocols/Aws_json1_1";
5
5
  export class RetrieveTapeRecoveryPointCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class RetrieveTapeRecoveryPointCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1RetrieveTapeRecoveryPointCommand(input, context);
36
+ return se_RetrieveTapeRecoveryPointCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1RetrieveTapeRecoveryPointCommand(output, context);
39
+ return de_RetrieveTapeRecoveryPointCommand(output, context);
40
40
  }
41
41
  }
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { SetLocalConsolePasswordInputFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_json1_1SetLocalConsolePasswordCommand, serializeAws_json1_1SetLocalConsolePasswordCommand, } from "../protocols/Aws_json1_1";
5
+ import { de_SetLocalConsolePasswordCommand, se_SetLocalConsolePasswordCommand } from "../protocols/Aws_json1_1";
6
6
  export class SetLocalConsolePasswordCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class SetLocalConsolePasswordCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_json1_1SetLocalConsolePasswordCommand(input, context);
37
+ return se_SetLocalConsolePasswordCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_json1_1SetLocalConsolePasswordCommand(output, context);
40
+ return de_SetLocalConsolePasswordCommand(output, context);
41
41
  }
42
42
  }
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { SetSMBGuestPasswordInputFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_json1_1SetSMBGuestPasswordCommand, serializeAws_json1_1SetSMBGuestPasswordCommand, } from "../protocols/Aws_json1_1";
5
+ import { de_SetSMBGuestPasswordCommand, se_SetSMBGuestPasswordCommand } from "../protocols/Aws_json1_1";
6
6
  export class SetSMBGuestPasswordCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class SetSMBGuestPasswordCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_json1_1SetSMBGuestPasswordCommand(input, context);
37
+ return se_SetSMBGuestPasswordCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_json1_1SetSMBGuestPasswordCommand(output, context);
40
+ return de_SetSMBGuestPasswordCommand(output, context);
41
41
  }
42
42
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1ShutdownGatewayCommand, serializeAws_json1_1ShutdownGatewayCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ShutdownGatewayCommand, se_ShutdownGatewayCommand } from "../protocols/Aws_json1_1";
5
5
  export class ShutdownGatewayCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ShutdownGatewayCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1ShutdownGatewayCommand(input, context);
36
+ return se_ShutdownGatewayCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ShutdownGatewayCommand(output, context);
39
+ return de_ShutdownGatewayCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1StartAvailabilityMonitorTestCommand, serializeAws_json1_1StartAvailabilityMonitorTestCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_StartAvailabilityMonitorTestCommand, se_StartAvailabilityMonitorTestCommand, } from "../protocols/Aws_json1_1";
5
5
  export class StartAvailabilityMonitorTestCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class StartAvailabilityMonitorTestCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1StartAvailabilityMonitorTestCommand(input, context);
36
+ return se_StartAvailabilityMonitorTestCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1StartAvailabilityMonitorTestCommand(output, context);
39
+ return de_StartAvailabilityMonitorTestCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1StartGatewayCommand, serializeAws_json1_1StartGatewayCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_StartGatewayCommand, se_StartGatewayCommand } from "../protocols/Aws_json1_1";
5
5
  export class StartGatewayCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class StartGatewayCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1StartGatewayCommand(input, context);
36
+ return se_StartGatewayCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1StartGatewayCommand(output, context);
39
+ return de_StartGatewayCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1UpdateAutomaticTapeCreationPolicyCommand, serializeAws_json1_1UpdateAutomaticTapeCreationPolicyCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateAutomaticTapeCreationPolicyCommand, se_UpdateAutomaticTapeCreationPolicyCommand, } from "../protocols/Aws_json1_1";
5
5
  export class UpdateAutomaticTapeCreationPolicyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateAutomaticTapeCreationPolicyCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1UpdateAutomaticTapeCreationPolicyCommand(input, context);
36
+ return se_UpdateAutomaticTapeCreationPolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateAutomaticTapeCreationPolicyCommand(output, context);
39
+ return de_UpdateAutomaticTapeCreationPolicyCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1UpdateBandwidthRateLimitCommand, serializeAws_json1_1UpdateBandwidthRateLimitCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateBandwidthRateLimitCommand, se_UpdateBandwidthRateLimitCommand } from "../protocols/Aws_json1_1";
5
5
  export class UpdateBandwidthRateLimitCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateBandwidthRateLimitCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1UpdateBandwidthRateLimitCommand(input, context);
36
+ return se_UpdateBandwidthRateLimitCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateBandwidthRateLimitCommand(output, context);
39
+ return de_UpdateBandwidthRateLimitCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1UpdateBandwidthRateLimitScheduleCommand, serializeAws_json1_1UpdateBandwidthRateLimitScheduleCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateBandwidthRateLimitScheduleCommand, se_UpdateBandwidthRateLimitScheduleCommand, } from "../protocols/Aws_json1_1";
5
5
  export class UpdateBandwidthRateLimitScheduleCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateBandwidthRateLimitScheduleCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1UpdateBandwidthRateLimitScheduleCommand(input, context);
36
+ return se_UpdateBandwidthRateLimitScheduleCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateBandwidthRateLimitScheduleCommand(output, context);
39
+ return de_UpdateBandwidthRateLimitScheduleCommand(output, context);
40
40
  }
41
41
  }
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateChapCredentialsInputFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_json1_1UpdateChapCredentialsCommand, serializeAws_json1_1UpdateChapCredentialsCommand, } from "../protocols/Aws_json1_1";
5
+ import { de_UpdateChapCredentialsCommand, se_UpdateChapCredentialsCommand } from "../protocols/Aws_json1_1";
6
6
  export class UpdateChapCredentialsCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class UpdateChapCredentialsCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_json1_1UpdateChapCredentialsCommand(input, context);
37
+ return se_UpdateChapCredentialsCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_json1_1UpdateChapCredentialsCommand(output, context);
40
+ return de_UpdateChapCredentialsCommand(output, context);
41
41
  }
42
42
  }
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateFileSystemAssociationInputFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_json1_1UpdateFileSystemAssociationCommand, serializeAws_json1_1UpdateFileSystemAssociationCommand, } from "../protocols/Aws_json1_1";
5
+ import { de_UpdateFileSystemAssociationCommand, se_UpdateFileSystemAssociationCommand } from "../protocols/Aws_json1_1";
6
6
  export class UpdateFileSystemAssociationCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class UpdateFileSystemAssociationCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_json1_1UpdateFileSystemAssociationCommand(input, context);
37
+ return se_UpdateFileSystemAssociationCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_json1_1UpdateFileSystemAssociationCommand(output, context);
40
+ return de_UpdateFileSystemAssociationCommand(output, context);
41
41
  }
42
42
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1UpdateGatewayInformationCommand, serializeAws_json1_1UpdateGatewayInformationCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateGatewayInformationCommand, se_UpdateGatewayInformationCommand } from "../protocols/Aws_json1_1";
5
5
  export class UpdateGatewayInformationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateGatewayInformationCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1UpdateGatewayInformationCommand(input, context);
36
+ return se_UpdateGatewayInformationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateGatewayInformationCommand(output, context);
39
+ return de_UpdateGatewayInformationCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1UpdateGatewaySoftwareNowCommand, serializeAws_json1_1UpdateGatewaySoftwareNowCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateGatewaySoftwareNowCommand, se_UpdateGatewaySoftwareNowCommand } from "../protocols/Aws_json1_1";
5
5
  export class UpdateGatewaySoftwareNowCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateGatewaySoftwareNowCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1UpdateGatewaySoftwareNowCommand(input, context);
36
+ return se_UpdateGatewaySoftwareNowCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateGatewaySoftwareNowCommand(output, context);
39
+ return de_UpdateGatewaySoftwareNowCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1UpdateMaintenanceStartTimeCommand, serializeAws_json1_1UpdateMaintenanceStartTimeCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateMaintenanceStartTimeCommand, se_UpdateMaintenanceStartTimeCommand } from "../protocols/Aws_json1_1";
5
5
  export class UpdateMaintenanceStartTimeCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateMaintenanceStartTimeCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1UpdateMaintenanceStartTimeCommand(input, context);
36
+ return se_UpdateMaintenanceStartTimeCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateMaintenanceStartTimeCommand(output, context);
39
+ return de_UpdateMaintenanceStartTimeCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1UpdateNFSFileShareCommand, serializeAws_json1_1UpdateNFSFileShareCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateNFSFileShareCommand, se_UpdateNFSFileShareCommand } from "../protocols/Aws_json1_1";
5
5
  export class UpdateNFSFileShareCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateNFSFileShareCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1UpdateNFSFileShareCommand(input, context);
36
+ return se_UpdateNFSFileShareCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateNFSFileShareCommand(output, context);
39
+ return de_UpdateNFSFileShareCommand(output, context);
40
40
  }
41
41
  }