@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_1DescribeVolumesCommand, serializeAws_json1_1DescribeVolumesCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DescribeVolumesCommand, se_DescribeVolumesCommand } from "../protocols/Aws_json1_1";
5
5
  export class DescribeVolumesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeVolumesCommand 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_1DescribeVolumesCommand(input, context);
36
+ return se_DescribeVolumesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DescribeVolumesCommand(output, context);
39
+ return de_DescribeVolumesCommand(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_1DisassociateFileSystemAliasesCommand, serializeAws_json1_1DisassociateFileSystemAliasesCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DisassociateFileSystemAliasesCommand, se_DisassociateFileSystemAliasesCommand, } from "../protocols/Aws_json1_1";
5
5
  export class DisassociateFileSystemAliasesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DisassociateFileSystemAliasesCommand 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_1DisassociateFileSystemAliasesCommand(input, context);
36
+ return se_DisassociateFileSystemAliasesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DisassociateFileSystemAliasesCommand(output, context);
39
+ return de_DisassociateFileSystemAliasesCommand(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_1ReleaseFileSystemNfsV3LocksCommand, serializeAws_json1_1ReleaseFileSystemNfsV3LocksCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ReleaseFileSystemNfsV3LocksCommand, se_ReleaseFileSystemNfsV3LocksCommand } from "../protocols/Aws_json1_1";
5
5
  export class ReleaseFileSystemNfsV3LocksCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ReleaseFileSystemNfsV3LocksCommand 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_1ReleaseFileSystemNfsV3LocksCommand(input, context);
36
+ return se_ReleaseFileSystemNfsV3LocksCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ReleaseFileSystemNfsV3LocksCommand(output, context);
39
+ return de_ReleaseFileSystemNfsV3LocksCommand(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_1RestoreVolumeFromSnapshotCommand, serializeAws_json1_1RestoreVolumeFromSnapshotCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_RestoreVolumeFromSnapshotCommand, se_RestoreVolumeFromSnapshotCommand } from "../protocols/Aws_json1_1";
5
5
  export class RestoreVolumeFromSnapshotCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class RestoreVolumeFromSnapshotCommand 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_1RestoreVolumeFromSnapshotCommand(input, context);
36
+ return se_RestoreVolumeFromSnapshotCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1RestoreVolumeFromSnapshotCommand(output, context);
39
+ return de_RestoreVolumeFromSnapshotCommand(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_1TagResourceCommand, serializeAws_json1_1TagResourceCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_json1_1";
5
5
  export class TagResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class TagResourceCommand 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_1TagResourceCommand(input, context);
36
+ return se_TagResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1TagResourceCommand(output, context);
39
+ return de_TagResourceCommand(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_1UntagResourceCommand, serializeAws_json1_1UntagResourceCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_json1_1";
5
5
  export class UntagResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UntagResourceCommand 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_1UntagResourceCommand(input, context);
36
+ return se_UntagResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UntagResourceCommand(output, context);
39
+ return de_UntagResourceCommand(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_1UpdateDataRepositoryAssociationCommand, serializeAws_json1_1UpdateDataRepositoryAssociationCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateDataRepositoryAssociationCommand, se_UpdateDataRepositoryAssociationCommand, } from "../protocols/Aws_json1_1";
5
5
  export class UpdateDataRepositoryAssociationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateDataRepositoryAssociationCommand 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_1UpdateDataRepositoryAssociationCommand(input, context);
36
+ return se_UpdateDataRepositoryAssociationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateDataRepositoryAssociationCommand(output, context);
39
+ return de_UpdateDataRepositoryAssociationCommand(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_1UpdateFileCacheCommand, serializeAws_json1_1UpdateFileCacheCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateFileCacheCommand, se_UpdateFileCacheCommand } from "../protocols/Aws_json1_1";
5
5
  export class UpdateFileCacheCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateFileCacheCommand 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_1UpdateFileCacheCommand(input, context);
36
+ return se_UpdateFileCacheCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateFileCacheCommand(output, context);
39
+ return de_UpdateFileCacheCommand(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 { UpdateFileSystemRequestFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_json1_1UpdateFileSystemCommand, serializeAws_json1_1UpdateFileSystemCommand, } from "../protocols/Aws_json1_1";
5
+ import { de_UpdateFileSystemCommand, se_UpdateFileSystemCommand } from "../protocols/Aws_json1_1";
6
6
  export class UpdateFileSystemCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class UpdateFileSystemCommand 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_1UpdateFileSystemCommand(input, context);
37
+ return se_UpdateFileSystemCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_json1_1UpdateFileSystemCommand(output, context);
40
+ return de_UpdateFileSystemCommand(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_1UpdateSnapshotCommand, serializeAws_json1_1UpdateSnapshotCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateSnapshotCommand, se_UpdateSnapshotCommand } from "../protocols/Aws_json1_1";
5
5
  export class UpdateSnapshotCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateSnapshotCommand 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_1UpdateSnapshotCommand(input, context);
36
+ return se_UpdateSnapshotCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateSnapshotCommand(output, context);
39
+ return de_UpdateSnapshotCommand(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 { UpdateStorageVirtualMachineRequestFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_json1_1UpdateStorageVirtualMachineCommand, serializeAws_json1_1UpdateStorageVirtualMachineCommand, } from "../protocols/Aws_json1_1";
5
+ import { de_UpdateStorageVirtualMachineCommand, se_UpdateStorageVirtualMachineCommand } from "../protocols/Aws_json1_1";
6
6
  export class UpdateStorageVirtualMachineCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class UpdateStorageVirtualMachineCommand 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_1UpdateStorageVirtualMachineCommand(input, context);
37
+ return se_UpdateStorageVirtualMachineCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_json1_1UpdateStorageVirtualMachineCommand(output, context);
40
+ return de_UpdateStorageVirtualMachineCommand(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_1UpdateVolumeCommand, serializeAws_json1_1UpdateVolumeCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateVolumeCommand, se_UpdateVolumeCommand } from "../protocols/Aws_json1_1";
5
5
  export class UpdateVolumeCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateVolumeCommand 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_1UpdateVolumeCommand(input, context);
36
+ return se_UpdateVolumeCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateVolumeCommand(output, context);
39
+ return de_UpdateVolumeCommand(output, context);
40
40
  }
41
41
  }
@@ -1,4 +1,4 @@
1
- const s = "fn", t = "argv", u = "ref";
2
- const a = true, b = false, c = "String", d = "PartitionResult", e = "tree", f = "error", g = "endpoint", h = "stringEquals", i = { "required": true, "default": false, "type": "Boolean" }, j = { [u]: "Region" }, k = { [u]: "Endpoint" }, l = { [s]: "booleanEquals", [t]: [{ [u]: "UseFIPS" }, true] }, m = { [s]: "booleanEquals", [t]: [{ [u]: "UseDualStack" }, true] }, n = {}, o = { [s]: "booleanEquals", [t]: [true, { [s]: "getAttr", [t]: [{ [u]: d }, "supportsFIPS"] }] }, p = { [s]: "booleanEquals", [t]: [true, { [s]: "getAttr", [t]: [{ [u]: d }, "supportsDualStack"] }] }, q = [l], r = [m];
3
- const _data = { version: "1.0", parameters: { Region: { required: a, type: c }, UseDualStack: i, UseFIPS: i, Endpoint: { required: b, type: c } }, rules: [{ conditions: [{ [s]: "aws.partition", [t]: [j], assign: d }], type: e, rules: [{ conditions: [{ [s]: "isSet", [t]: [k] }], type: e, rules: [{ conditions: q, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: f }, { type: e, rules: [{ conditions: r, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: f }, { endpoint: { url: k, properties: n, headers: n }, type: g }] }] }, { conditions: [l, m], type: e, rules: [{ conditions: [o, p], type: e, rules: [{ endpoint: { url: "https://fsx-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: n, headers: n }, type: g }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: f }] }, { conditions: q, type: e, rules: [{ conditions: [o], type: e, rules: [{ type: e, rules: [{ conditions: [{ [s]: h, [t]: [j, "prod-ca-central-1"] }], endpoint: { url: "https://fsx-fips.ca-central-1.amazonaws.com", properties: n, headers: n }, type: g }, { conditions: [{ [s]: h, [t]: [j, "prod-us-east-1"] }], endpoint: { url: "https://fsx-fips.us-east-1.amazonaws.com", properties: n, headers: n }, type: g }, { conditions: [{ [s]: h, [t]: [j, "prod-us-east-2"] }], endpoint: { url: "https://fsx-fips.us-east-2.amazonaws.com", properties: n, headers: n }, type: g }, { conditions: [{ [s]: h, [t]: [j, "prod-us-west-1"] }], endpoint: { url: "https://fsx-fips.us-west-1.amazonaws.com", properties: n, headers: n }, type: g }, { conditions: [{ [s]: h, [t]: [j, "prod-us-west-2"] }], endpoint: { url: "https://fsx-fips.us-west-2.amazonaws.com", properties: n, headers: n }, type: g }, { conditions: [{ [s]: h, [t]: [j, "prod-us-gov-east-1"] }], endpoint: { url: "https://fsx-fips.us-gov-east-1.amazonaws.com", properties: n, headers: n }, type: g }, { conditions: [{ [s]: h, [t]: [j, "prod-us-gov-west-1"] }], endpoint: { url: "https://fsx-fips.us-gov-west-1.amazonaws.com", properties: n, headers: n }, type: g }, { endpoint: { url: "https://fsx-fips.{Region}.{PartitionResult#dnsSuffix}", properties: n, headers: n }, type: g }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: f }] }, { conditions: r, type: e, rules: [{ conditions: [p], type: e, rules: [{ endpoint: { url: "https://fsx.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: n, headers: n }, type: g }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: f }] }, { endpoint: { url: "https://fsx.{Region}.{PartitionResult#dnsSuffix}", properties: n, headers: n }, type: g }] }] };
1
+ const q = "required", r = "fn", s = "argv", t = "ref";
2
+ const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = { [q]: false, "type": "String" }, g = { [q]: true, "default": false, "type": "Boolean" }, h = { [t]: "Endpoint" }, i = { [r]: "booleanEquals", [s]: [{ [t]: "UseFIPS" }, true] }, j = { [r]: "booleanEquals", [s]: [{ [t]: "UseDualStack" }, true] }, k = {}, l = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsFIPS"] }] }, m = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsDualStack"] }] }, n = [i], o = [j], p = [{ [t]: "Region" }];
3
+ const _data = { version: "1.0", parameters: { Region: f, UseDualStack: g, UseFIPS: g, Endpoint: f }, rules: [{ conditions: [{ [r]: a, [s]: [h] }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: o, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: h, properties: k, headers: k }, type: d }] }] }, { type: b, rules: [{ conditions: [{ [r]: a, [s]: p }], type: b, rules: [{ conditions: [{ [r]: "aws.partition", [s]: p, assign: e }], type: b, rules: [{ conditions: [i, j], type: b, rules: [{ conditions: [l, m], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://fsx-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: n, type: b, rules: [{ conditions: [l], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://fsx-fips.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: o, type: b, rules: [{ conditions: [m], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://fsx.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { type: b, rules: [{ endpoint: { url: "https://fsx.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] }] };
4
4
  export const ruleSet = _data;