@aws-sdk/client-fsx 3.306.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 +6 -6
@@ -36,10 +36,10 @@ class AssociateFileSystemAliasesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1AssociateFileSystemAliasesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_AssociateFileSystemAliasesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1AssociateFileSystemAliasesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_AssociateFileSystemAliasesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.AssociateFileSystemAliasesCommand = AssociateFileSystemAliasesCommand;
@@ -36,10 +36,10 @@ class CancelDataRepositoryTaskCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1CancelDataRepositoryTaskCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CancelDataRepositoryTaskCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CancelDataRepositoryTaskCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CancelDataRepositoryTaskCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CancelDataRepositoryTaskCommand = CancelDataRepositoryTaskCommand;
@@ -36,10 +36,10 @@ class CopyBackupCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1CopyBackupCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CopyBackupCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CopyBackupCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CopyBackupCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CopyBackupCommand = CopyBackupCommand;
@@ -36,10 +36,10 @@ class CreateBackupCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1CreateBackupCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateBackupCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateBackupCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateBackupCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateBackupCommand = CreateBackupCommand;
@@ -36,10 +36,10 @@ class CreateDataRepositoryAssociationCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1CreateDataRepositoryAssociationCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateDataRepositoryAssociationCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateDataRepositoryAssociationCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateDataRepositoryAssociationCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateDataRepositoryAssociationCommand = CreateDataRepositoryAssociationCommand;
@@ -36,10 +36,10 @@ class CreateDataRepositoryTaskCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1CreateDataRepositoryTaskCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateDataRepositoryTaskCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateDataRepositoryTaskCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateDataRepositoryTaskCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateDataRepositoryTaskCommand = CreateDataRepositoryTaskCommand;
@@ -36,10 +36,10 @@ class CreateFileCacheCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1CreateFileCacheCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateFileCacheCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateFileCacheCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateFileCacheCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateFileCacheCommand = CreateFileCacheCommand;
@@ -37,10 +37,10 @@ class CreateFileSystemCommand extends smithy_client_1.Command {
37
37
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
38
38
  }
39
39
  serialize(input, context) {
40
- return (0, Aws_json1_1_1.serializeAws_json1_1CreateFileSystemCommand)(input, context);
40
+ return (0, Aws_json1_1_1.se_CreateFileSystemCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateFileSystemCommand)(output, context);
43
+ return (0, Aws_json1_1_1.de_CreateFileSystemCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.CreateFileSystemCommand = CreateFileSystemCommand;
@@ -37,10 +37,10 @@ class CreateFileSystemFromBackupCommand extends smithy_client_1.Command {
37
37
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
38
38
  }
39
39
  serialize(input, context) {
40
- return (0, Aws_json1_1_1.serializeAws_json1_1CreateFileSystemFromBackupCommand)(input, context);
40
+ return (0, Aws_json1_1_1.se_CreateFileSystemFromBackupCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateFileSystemFromBackupCommand)(output, context);
43
+ return (0, Aws_json1_1_1.de_CreateFileSystemFromBackupCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.CreateFileSystemFromBackupCommand = CreateFileSystemFromBackupCommand;
@@ -36,10 +36,10 @@ class CreateSnapshotCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1CreateSnapshotCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateSnapshotCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateSnapshotCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateSnapshotCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateSnapshotCommand = CreateSnapshotCommand;
@@ -37,10 +37,10 @@ class CreateStorageVirtualMachineCommand extends smithy_client_1.Command {
37
37
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
38
38
  }
39
39
  serialize(input, context) {
40
- return (0, Aws_json1_1_1.serializeAws_json1_1CreateStorageVirtualMachineCommand)(input, context);
40
+ return (0, Aws_json1_1_1.se_CreateStorageVirtualMachineCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateStorageVirtualMachineCommand)(output, context);
43
+ return (0, Aws_json1_1_1.de_CreateStorageVirtualMachineCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.CreateStorageVirtualMachineCommand = CreateStorageVirtualMachineCommand;
@@ -36,10 +36,10 @@ class CreateVolumeCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1CreateVolumeCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateVolumeCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateVolumeCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateVolumeCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateVolumeCommand = CreateVolumeCommand;
@@ -36,10 +36,10 @@ class CreateVolumeFromBackupCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1CreateVolumeFromBackupCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateVolumeFromBackupCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateVolumeFromBackupCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateVolumeFromBackupCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateVolumeFromBackupCommand = CreateVolumeFromBackupCommand;
@@ -36,10 +36,10 @@ class DeleteBackupCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeleteBackupCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteBackupCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteBackupCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteBackupCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteBackupCommand = DeleteBackupCommand;
@@ -36,10 +36,10 @@ class DeleteDataRepositoryAssociationCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeleteDataRepositoryAssociationCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteDataRepositoryAssociationCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteDataRepositoryAssociationCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteDataRepositoryAssociationCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteDataRepositoryAssociationCommand = DeleteDataRepositoryAssociationCommand;
@@ -36,10 +36,10 @@ class DeleteFileCacheCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeleteFileCacheCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteFileCacheCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteFileCacheCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteFileCacheCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteFileCacheCommand = DeleteFileCacheCommand;
@@ -36,10 +36,10 @@ class DeleteFileSystemCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeleteFileSystemCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteFileSystemCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteFileSystemCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteFileSystemCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteFileSystemCommand = DeleteFileSystemCommand;
@@ -36,10 +36,10 @@ class DeleteSnapshotCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeleteSnapshotCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteSnapshotCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteSnapshotCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteSnapshotCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteSnapshotCommand = DeleteSnapshotCommand;
@@ -36,10 +36,10 @@ class DeleteStorageVirtualMachineCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeleteStorageVirtualMachineCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteStorageVirtualMachineCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteStorageVirtualMachineCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteStorageVirtualMachineCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteStorageVirtualMachineCommand = DeleteStorageVirtualMachineCommand;
@@ -36,10 +36,10 @@ class DeleteVolumeCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeleteVolumeCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteVolumeCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteVolumeCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteVolumeCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteVolumeCommand = DeleteVolumeCommand;
@@ -36,10 +36,10 @@ class DescribeBackupsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeBackupsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeBackupsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeBackupsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeBackupsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeBackupsCommand = DescribeBackupsCommand;
@@ -36,10 +36,10 @@ class DescribeDataRepositoryAssociationsCommand extends smithy_client_1.Command
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeDataRepositoryAssociationsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeDataRepositoryAssociationsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeDataRepositoryAssociationsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeDataRepositoryAssociationsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeDataRepositoryAssociationsCommand = DescribeDataRepositoryAssociationsCommand;
@@ -36,10 +36,10 @@ class DescribeDataRepositoryTasksCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeDataRepositoryTasksCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeDataRepositoryTasksCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeDataRepositoryTasksCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeDataRepositoryTasksCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeDataRepositoryTasksCommand = DescribeDataRepositoryTasksCommand;
@@ -36,10 +36,10 @@ class DescribeFileCachesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeFileCachesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeFileCachesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeFileCachesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeFileCachesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeFileCachesCommand = DescribeFileCachesCommand;
@@ -36,10 +36,10 @@ class DescribeFileSystemAliasesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeFileSystemAliasesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeFileSystemAliasesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeFileSystemAliasesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeFileSystemAliasesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeFileSystemAliasesCommand = DescribeFileSystemAliasesCommand;
@@ -36,10 +36,10 @@ class DescribeFileSystemsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeFileSystemsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeFileSystemsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeFileSystemsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeFileSystemsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeFileSystemsCommand = DescribeFileSystemsCommand;
@@ -36,10 +36,10 @@ class DescribeSnapshotsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeSnapshotsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeSnapshotsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeSnapshotsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeSnapshotsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeSnapshotsCommand = DescribeSnapshotsCommand;
@@ -36,10 +36,10 @@ class DescribeStorageVirtualMachinesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeStorageVirtualMachinesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeStorageVirtualMachinesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeStorageVirtualMachinesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeStorageVirtualMachinesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeStorageVirtualMachinesCommand = DescribeStorageVirtualMachinesCommand;
@@ -36,10 +36,10 @@ class DescribeVolumesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeVolumesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeVolumesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeVolumesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeVolumesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeVolumesCommand = DescribeVolumesCommand;
@@ -36,10 +36,10 @@ class DisassociateFileSystemAliasesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DisassociateFileSystemAliasesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DisassociateFileSystemAliasesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DisassociateFileSystemAliasesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DisassociateFileSystemAliasesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DisassociateFileSystemAliasesCommand = DisassociateFileSystemAliasesCommand;
@@ -36,10 +36,10 @@ class ListTagsForResourceCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListTagsForResourceCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListTagsForResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListTagsForResourceCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListTagsForResourceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
@@ -36,10 +36,10 @@ class ReleaseFileSystemNfsV3LocksCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ReleaseFileSystemNfsV3LocksCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ReleaseFileSystemNfsV3LocksCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ReleaseFileSystemNfsV3LocksCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ReleaseFileSystemNfsV3LocksCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ReleaseFileSystemNfsV3LocksCommand = ReleaseFileSystemNfsV3LocksCommand;
@@ -36,10 +36,10 @@ class RestoreVolumeFromSnapshotCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1RestoreVolumeFromSnapshotCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_RestoreVolumeFromSnapshotCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1RestoreVolumeFromSnapshotCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_RestoreVolumeFromSnapshotCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.RestoreVolumeFromSnapshotCommand = RestoreVolumeFromSnapshotCommand;
@@ -36,10 +36,10 @@ class TagResourceCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1TagResourceCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_TagResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1TagResourceCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_TagResourceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.TagResourceCommand = TagResourceCommand;
@@ -36,10 +36,10 @@ class UntagResourceCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1UntagResourceCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_UntagResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1UntagResourceCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_UntagResourceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UntagResourceCommand = UntagResourceCommand;
@@ -36,10 +36,10 @@ class UpdateDataRepositoryAssociationCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1UpdateDataRepositoryAssociationCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_UpdateDataRepositoryAssociationCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateDataRepositoryAssociationCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_UpdateDataRepositoryAssociationCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UpdateDataRepositoryAssociationCommand = UpdateDataRepositoryAssociationCommand;
@@ -36,10 +36,10 @@ class UpdateFileCacheCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1UpdateFileCacheCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_UpdateFileCacheCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateFileCacheCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_UpdateFileCacheCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UpdateFileCacheCommand = UpdateFileCacheCommand;
@@ -37,10 +37,10 @@ class UpdateFileSystemCommand extends smithy_client_1.Command {
37
37
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
38
38
  }
39
39
  serialize(input, context) {
40
- return (0, Aws_json1_1_1.serializeAws_json1_1UpdateFileSystemCommand)(input, context);
40
+ return (0, Aws_json1_1_1.se_UpdateFileSystemCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateFileSystemCommand)(output, context);
43
+ return (0, Aws_json1_1_1.de_UpdateFileSystemCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.UpdateFileSystemCommand = UpdateFileSystemCommand;
@@ -36,10 +36,10 @@ class UpdateSnapshotCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1UpdateSnapshotCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_UpdateSnapshotCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateSnapshotCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_UpdateSnapshotCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UpdateSnapshotCommand = UpdateSnapshotCommand;
@@ -37,10 +37,10 @@ class UpdateStorageVirtualMachineCommand extends smithy_client_1.Command {
37
37
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
38
38
  }
39
39
  serialize(input, context) {
40
- return (0, Aws_json1_1_1.serializeAws_json1_1UpdateStorageVirtualMachineCommand)(input, context);
40
+ return (0, Aws_json1_1_1.se_UpdateStorageVirtualMachineCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateStorageVirtualMachineCommand)(output, context);
43
+ return (0, Aws_json1_1_1.de_UpdateStorageVirtualMachineCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.UpdateStorageVirtualMachineCommand = UpdateStorageVirtualMachineCommand;
@@ -36,10 +36,10 @@ class UpdateVolumeCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1UpdateVolumeCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_UpdateVolumeCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateVolumeCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_UpdateVolumeCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UpdateVolumeCommand = UpdateVolumeCommand;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ruleSet = void 0;
4
- const s = "fn", t = "argv", u = "ref";
5
- 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];
6
- 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 }] }] };
4
+ const q = "required", r = "fn", s = "argv", t = "ref";
5
+ 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" }];
6
+ 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 }] }] };
7
7
  exports.ruleSet = _data;