@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
@@ -41,85 +41,331 @@ import { UpdateFileSystemCommandInput, UpdateFileSystemCommandOutput } from "../
41
41
  import { UpdateSnapshotCommandInput, UpdateSnapshotCommandOutput } from "../commands/UpdateSnapshotCommand";
42
42
  import { UpdateStorageVirtualMachineCommandInput, UpdateStorageVirtualMachineCommandOutput } from "../commands/UpdateStorageVirtualMachineCommand";
43
43
  import { UpdateVolumeCommandInput, UpdateVolumeCommandOutput } from "../commands/UpdateVolumeCommand";
44
- export declare const serializeAws_json1_1AssociateFileSystemAliasesCommand: (input: AssociateFileSystemAliasesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
45
- export declare const serializeAws_json1_1CancelDataRepositoryTaskCommand: (input: CancelDataRepositoryTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
46
- export declare const serializeAws_json1_1CopyBackupCommand: (input: CopyBackupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
47
- export declare const serializeAws_json1_1CreateBackupCommand: (input: CreateBackupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
48
- export declare const serializeAws_json1_1CreateDataRepositoryAssociationCommand: (input: CreateDataRepositoryAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
49
- export declare const serializeAws_json1_1CreateDataRepositoryTaskCommand: (input: CreateDataRepositoryTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
50
- export declare const serializeAws_json1_1CreateFileCacheCommand: (input: CreateFileCacheCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
51
- export declare const serializeAws_json1_1CreateFileSystemCommand: (input: CreateFileSystemCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
52
- export declare const serializeAws_json1_1CreateFileSystemFromBackupCommand: (input: CreateFileSystemFromBackupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
53
- export declare const serializeAws_json1_1CreateSnapshotCommand: (input: CreateSnapshotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
54
- export declare const serializeAws_json1_1CreateStorageVirtualMachineCommand: (input: CreateStorageVirtualMachineCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
55
- export declare const serializeAws_json1_1CreateVolumeCommand: (input: CreateVolumeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
56
- export declare const serializeAws_json1_1CreateVolumeFromBackupCommand: (input: CreateVolumeFromBackupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
57
- export declare const serializeAws_json1_1DeleteBackupCommand: (input: DeleteBackupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
58
- export declare const serializeAws_json1_1DeleteDataRepositoryAssociationCommand: (input: DeleteDataRepositoryAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
59
- export declare const serializeAws_json1_1DeleteFileCacheCommand: (input: DeleteFileCacheCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
60
- export declare const serializeAws_json1_1DeleteFileSystemCommand: (input: DeleteFileSystemCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
61
- export declare const serializeAws_json1_1DeleteSnapshotCommand: (input: DeleteSnapshotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
62
- export declare const serializeAws_json1_1DeleteStorageVirtualMachineCommand: (input: DeleteStorageVirtualMachineCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
63
- export declare const serializeAws_json1_1DeleteVolumeCommand: (input: DeleteVolumeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
64
- export declare const serializeAws_json1_1DescribeBackupsCommand: (input: DescribeBackupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
65
- export declare const serializeAws_json1_1DescribeDataRepositoryAssociationsCommand: (input: DescribeDataRepositoryAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
66
- export declare const serializeAws_json1_1DescribeDataRepositoryTasksCommand: (input: DescribeDataRepositoryTasksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
67
- export declare const serializeAws_json1_1DescribeFileCachesCommand: (input: DescribeFileCachesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
68
- export declare const serializeAws_json1_1DescribeFileSystemAliasesCommand: (input: DescribeFileSystemAliasesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
69
- export declare const serializeAws_json1_1DescribeFileSystemsCommand: (input: DescribeFileSystemsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
70
- export declare const serializeAws_json1_1DescribeSnapshotsCommand: (input: DescribeSnapshotsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
71
- export declare const serializeAws_json1_1DescribeStorageVirtualMachinesCommand: (input: DescribeStorageVirtualMachinesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
72
- export declare const serializeAws_json1_1DescribeVolumesCommand: (input: DescribeVolumesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
73
- export declare const serializeAws_json1_1DisassociateFileSystemAliasesCommand: (input: DisassociateFileSystemAliasesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
74
- export declare const serializeAws_json1_1ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
75
- export declare const serializeAws_json1_1ReleaseFileSystemNfsV3LocksCommand: (input: ReleaseFileSystemNfsV3LocksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
76
- export declare const serializeAws_json1_1RestoreVolumeFromSnapshotCommand: (input: RestoreVolumeFromSnapshotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
77
- export declare const serializeAws_json1_1TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
78
- export declare const serializeAws_json1_1UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
79
- export declare const serializeAws_json1_1UpdateDataRepositoryAssociationCommand: (input: UpdateDataRepositoryAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
80
- export declare const serializeAws_json1_1UpdateFileCacheCommand: (input: UpdateFileCacheCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
81
- export declare const serializeAws_json1_1UpdateFileSystemCommand: (input: UpdateFileSystemCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
82
- export declare const serializeAws_json1_1UpdateSnapshotCommand: (input: UpdateSnapshotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
83
- export declare const serializeAws_json1_1UpdateStorageVirtualMachineCommand: (input: UpdateStorageVirtualMachineCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
84
- export declare const serializeAws_json1_1UpdateVolumeCommand: (input: UpdateVolumeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
85
- export declare const deserializeAws_json1_1AssociateFileSystemAliasesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateFileSystemAliasesCommandOutput>;
86
- export declare const deserializeAws_json1_1CancelDataRepositoryTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelDataRepositoryTaskCommandOutput>;
87
- export declare const deserializeAws_json1_1CopyBackupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CopyBackupCommandOutput>;
88
- export declare const deserializeAws_json1_1CreateBackupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateBackupCommandOutput>;
89
- export declare const deserializeAws_json1_1CreateDataRepositoryAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDataRepositoryAssociationCommandOutput>;
90
- export declare const deserializeAws_json1_1CreateDataRepositoryTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDataRepositoryTaskCommandOutput>;
91
- export declare const deserializeAws_json1_1CreateFileCacheCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFileCacheCommandOutput>;
92
- export declare const deserializeAws_json1_1CreateFileSystemCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFileSystemCommandOutput>;
93
- export declare const deserializeAws_json1_1CreateFileSystemFromBackupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFileSystemFromBackupCommandOutput>;
94
- export declare const deserializeAws_json1_1CreateSnapshotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSnapshotCommandOutput>;
95
- export declare const deserializeAws_json1_1CreateStorageVirtualMachineCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateStorageVirtualMachineCommandOutput>;
96
- export declare const deserializeAws_json1_1CreateVolumeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVolumeCommandOutput>;
97
- export declare const deserializeAws_json1_1CreateVolumeFromBackupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVolumeFromBackupCommandOutput>;
98
- export declare const deserializeAws_json1_1DeleteBackupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBackupCommandOutput>;
99
- export declare const deserializeAws_json1_1DeleteDataRepositoryAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDataRepositoryAssociationCommandOutput>;
100
- export declare const deserializeAws_json1_1DeleteFileCacheCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFileCacheCommandOutput>;
101
- export declare const deserializeAws_json1_1DeleteFileSystemCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFileSystemCommandOutput>;
102
- export declare const deserializeAws_json1_1DeleteSnapshotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSnapshotCommandOutput>;
103
- export declare const deserializeAws_json1_1DeleteStorageVirtualMachineCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteStorageVirtualMachineCommandOutput>;
104
- export declare const deserializeAws_json1_1DeleteVolumeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVolumeCommandOutput>;
105
- export declare const deserializeAws_json1_1DescribeBackupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeBackupsCommandOutput>;
106
- export declare const deserializeAws_json1_1DescribeDataRepositoryAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDataRepositoryAssociationsCommandOutput>;
107
- export declare const deserializeAws_json1_1DescribeDataRepositoryTasksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDataRepositoryTasksCommandOutput>;
108
- export declare const deserializeAws_json1_1DescribeFileCachesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeFileCachesCommandOutput>;
109
- export declare const deserializeAws_json1_1DescribeFileSystemAliasesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeFileSystemAliasesCommandOutput>;
110
- export declare const deserializeAws_json1_1DescribeFileSystemsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeFileSystemsCommandOutput>;
111
- export declare const deserializeAws_json1_1DescribeSnapshotsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeSnapshotsCommandOutput>;
112
- export declare const deserializeAws_json1_1DescribeStorageVirtualMachinesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeStorageVirtualMachinesCommandOutput>;
113
- export declare const deserializeAws_json1_1DescribeVolumesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeVolumesCommandOutput>;
114
- export declare const deserializeAws_json1_1DisassociateFileSystemAliasesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateFileSystemAliasesCommandOutput>;
115
- export declare const deserializeAws_json1_1ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
116
- export declare const deserializeAws_json1_1ReleaseFileSystemNfsV3LocksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ReleaseFileSystemNfsV3LocksCommandOutput>;
117
- export declare const deserializeAws_json1_1RestoreVolumeFromSnapshotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RestoreVolumeFromSnapshotCommandOutput>;
118
- export declare const deserializeAws_json1_1TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
119
- export declare const deserializeAws_json1_1UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
120
- export declare const deserializeAws_json1_1UpdateDataRepositoryAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDataRepositoryAssociationCommandOutput>;
121
- export declare const deserializeAws_json1_1UpdateFileCacheCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFileCacheCommandOutput>;
122
- export declare const deserializeAws_json1_1UpdateFileSystemCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFileSystemCommandOutput>;
123
- export declare const deserializeAws_json1_1UpdateSnapshotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSnapshotCommandOutput>;
124
- export declare const deserializeAws_json1_1UpdateStorageVirtualMachineCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateStorageVirtualMachineCommandOutput>;
125
- export declare const deserializeAws_json1_1UpdateVolumeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateVolumeCommandOutput>;
44
+ /**
45
+ * serializeAws_json1_1AssociateFileSystemAliasesCommand
46
+ */
47
+ export declare const se_AssociateFileSystemAliasesCommand: (input: AssociateFileSystemAliasesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
48
+ /**
49
+ * serializeAws_json1_1CancelDataRepositoryTaskCommand
50
+ */
51
+ export declare const se_CancelDataRepositoryTaskCommand: (input: CancelDataRepositoryTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
52
+ /**
53
+ * serializeAws_json1_1CopyBackupCommand
54
+ */
55
+ export declare const se_CopyBackupCommand: (input: CopyBackupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
56
+ /**
57
+ * serializeAws_json1_1CreateBackupCommand
58
+ */
59
+ export declare const se_CreateBackupCommand: (input: CreateBackupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
60
+ /**
61
+ * serializeAws_json1_1CreateDataRepositoryAssociationCommand
62
+ */
63
+ export declare const se_CreateDataRepositoryAssociationCommand: (input: CreateDataRepositoryAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
64
+ /**
65
+ * serializeAws_json1_1CreateDataRepositoryTaskCommand
66
+ */
67
+ export declare const se_CreateDataRepositoryTaskCommand: (input: CreateDataRepositoryTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
68
+ /**
69
+ * serializeAws_json1_1CreateFileCacheCommand
70
+ */
71
+ export declare const se_CreateFileCacheCommand: (input: CreateFileCacheCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
72
+ /**
73
+ * serializeAws_json1_1CreateFileSystemCommand
74
+ */
75
+ export declare const se_CreateFileSystemCommand: (input: CreateFileSystemCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
76
+ /**
77
+ * serializeAws_json1_1CreateFileSystemFromBackupCommand
78
+ */
79
+ export declare const se_CreateFileSystemFromBackupCommand: (input: CreateFileSystemFromBackupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
80
+ /**
81
+ * serializeAws_json1_1CreateSnapshotCommand
82
+ */
83
+ export declare const se_CreateSnapshotCommand: (input: CreateSnapshotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
84
+ /**
85
+ * serializeAws_json1_1CreateStorageVirtualMachineCommand
86
+ */
87
+ export declare const se_CreateStorageVirtualMachineCommand: (input: CreateStorageVirtualMachineCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
88
+ /**
89
+ * serializeAws_json1_1CreateVolumeCommand
90
+ */
91
+ export declare const se_CreateVolumeCommand: (input: CreateVolumeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
92
+ /**
93
+ * serializeAws_json1_1CreateVolumeFromBackupCommand
94
+ */
95
+ export declare const se_CreateVolumeFromBackupCommand: (input: CreateVolumeFromBackupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
96
+ /**
97
+ * serializeAws_json1_1DeleteBackupCommand
98
+ */
99
+ export declare const se_DeleteBackupCommand: (input: DeleteBackupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
100
+ /**
101
+ * serializeAws_json1_1DeleteDataRepositoryAssociationCommand
102
+ */
103
+ export declare const se_DeleteDataRepositoryAssociationCommand: (input: DeleteDataRepositoryAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
104
+ /**
105
+ * serializeAws_json1_1DeleteFileCacheCommand
106
+ */
107
+ export declare const se_DeleteFileCacheCommand: (input: DeleteFileCacheCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
108
+ /**
109
+ * serializeAws_json1_1DeleteFileSystemCommand
110
+ */
111
+ export declare const se_DeleteFileSystemCommand: (input: DeleteFileSystemCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
112
+ /**
113
+ * serializeAws_json1_1DeleteSnapshotCommand
114
+ */
115
+ export declare const se_DeleteSnapshotCommand: (input: DeleteSnapshotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
116
+ /**
117
+ * serializeAws_json1_1DeleteStorageVirtualMachineCommand
118
+ */
119
+ export declare const se_DeleteStorageVirtualMachineCommand: (input: DeleteStorageVirtualMachineCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
120
+ /**
121
+ * serializeAws_json1_1DeleteVolumeCommand
122
+ */
123
+ export declare const se_DeleteVolumeCommand: (input: DeleteVolumeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
124
+ /**
125
+ * serializeAws_json1_1DescribeBackupsCommand
126
+ */
127
+ export declare const se_DescribeBackupsCommand: (input: DescribeBackupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
128
+ /**
129
+ * serializeAws_json1_1DescribeDataRepositoryAssociationsCommand
130
+ */
131
+ export declare const se_DescribeDataRepositoryAssociationsCommand: (input: DescribeDataRepositoryAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
132
+ /**
133
+ * serializeAws_json1_1DescribeDataRepositoryTasksCommand
134
+ */
135
+ export declare const se_DescribeDataRepositoryTasksCommand: (input: DescribeDataRepositoryTasksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
136
+ /**
137
+ * serializeAws_json1_1DescribeFileCachesCommand
138
+ */
139
+ export declare const se_DescribeFileCachesCommand: (input: DescribeFileCachesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
140
+ /**
141
+ * serializeAws_json1_1DescribeFileSystemAliasesCommand
142
+ */
143
+ export declare const se_DescribeFileSystemAliasesCommand: (input: DescribeFileSystemAliasesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
144
+ /**
145
+ * serializeAws_json1_1DescribeFileSystemsCommand
146
+ */
147
+ export declare const se_DescribeFileSystemsCommand: (input: DescribeFileSystemsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
148
+ /**
149
+ * serializeAws_json1_1DescribeSnapshotsCommand
150
+ */
151
+ export declare const se_DescribeSnapshotsCommand: (input: DescribeSnapshotsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
152
+ /**
153
+ * serializeAws_json1_1DescribeStorageVirtualMachinesCommand
154
+ */
155
+ export declare const se_DescribeStorageVirtualMachinesCommand: (input: DescribeStorageVirtualMachinesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
156
+ /**
157
+ * serializeAws_json1_1DescribeVolumesCommand
158
+ */
159
+ export declare const se_DescribeVolumesCommand: (input: DescribeVolumesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
160
+ /**
161
+ * serializeAws_json1_1DisassociateFileSystemAliasesCommand
162
+ */
163
+ export declare const se_DisassociateFileSystemAliasesCommand: (input: DisassociateFileSystemAliasesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
164
+ /**
165
+ * serializeAws_json1_1ListTagsForResourceCommand
166
+ */
167
+ export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
168
+ /**
169
+ * serializeAws_json1_1ReleaseFileSystemNfsV3LocksCommand
170
+ */
171
+ export declare const se_ReleaseFileSystemNfsV3LocksCommand: (input: ReleaseFileSystemNfsV3LocksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
172
+ /**
173
+ * serializeAws_json1_1RestoreVolumeFromSnapshotCommand
174
+ */
175
+ export declare const se_RestoreVolumeFromSnapshotCommand: (input: RestoreVolumeFromSnapshotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
176
+ /**
177
+ * serializeAws_json1_1TagResourceCommand
178
+ */
179
+ export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
180
+ /**
181
+ * serializeAws_json1_1UntagResourceCommand
182
+ */
183
+ export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
184
+ /**
185
+ * serializeAws_json1_1UpdateDataRepositoryAssociationCommand
186
+ */
187
+ export declare const se_UpdateDataRepositoryAssociationCommand: (input: UpdateDataRepositoryAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
188
+ /**
189
+ * serializeAws_json1_1UpdateFileCacheCommand
190
+ */
191
+ export declare const se_UpdateFileCacheCommand: (input: UpdateFileCacheCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
192
+ /**
193
+ * serializeAws_json1_1UpdateFileSystemCommand
194
+ */
195
+ export declare const se_UpdateFileSystemCommand: (input: UpdateFileSystemCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
196
+ /**
197
+ * serializeAws_json1_1UpdateSnapshotCommand
198
+ */
199
+ export declare const se_UpdateSnapshotCommand: (input: UpdateSnapshotCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
200
+ /**
201
+ * serializeAws_json1_1UpdateStorageVirtualMachineCommand
202
+ */
203
+ export declare const se_UpdateStorageVirtualMachineCommand: (input: UpdateStorageVirtualMachineCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
204
+ /**
205
+ * serializeAws_json1_1UpdateVolumeCommand
206
+ */
207
+ export declare const se_UpdateVolumeCommand: (input: UpdateVolumeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
208
+ /**
209
+ * deserializeAws_json1_1AssociateFileSystemAliasesCommand
210
+ */
211
+ export declare const de_AssociateFileSystemAliasesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateFileSystemAliasesCommandOutput>;
212
+ /**
213
+ * deserializeAws_json1_1CancelDataRepositoryTaskCommand
214
+ */
215
+ export declare const de_CancelDataRepositoryTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelDataRepositoryTaskCommandOutput>;
216
+ /**
217
+ * deserializeAws_json1_1CopyBackupCommand
218
+ */
219
+ export declare const de_CopyBackupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CopyBackupCommandOutput>;
220
+ /**
221
+ * deserializeAws_json1_1CreateBackupCommand
222
+ */
223
+ export declare const de_CreateBackupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateBackupCommandOutput>;
224
+ /**
225
+ * deserializeAws_json1_1CreateDataRepositoryAssociationCommand
226
+ */
227
+ export declare const de_CreateDataRepositoryAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDataRepositoryAssociationCommandOutput>;
228
+ /**
229
+ * deserializeAws_json1_1CreateDataRepositoryTaskCommand
230
+ */
231
+ export declare const de_CreateDataRepositoryTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDataRepositoryTaskCommandOutput>;
232
+ /**
233
+ * deserializeAws_json1_1CreateFileCacheCommand
234
+ */
235
+ export declare const de_CreateFileCacheCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFileCacheCommandOutput>;
236
+ /**
237
+ * deserializeAws_json1_1CreateFileSystemCommand
238
+ */
239
+ export declare const de_CreateFileSystemCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFileSystemCommandOutput>;
240
+ /**
241
+ * deserializeAws_json1_1CreateFileSystemFromBackupCommand
242
+ */
243
+ export declare const de_CreateFileSystemFromBackupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFileSystemFromBackupCommandOutput>;
244
+ /**
245
+ * deserializeAws_json1_1CreateSnapshotCommand
246
+ */
247
+ export declare const de_CreateSnapshotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSnapshotCommandOutput>;
248
+ /**
249
+ * deserializeAws_json1_1CreateStorageVirtualMachineCommand
250
+ */
251
+ export declare const de_CreateStorageVirtualMachineCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateStorageVirtualMachineCommandOutput>;
252
+ /**
253
+ * deserializeAws_json1_1CreateVolumeCommand
254
+ */
255
+ export declare const de_CreateVolumeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVolumeCommandOutput>;
256
+ /**
257
+ * deserializeAws_json1_1CreateVolumeFromBackupCommand
258
+ */
259
+ export declare const de_CreateVolumeFromBackupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVolumeFromBackupCommandOutput>;
260
+ /**
261
+ * deserializeAws_json1_1DeleteBackupCommand
262
+ */
263
+ export declare const de_DeleteBackupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBackupCommandOutput>;
264
+ /**
265
+ * deserializeAws_json1_1DeleteDataRepositoryAssociationCommand
266
+ */
267
+ export declare const de_DeleteDataRepositoryAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDataRepositoryAssociationCommandOutput>;
268
+ /**
269
+ * deserializeAws_json1_1DeleteFileCacheCommand
270
+ */
271
+ export declare const de_DeleteFileCacheCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFileCacheCommandOutput>;
272
+ /**
273
+ * deserializeAws_json1_1DeleteFileSystemCommand
274
+ */
275
+ export declare const de_DeleteFileSystemCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFileSystemCommandOutput>;
276
+ /**
277
+ * deserializeAws_json1_1DeleteSnapshotCommand
278
+ */
279
+ export declare const de_DeleteSnapshotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSnapshotCommandOutput>;
280
+ /**
281
+ * deserializeAws_json1_1DeleteStorageVirtualMachineCommand
282
+ */
283
+ export declare const de_DeleteStorageVirtualMachineCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteStorageVirtualMachineCommandOutput>;
284
+ /**
285
+ * deserializeAws_json1_1DeleteVolumeCommand
286
+ */
287
+ export declare const de_DeleteVolumeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVolumeCommandOutput>;
288
+ /**
289
+ * deserializeAws_json1_1DescribeBackupsCommand
290
+ */
291
+ export declare const de_DescribeBackupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeBackupsCommandOutput>;
292
+ /**
293
+ * deserializeAws_json1_1DescribeDataRepositoryAssociationsCommand
294
+ */
295
+ export declare const de_DescribeDataRepositoryAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDataRepositoryAssociationsCommandOutput>;
296
+ /**
297
+ * deserializeAws_json1_1DescribeDataRepositoryTasksCommand
298
+ */
299
+ export declare const de_DescribeDataRepositoryTasksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDataRepositoryTasksCommandOutput>;
300
+ /**
301
+ * deserializeAws_json1_1DescribeFileCachesCommand
302
+ */
303
+ export declare const de_DescribeFileCachesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeFileCachesCommandOutput>;
304
+ /**
305
+ * deserializeAws_json1_1DescribeFileSystemAliasesCommand
306
+ */
307
+ export declare const de_DescribeFileSystemAliasesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeFileSystemAliasesCommandOutput>;
308
+ /**
309
+ * deserializeAws_json1_1DescribeFileSystemsCommand
310
+ */
311
+ export declare const de_DescribeFileSystemsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeFileSystemsCommandOutput>;
312
+ /**
313
+ * deserializeAws_json1_1DescribeSnapshotsCommand
314
+ */
315
+ export declare const de_DescribeSnapshotsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeSnapshotsCommandOutput>;
316
+ /**
317
+ * deserializeAws_json1_1DescribeStorageVirtualMachinesCommand
318
+ */
319
+ export declare const de_DescribeStorageVirtualMachinesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeStorageVirtualMachinesCommandOutput>;
320
+ /**
321
+ * deserializeAws_json1_1DescribeVolumesCommand
322
+ */
323
+ export declare const de_DescribeVolumesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeVolumesCommandOutput>;
324
+ /**
325
+ * deserializeAws_json1_1DisassociateFileSystemAliasesCommand
326
+ */
327
+ export declare const de_DisassociateFileSystemAliasesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateFileSystemAliasesCommandOutput>;
328
+ /**
329
+ * deserializeAws_json1_1ListTagsForResourceCommand
330
+ */
331
+ export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
332
+ /**
333
+ * deserializeAws_json1_1ReleaseFileSystemNfsV3LocksCommand
334
+ */
335
+ export declare const de_ReleaseFileSystemNfsV3LocksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ReleaseFileSystemNfsV3LocksCommandOutput>;
336
+ /**
337
+ * deserializeAws_json1_1RestoreVolumeFromSnapshotCommand
338
+ */
339
+ export declare const de_RestoreVolumeFromSnapshotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RestoreVolumeFromSnapshotCommandOutput>;
340
+ /**
341
+ * deserializeAws_json1_1TagResourceCommand
342
+ */
343
+ export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
344
+ /**
345
+ * deserializeAws_json1_1UntagResourceCommand
346
+ */
347
+ export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
348
+ /**
349
+ * deserializeAws_json1_1UpdateDataRepositoryAssociationCommand
350
+ */
351
+ export declare const de_UpdateDataRepositoryAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDataRepositoryAssociationCommandOutput>;
352
+ /**
353
+ * deserializeAws_json1_1UpdateFileCacheCommand
354
+ */
355
+ export declare const de_UpdateFileCacheCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFileCacheCommandOutput>;
356
+ /**
357
+ * deserializeAws_json1_1UpdateFileSystemCommand
358
+ */
359
+ export declare const de_UpdateFileSystemCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFileSystemCommandOutput>;
360
+ /**
361
+ * deserializeAws_json1_1UpdateSnapshotCommand
362
+ */
363
+ export declare const de_UpdateSnapshotCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSnapshotCommandOutput>;
364
+ /**
365
+ * deserializeAws_json1_1UpdateStorageVirtualMachineCommand
366
+ */
367
+ export declare const de_UpdateStorageVirtualMachineCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateStorageVirtualMachineCommandOutput>;
368
+ /**
369
+ * deserializeAws_json1_1UpdateVolumeCommand
370
+ */
371
+ export declare const de_UpdateVolumeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateVolumeCommandOutput>;
@@ -26,7 +26,7 @@ export declare const resolveClientEndpointParameters: <T>(
26
26
  defaultSigningName: string;
27
27
  };
28
28
  export interface EndpointParameters extends __EndpointParameters {
29
- Region: string;
29
+ Region?: string;
30
30
  UseDualStack?: boolean;
31
31
  UseFIPS?: boolean;
32
32
  Endpoint?: string;