@aws-sdk/client-fsx 3.303.0 → 3.309.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (98) hide show
  1. package/dist-cjs/commands/AssociateFileSystemAliasesCommand.js +2 -2
  2. package/dist-cjs/commands/CancelDataRepositoryTaskCommand.js +2 -2
  3. package/dist-cjs/commands/CopyBackupCommand.js +2 -2
  4. package/dist-cjs/commands/CreateBackupCommand.js +2 -2
  5. package/dist-cjs/commands/CreateDataRepositoryAssociationCommand.js +2 -2
  6. package/dist-cjs/commands/CreateDataRepositoryTaskCommand.js +2 -2
  7. package/dist-cjs/commands/CreateFileCacheCommand.js +2 -2
  8. package/dist-cjs/commands/CreateFileSystemCommand.js +2 -2
  9. package/dist-cjs/commands/CreateFileSystemFromBackupCommand.js +2 -2
  10. package/dist-cjs/commands/CreateSnapshotCommand.js +2 -2
  11. package/dist-cjs/commands/CreateStorageVirtualMachineCommand.js +2 -2
  12. package/dist-cjs/commands/CreateVolumeCommand.js +2 -2
  13. package/dist-cjs/commands/CreateVolumeFromBackupCommand.js +2 -2
  14. package/dist-cjs/commands/DeleteBackupCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteDataRepositoryAssociationCommand.js +2 -2
  16. package/dist-cjs/commands/DeleteFileCacheCommand.js +2 -2
  17. package/dist-cjs/commands/DeleteFileSystemCommand.js +2 -2
  18. package/dist-cjs/commands/DeleteSnapshotCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteStorageVirtualMachineCommand.js +2 -2
  20. package/dist-cjs/commands/DeleteVolumeCommand.js +2 -2
  21. package/dist-cjs/commands/DescribeBackupsCommand.js +2 -2
  22. package/dist-cjs/commands/DescribeDataRepositoryAssociationsCommand.js +2 -2
  23. package/dist-cjs/commands/DescribeDataRepositoryTasksCommand.js +2 -2
  24. package/dist-cjs/commands/DescribeFileCachesCommand.js +2 -2
  25. package/dist-cjs/commands/DescribeFileSystemAliasesCommand.js +2 -2
  26. package/dist-cjs/commands/DescribeFileSystemsCommand.js +2 -2
  27. package/dist-cjs/commands/DescribeSnapshotsCommand.js +2 -2
  28. package/dist-cjs/commands/DescribeStorageVirtualMachinesCommand.js +2 -2
  29. package/dist-cjs/commands/DescribeVolumesCommand.js +2 -2
  30. package/dist-cjs/commands/DisassociateFileSystemAliasesCommand.js +2 -2
  31. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  32. package/dist-cjs/commands/ReleaseFileSystemNfsV3LocksCommand.js +2 -2
  33. package/dist-cjs/commands/RestoreVolumeFromSnapshotCommand.js +2 -2
  34. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  35. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  36. package/dist-cjs/commands/UpdateDataRepositoryAssociationCommand.js +2 -2
  37. package/dist-cjs/commands/UpdateFileCacheCommand.js +2 -2
  38. package/dist-cjs/commands/UpdateFileSystemCommand.js +2 -2
  39. package/dist-cjs/commands/UpdateSnapshotCommand.js +2 -2
  40. package/dist-cjs/commands/UpdateStorageVirtualMachineCommand.js +2 -2
  41. package/dist-cjs/commands/UpdateVolumeCommand.js +2 -2
  42. package/dist-cjs/endpoint/ruleset.js +3 -3
  43. package/dist-cjs/protocols/Aws_json1_1.js +1168 -1258
  44. package/dist-es/commands/AssociateFileSystemAliasesCommand.js +3 -3
  45. package/dist-es/commands/CancelDataRepositoryTaskCommand.js +3 -3
  46. package/dist-es/commands/CopyBackupCommand.js +3 -3
  47. package/dist-es/commands/CreateBackupCommand.js +3 -3
  48. package/dist-es/commands/CreateDataRepositoryAssociationCommand.js +3 -3
  49. package/dist-es/commands/CreateDataRepositoryTaskCommand.js +3 -3
  50. package/dist-es/commands/CreateFileCacheCommand.js +3 -3
  51. package/dist-es/commands/CreateFileSystemCommand.js +3 -3
  52. package/dist-es/commands/CreateFileSystemFromBackupCommand.js +3 -3
  53. package/dist-es/commands/CreateSnapshotCommand.js +3 -3
  54. package/dist-es/commands/CreateStorageVirtualMachineCommand.js +3 -3
  55. package/dist-es/commands/CreateVolumeCommand.js +3 -3
  56. package/dist-es/commands/CreateVolumeFromBackupCommand.js +3 -3
  57. package/dist-es/commands/DeleteBackupCommand.js +3 -3
  58. package/dist-es/commands/DeleteDataRepositoryAssociationCommand.js +3 -3
  59. package/dist-es/commands/DeleteFileCacheCommand.js +3 -3
  60. package/dist-es/commands/DeleteFileSystemCommand.js +3 -3
  61. package/dist-es/commands/DeleteSnapshotCommand.js +3 -3
  62. package/dist-es/commands/DeleteStorageVirtualMachineCommand.js +3 -3
  63. package/dist-es/commands/DeleteVolumeCommand.js +3 -3
  64. package/dist-es/commands/DescribeBackupsCommand.js +3 -3
  65. package/dist-es/commands/DescribeDataRepositoryAssociationsCommand.js +3 -3
  66. package/dist-es/commands/DescribeDataRepositoryTasksCommand.js +3 -3
  67. package/dist-es/commands/DescribeFileCachesCommand.js +3 -3
  68. package/dist-es/commands/DescribeFileSystemAliasesCommand.js +3 -3
  69. package/dist-es/commands/DescribeFileSystemsCommand.js +3 -3
  70. package/dist-es/commands/DescribeSnapshotsCommand.js +3 -3
  71. package/dist-es/commands/DescribeStorageVirtualMachinesCommand.js +3 -3
  72. package/dist-es/commands/DescribeVolumesCommand.js +3 -3
  73. package/dist-es/commands/DisassociateFileSystemAliasesCommand.js +3 -3
  74. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  75. package/dist-es/commands/ReleaseFileSystemNfsV3LocksCommand.js +3 -3
  76. package/dist-es/commands/RestoreVolumeFromSnapshotCommand.js +3 -3
  77. package/dist-es/commands/TagResourceCommand.js +3 -3
  78. package/dist-es/commands/UntagResourceCommand.js +3 -3
  79. package/dist-es/commands/UpdateDataRepositoryAssociationCommand.js +3 -3
  80. package/dist-es/commands/UpdateFileCacheCommand.js +3 -3
  81. package/dist-es/commands/UpdateFileSystemCommand.js +3 -3
  82. package/dist-es/commands/UpdateSnapshotCommand.js +3 -3
  83. package/dist-es/commands/UpdateStorageVirtualMachineCommand.js +3 -3
  84. package/dist-es/commands/UpdateVolumeCommand.js +3 -3
  85. package/dist-es/endpoint/ruleset.js +3 -3
  86. package/dist-es/protocols/Aws_json1_1.js +1084 -1174
  87. package/dist-types/FSx.d.ts +33 -12
  88. package/dist-types/commands/CreateDataRepositoryAssociationCommand.d.ts +2 -2
  89. package/dist-types/commands/DeleteDataRepositoryAssociationCommand.d.ts +2 -2
  90. package/dist-types/commands/DescribeDataRepositoryAssociationsCommand.d.ts +2 -2
  91. package/dist-types/commands/UpdateDataRepositoryAssociationCommand.d.ts +3 -2
  92. package/dist-types/commands/UpdateFileSystemCommand.d.ts +24 -4
  93. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  94. package/dist-types/models/models_0.d.ts +109 -108
  95. package/dist-types/protocols/Aws_json1_1.d.ts +328 -82
  96. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  97. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +82 -82
  98. package/package.json +29 -29
@@ -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_1AssociateFileSystemAliasesCommand, serializeAws_json1_1AssociateFileSystemAliasesCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_AssociateFileSystemAliasesCommand, se_AssociateFileSystemAliasesCommand } from "../protocols/Aws_json1_1";
5
5
  export class AssociateFileSystemAliasesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class AssociateFileSystemAliasesCommand 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_1AssociateFileSystemAliasesCommand(input, context);
36
+ return se_AssociateFileSystemAliasesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1AssociateFileSystemAliasesCommand(output, context);
39
+ return de_AssociateFileSystemAliasesCommand(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_1CancelDataRepositoryTaskCommand, serializeAws_json1_1CancelDataRepositoryTaskCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CancelDataRepositoryTaskCommand, se_CancelDataRepositoryTaskCommand } from "../protocols/Aws_json1_1";
5
5
  export class CancelDataRepositoryTaskCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CancelDataRepositoryTaskCommand 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_1CancelDataRepositoryTaskCommand(input, context);
36
+ return se_CancelDataRepositoryTaskCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CancelDataRepositoryTaskCommand(output, context);
39
+ return de_CancelDataRepositoryTaskCommand(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_1CopyBackupCommand, serializeAws_json1_1CopyBackupCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CopyBackupCommand, se_CopyBackupCommand } from "../protocols/Aws_json1_1";
5
5
  export class CopyBackupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CopyBackupCommand 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_1CopyBackupCommand(input, context);
36
+ return se_CopyBackupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CopyBackupCommand(output, context);
39
+ return de_CopyBackupCommand(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_1CreateBackupCommand, serializeAws_json1_1CreateBackupCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateBackupCommand, se_CreateBackupCommand } from "../protocols/Aws_json1_1";
5
5
  export class CreateBackupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateBackupCommand 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_1CreateBackupCommand(input, context);
36
+ return se_CreateBackupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateBackupCommand(output, context);
39
+ return de_CreateBackupCommand(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_1CreateDataRepositoryAssociationCommand, serializeAws_json1_1CreateDataRepositoryAssociationCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateDataRepositoryAssociationCommand, se_CreateDataRepositoryAssociationCommand, } from "../protocols/Aws_json1_1";
5
5
  export class CreateDataRepositoryAssociationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateDataRepositoryAssociationCommand 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_1CreateDataRepositoryAssociationCommand(input, context);
36
+ return se_CreateDataRepositoryAssociationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateDataRepositoryAssociationCommand(output, context);
39
+ return de_CreateDataRepositoryAssociationCommand(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_1CreateDataRepositoryTaskCommand, serializeAws_json1_1CreateDataRepositoryTaskCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateDataRepositoryTaskCommand, se_CreateDataRepositoryTaskCommand } from "../protocols/Aws_json1_1";
5
5
  export class CreateDataRepositoryTaskCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateDataRepositoryTaskCommand 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_1CreateDataRepositoryTaskCommand(input, context);
36
+ return se_CreateDataRepositoryTaskCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateDataRepositoryTaskCommand(output, context);
39
+ return de_CreateDataRepositoryTaskCommand(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_1CreateFileCacheCommand, serializeAws_json1_1CreateFileCacheCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateFileCacheCommand, se_CreateFileCacheCommand } from "../protocols/Aws_json1_1";
5
5
  export class CreateFileCacheCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateFileCacheCommand 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_1CreateFileCacheCommand(input, context);
36
+ return se_CreateFileCacheCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateFileCacheCommand(output, context);
39
+ return de_CreateFileCacheCommand(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 { CreateFileSystemRequestFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_json1_1CreateFileSystemCommand, serializeAws_json1_1CreateFileSystemCommand, } from "../protocols/Aws_json1_1";
5
+ import { de_CreateFileSystemCommand, se_CreateFileSystemCommand } from "../protocols/Aws_json1_1";
6
6
  export class CreateFileSystemCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class CreateFileSystemCommand 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_1CreateFileSystemCommand(input, context);
37
+ return se_CreateFileSystemCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_json1_1CreateFileSystemCommand(output, context);
40
+ return de_CreateFileSystemCommand(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 { CreateFileSystemFromBackupRequestFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_json1_1CreateFileSystemFromBackupCommand, serializeAws_json1_1CreateFileSystemFromBackupCommand, } from "../protocols/Aws_json1_1";
5
+ import { de_CreateFileSystemFromBackupCommand, se_CreateFileSystemFromBackupCommand } from "../protocols/Aws_json1_1";
6
6
  export class CreateFileSystemFromBackupCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class CreateFileSystemFromBackupCommand 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_1CreateFileSystemFromBackupCommand(input, context);
37
+ return se_CreateFileSystemFromBackupCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_json1_1CreateFileSystemFromBackupCommand(output, context);
40
+ return de_CreateFileSystemFromBackupCommand(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_1CreateSnapshotCommand, serializeAws_json1_1CreateSnapshotCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateSnapshotCommand, se_CreateSnapshotCommand } from "../protocols/Aws_json1_1";
5
5
  export class CreateSnapshotCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateSnapshotCommand 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_1CreateSnapshotCommand(input, context);
36
+ return se_CreateSnapshotCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateSnapshotCommand(output, context);
39
+ return de_CreateSnapshotCommand(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 { CreateStorageVirtualMachineRequestFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_json1_1CreateStorageVirtualMachineCommand, serializeAws_json1_1CreateStorageVirtualMachineCommand, } from "../protocols/Aws_json1_1";
5
+ import { de_CreateStorageVirtualMachineCommand, se_CreateStorageVirtualMachineCommand } from "../protocols/Aws_json1_1";
6
6
  export class CreateStorageVirtualMachineCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class CreateStorageVirtualMachineCommand 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_1CreateStorageVirtualMachineCommand(input, context);
37
+ return se_CreateStorageVirtualMachineCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_json1_1CreateStorageVirtualMachineCommand(output, context);
40
+ return de_CreateStorageVirtualMachineCommand(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_1CreateVolumeCommand, serializeAws_json1_1CreateVolumeCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateVolumeCommand, se_CreateVolumeCommand } from "../protocols/Aws_json1_1";
5
5
  export class CreateVolumeCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateVolumeCommand 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_1CreateVolumeCommand(input, context);
36
+ return se_CreateVolumeCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateVolumeCommand(output, context);
39
+ return de_CreateVolumeCommand(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_1CreateVolumeFromBackupCommand, serializeAws_json1_1CreateVolumeFromBackupCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateVolumeFromBackupCommand, se_CreateVolumeFromBackupCommand } from "../protocols/Aws_json1_1";
5
5
  export class CreateVolumeFromBackupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateVolumeFromBackupCommand 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_1CreateVolumeFromBackupCommand(input, context);
36
+ return se_CreateVolumeFromBackupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateVolumeFromBackupCommand(output, context);
39
+ return de_CreateVolumeFromBackupCommand(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_1DeleteBackupCommand, serializeAws_json1_1DeleteBackupCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteBackupCommand, se_DeleteBackupCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteBackupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteBackupCommand 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_1DeleteBackupCommand(input, context);
36
+ return se_DeleteBackupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteBackupCommand(output, context);
39
+ return de_DeleteBackupCommand(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_1DeleteDataRepositoryAssociationCommand, serializeAws_json1_1DeleteDataRepositoryAssociationCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteDataRepositoryAssociationCommand, se_DeleteDataRepositoryAssociationCommand, } from "../protocols/Aws_json1_1";
5
5
  export class DeleteDataRepositoryAssociationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteDataRepositoryAssociationCommand 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_1DeleteDataRepositoryAssociationCommand(input, context);
36
+ return se_DeleteDataRepositoryAssociationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteDataRepositoryAssociationCommand(output, context);
39
+ return de_DeleteDataRepositoryAssociationCommand(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_1DeleteFileCacheCommand, serializeAws_json1_1DeleteFileCacheCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteFileCacheCommand, se_DeleteFileCacheCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteFileCacheCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteFileCacheCommand 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_1DeleteFileCacheCommand(input, context);
36
+ return se_DeleteFileCacheCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteFileCacheCommand(output, context);
39
+ return de_DeleteFileCacheCommand(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_1DeleteFileSystemCommand, serializeAws_json1_1DeleteFileSystemCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteFileSystemCommand, se_DeleteFileSystemCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteFileSystemCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteFileSystemCommand 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_1DeleteFileSystemCommand(input, context);
36
+ return se_DeleteFileSystemCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteFileSystemCommand(output, context);
39
+ return de_DeleteFileSystemCommand(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_1DeleteSnapshotCommand, serializeAws_json1_1DeleteSnapshotCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteSnapshotCommand, se_DeleteSnapshotCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteSnapshotCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteSnapshotCommand 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_1DeleteSnapshotCommand(input, context);
36
+ return se_DeleteSnapshotCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteSnapshotCommand(output, context);
39
+ return de_DeleteSnapshotCommand(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_1DeleteStorageVirtualMachineCommand, serializeAws_json1_1DeleteStorageVirtualMachineCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteStorageVirtualMachineCommand, se_DeleteStorageVirtualMachineCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteStorageVirtualMachineCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteStorageVirtualMachineCommand 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_1DeleteStorageVirtualMachineCommand(input, context);
36
+ return se_DeleteStorageVirtualMachineCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteStorageVirtualMachineCommand(output, context);
39
+ return de_DeleteStorageVirtualMachineCommand(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_1DeleteVolumeCommand, serializeAws_json1_1DeleteVolumeCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteVolumeCommand, se_DeleteVolumeCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteVolumeCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteVolumeCommand 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_1DeleteVolumeCommand(input, context);
36
+ return se_DeleteVolumeCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteVolumeCommand(output, context);
39
+ return de_DeleteVolumeCommand(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_1DescribeBackupsCommand, serializeAws_json1_1DescribeBackupsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DescribeBackupsCommand, se_DescribeBackupsCommand } from "../protocols/Aws_json1_1";
5
5
  export class DescribeBackupsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeBackupsCommand 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_1DescribeBackupsCommand(input, context);
36
+ return se_DescribeBackupsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DescribeBackupsCommand(output, context);
39
+ return de_DescribeBackupsCommand(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_1DescribeDataRepositoryAssociationsCommand, serializeAws_json1_1DescribeDataRepositoryAssociationsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DescribeDataRepositoryAssociationsCommand, se_DescribeDataRepositoryAssociationsCommand, } from "../protocols/Aws_json1_1";
5
5
  export class DescribeDataRepositoryAssociationsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeDataRepositoryAssociationsCommand 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_1DescribeDataRepositoryAssociationsCommand(input, context);
36
+ return se_DescribeDataRepositoryAssociationsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DescribeDataRepositoryAssociationsCommand(output, context);
39
+ return de_DescribeDataRepositoryAssociationsCommand(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_1DescribeDataRepositoryTasksCommand, serializeAws_json1_1DescribeDataRepositoryTasksCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DescribeDataRepositoryTasksCommand, se_DescribeDataRepositoryTasksCommand } from "../protocols/Aws_json1_1";
5
5
  export class DescribeDataRepositoryTasksCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeDataRepositoryTasksCommand 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_1DescribeDataRepositoryTasksCommand(input, context);
36
+ return se_DescribeDataRepositoryTasksCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DescribeDataRepositoryTasksCommand(output, context);
39
+ return de_DescribeDataRepositoryTasksCommand(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_1DescribeFileCachesCommand, serializeAws_json1_1DescribeFileCachesCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DescribeFileCachesCommand, se_DescribeFileCachesCommand } from "../protocols/Aws_json1_1";
5
5
  export class DescribeFileCachesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeFileCachesCommand 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_1DescribeFileCachesCommand(input, context);
36
+ return se_DescribeFileCachesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DescribeFileCachesCommand(output, context);
39
+ return de_DescribeFileCachesCommand(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_1DescribeFileSystemAliasesCommand, serializeAws_json1_1DescribeFileSystemAliasesCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DescribeFileSystemAliasesCommand, se_DescribeFileSystemAliasesCommand } from "../protocols/Aws_json1_1";
5
5
  export class DescribeFileSystemAliasesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeFileSystemAliasesCommand 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_1DescribeFileSystemAliasesCommand(input, context);
36
+ return se_DescribeFileSystemAliasesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DescribeFileSystemAliasesCommand(output, context);
39
+ return de_DescribeFileSystemAliasesCommand(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_1DescribeFileSystemsCommand, serializeAws_json1_1DescribeFileSystemsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DescribeFileSystemsCommand, se_DescribeFileSystemsCommand } from "../protocols/Aws_json1_1";
5
5
  export class DescribeFileSystemsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeFileSystemsCommand 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_1DescribeFileSystemsCommand(input, context);
36
+ return se_DescribeFileSystemsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DescribeFileSystemsCommand(output, context);
39
+ return de_DescribeFileSystemsCommand(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_1DescribeSnapshotsCommand, serializeAws_json1_1DescribeSnapshotsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DescribeSnapshotsCommand, se_DescribeSnapshotsCommand } from "../protocols/Aws_json1_1";
5
5
  export class DescribeSnapshotsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeSnapshotsCommand 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_1DescribeSnapshotsCommand(input, context);
36
+ return se_DescribeSnapshotsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DescribeSnapshotsCommand(output, context);
39
+ return de_DescribeSnapshotsCommand(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_1DescribeStorageVirtualMachinesCommand, serializeAws_json1_1DescribeStorageVirtualMachinesCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DescribeStorageVirtualMachinesCommand, se_DescribeStorageVirtualMachinesCommand, } from "../protocols/Aws_json1_1";
5
5
  export class DescribeStorageVirtualMachinesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeStorageVirtualMachinesCommand 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_1DescribeStorageVirtualMachinesCommand(input, context);
36
+ return se_DescribeStorageVirtualMachinesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DescribeStorageVirtualMachinesCommand(output, context);
39
+ return de_DescribeStorageVirtualMachinesCommand(output, context);
40
40
  }
41
41
  }