@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
@@ -177,8 +177,8 @@ export declare class FSx extends FSxClient {
177
177
  * <p>Creates an Amazon FSx for Lustre data repository association (DRA). A data
178
178
  * repository association is a link between a directory on the file system and
179
179
  * an Amazon S3 bucket or prefix. You can have a maximum of 8 data repository
180
- * associations on a file system. Data repository associations are supported only
181
- * for file systems with the <code>Persistent_2</code> deployment type.</p>
180
+ * associations on a file system. Data repository associations are supported
181
+ * for all file systems except for <code>Scratch_1</code> deployment type.</p>
182
182
  * <p>Each data repository association must have a unique Amazon FSx file
183
183
  * system directory and a unique S3 bucket or prefix associated with it. You
184
184
  * can configure a data repository association for automatic import only,
@@ -409,8 +409,8 @@ export declare class FSx extends FSxClient {
409
409
  * file system from the Amazon S3 bucket. When deleting a data repository
410
410
  * association, you have the option of deleting the data in the file system
411
411
  * that corresponds to the data repository association. Data repository
412
- * associations are supported only for file systems with the
413
- * <code>Persistent_2</code> deployment type.</p>
412
+ * associations are supported for all file systems except for <code>Scratch_1</code>
413
+ * deployment type.</p>
414
414
  */
415
415
  deleteDataRepositoryAssociation(args: DeleteDataRepositoryAssociationCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDataRepositoryAssociationCommandOutput>;
416
416
  deleteDataRepositoryAssociation(args: DeleteDataRepositoryAssociationCommandInput, cb: (err: any, data?: DeleteDataRepositoryAssociationCommandOutput) => void): void;
@@ -526,8 +526,8 @@ export declare class FSx extends FSxClient {
526
526
  * <p>Returns the description of specific Amazon FSx for Lustre or Amazon File Cache
527
527
  * data repository associations, if one or more <code>AssociationIds</code> values
528
528
  * are provided in the request, or if filters are used in the request. Data repository
529
- * associations are supported only for Amazon FSx for Lustre file systems with the
530
- * <code>Persistent_2</code> deployment type and for Amazon File Cache resources.</p>
529
+ * associations are supported on Amazon File Cache resources and all Amazon FSx for
530
+ * Lustre file systems excluding <code>Scratch_1</code> deployment types.</p>
531
531
  * <p>You can use filters to narrow the response to include just data repository
532
532
  * associations for specific file systems (use the <code>file-system-id</code> filter with
533
533
  * the ID of the file system) or caches (use the <code>file-cache-id</code> filter with
@@ -765,8 +765,9 @@ export declare class FSx extends FSxClient {
765
765
  /**
766
766
  * @public
767
767
  * <p>Updates the configuration of an existing data repository association
768
- * on an Amazon FSx for Lustre file system. Data repository associations are
769
- * supported only for file systems with the <code>Persistent_2</code> deployment type.</p>
768
+ * on an Amazon FSx for Lustre file system. Data repository associations
769
+ * are supported for all file systems except for <code>Scratch_1</code>
770
+ * deployment type.</p>
770
771
  */
771
772
  updateDataRepositoryAssociation(args: UpdateDataRepositoryAssociationCommandInput, options?: __HttpHandlerOptions): Promise<UpdateDataRepositoryAssociationCommandOutput>;
772
773
  updateDataRepositoryAssociation(args: UpdateDataRepositoryAssociationCommandInput, cb: (err: any, data?: UpdateDataRepositoryAssociationCommandOutput) => void): void;
@@ -783,7 +784,7 @@ export declare class FSx extends FSxClient {
783
784
  * @public
784
785
  * <p>Use this operation to update the configuration of an existing Amazon FSx file
785
786
  * system. You can update multiple properties in a single request.</p>
786
- * <p>For Amazon FSx for Windows File Server file systems, you can update the following
787
+ * <p>For FSx for Windows File Server file systems, you can update the following
787
788
  * properties:</p>
788
789
  * <ul>
789
790
  * <li>
@@ -822,7 +823,7 @@ export declare class FSx extends FSxClient {
822
823
  * </p>
823
824
  * </li>
824
825
  * </ul>
825
- * <p>For Amazon FSx for Lustre file systems, you can update the following
826
+ * <p>For FSx for Lustre file systems, you can update the following
826
827
  * properties:</p>
827
828
  * <ul>
828
829
  * <li>
@@ -861,11 +862,16 @@ export declare class FSx extends FSxClient {
861
862
  * </p>
862
863
  * </li>
863
864
  * </ul>
864
- * <p>For Amazon FSx for NetApp ONTAP file systems, you can update the following
865
+ * <p>For FSx for ONTAP file systems, you can update the following
865
866
  * properties:</p>
866
867
  * <ul>
867
868
  * <li>
868
869
  * <p>
870
+ * <code>AddRouteTableIds</code>
871
+ * </p>
872
+ * </li>
873
+ * <li>
874
+ * <p>
869
875
  * <code>AutomaticBackupRetentionDays</code>
870
876
  * </p>
871
877
  * </li>
@@ -886,6 +892,11 @@ export declare class FSx extends FSxClient {
886
892
  * </li>
887
893
  * <li>
888
894
  * <p>
895
+ * <code>RemoveRouteTableIds</code>
896
+ * </p>
897
+ * </li>
898
+ * <li>
899
+ * <p>
889
900
  * <code>StorageCapacity</code>
890
901
  * </p>
891
902
  * </li>
@@ -900,7 +911,7 @@ export declare class FSx extends FSxClient {
900
911
  * </p>
901
912
  * </li>
902
913
  * </ul>
903
- * <p>For the Amazon FSx for OpenZFS file systems, you can update the following
914
+ * <p>For FSx for OpenZFS file systems, you can update the following
904
915
  * properties:</p>
905
916
  * <ul>
906
917
  * <li>
@@ -925,6 +936,16 @@ export declare class FSx extends FSxClient {
925
936
  * </li>
926
937
  * <li>
927
938
  * <p>
939
+ * <code>DiskIopsConfiguration</code>
940
+ * </p>
941
+ * </li>
942
+ * <li>
943
+ * <p>
944
+ * <code>StorageCapacity</code>
945
+ * </p>
946
+ * </li>
947
+ * <li>
948
+ * <p>
928
949
  * <code>ThroughputCapacity</code>
929
950
  * </p>
930
951
  * </li>
@@ -22,8 +22,8 @@ export interface CreateDataRepositoryAssociationCommandOutput extends CreateData
22
22
  * <p>Creates an Amazon FSx for Lustre data repository association (DRA). A data
23
23
  * repository association is a link between a directory on the file system and
24
24
  * an Amazon S3 bucket or prefix. You can have a maximum of 8 data repository
25
- * associations on a file system. Data repository associations are supported only
26
- * for file systems with the <code>Persistent_2</code> deployment type.</p>
25
+ * associations on a file system. Data repository associations are supported
26
+ * for all file systems except for <code>Scratch_1</code> deployment type.</p>
27
27
  * <p>Each data repository association must have a unique Amazon FSx file
28
28
  * system directory and a unique S3 bucket or prefix associated with it. You
29
29
  * can configure a data repository association for automatic import only,
@@ -24,8 +24,8 @@ export interface DeleteDataRepositoryAssociationCommandOutput extends DeleteData
24
24
  * file system from the Amazon S3 bucket. When deleting a data repository
25
25
  * association, you have the option of deleting the data in the file system
26
26
  * that corresponds to the data repository association. Data repository
27
- * associations are supported only for file systems with the
28
- * <code>Persistent_2</code> deployment type.</p>
27
+ * associations are supported for all file systems except for <code>Scratch_1</code>
28
+ * deployment type.</p>
29
29
  * @example
30
30
  * Use a bare-bones client and the command you need to make an API call.
31
31
  * ```javascript
@@ -22,8 +22,8 @@ export interface DescribeDataRepositoryAssociationsCommandOutput extends Describ
22
22
  * <p>Returns the description of specific Amazon FSx for Lustre or Amazon File Cache
23
23
  * data repository associations, if one or more <code>AssociationIds</code> values
24
24
  * are provided in the request, or if filters are used in the request. Data repository
25
- * associations are supported only for Amazon FSx for Lustre file systems with the
26
- * <code>Persistent_2</code> deployment type and for Amazon File Cache resources.</p>
25
+ * associations are supported on Amazon File Cache resources and all Amazon FSx for
26
+ * Lustre file systems excluding <code>Scratch_1</code> deployment types.</p>
27
27
  * <p>You can use filters to narrow the response to include just data repository
28
28
  * associations for specific file systems (use the <code>file-system-id</code> filter with
29
29
  * the ID of the file system) or caches (use the <code>file-cache-id</code> filter with
@@ -20,8 +20,9 @@ export interface UpdateDataRepositoryAssociationCommandOutput extends UpdateData
20
20
  /**
21
21
  * @public
22
22
  * <p>Updates the configuration of an existing data repository association
23
- * on an Amazon FSx for Lustre file system. Data repository associations are
24
- * supported only for file systems with the <code>Persistent_2</code> deployment type.</p>
23
+ * on an Amazon FSx for Lustre file system. Data repository associations
24
+ * are supported for all file systems except for <code>Scratch_1</code>
25
+ * deployment type.</p>
25
26
  * @example
26
27
  * Use a bare-bones client and the command you need to make an API call.
27
28
  * ```javascript
@@ -21,7 +21,7 @@ export interface UpdateFileSystemCommandOutput extends UpdateFileSystemResponse,
21
21
  * @public
22
22
  * <p>Use this operation to update the configuration of an existing Amazon FSx file
23
23
  * system. You can update multiple properties in a single request.</p>
24
- * <p>For Amazon FSx for Windows File Server file systems, you can update the following
24
+ * <p>For FSx for Windows File Server file systems, you can update the following
25
25
  * properties:</p>
26
26
  * <ul>
27
27
  * <li>
@@ -60,7 +60,7 @@ export interface UpdateFileSystemCommandOutput extends UpdateFileSystemResponse,
60
60
  * </p>
61
61
  * </li>
62
62
  * </ul>
63
- * <p>For Amazon FSx for Lustre file systems, you can update the following
63
+ * <p>For FSx for Lustre file systems, you can update the following
64
64
  * properties:</p>
65
65
  * <ul>
66
66
  * <li>
@@ -99,11 +99,16 @@ export interface UpdateFileSystemCommandOutput extends UpdateFileSystemResponse,
99
99
  * </p>
100
100
  * </li>
101
101
  * </ul>
102
- * <p>For Amazon FSx for NetApp ONTAP file systems, you can update the following
102
+ * <p>For FSx for ONTAP file systems, you can update the following
103
103
  * properties:</p>
104
104
  * <ul>
105
105
  * <li>
106
106
  * <p>
107
+ * <code>AddRouteTableIds</code>
108
+ * </p>
109
+ * </li>
110
+ * <li>
111
+ * <p>
107
112
  * <code>AutomaticBackupRetentionDays</code>
108
113
  * </p>
109
114
  * </li>
@@ -124,6 +129,11 @@ export interface UpdateFileSystemCommandOutput extends UpdateFileSystemResponse,
124
129
  * </li>
125
130
  * <li>
126
131
  * <p>
132
+ * <code>RemoveRouteTableIds</code>
133
+ * </p>
134
+ * </li>
135
+ * <li>
136
+ * <p>
127
137
  * <code>StorageCapacity</code>
128
138
  * </p>
129
139
  * </li>
@@ -138,7 +148,7 @@ export interface UpdateFileSystemCommandOutput extends UpdateFileSystemResponse,
138
148
  * </p>
139
149
  * </li>
140
150
  * </ul>
141
- * <p>For the Amazon FSx for OpenZFS file systems, you can update the following
151
+ * <p>For FSx for OpenZFS file systems, you can update the following
142
152
  * properties:</p>
143
153
  * <ul>
144
154
  * <li>
@@ -163,6 +173,16 @@ export interface UpdateFileSystemCommandOutput extends UpdateFileSystemResponse,
163
173
  * </li>
164
174
  * <li>
165
175
  * <p>
176
+ * <code>DiskIopsConfiguration</code>
177
+ * </p>
178
+ * </li>
179
+ * <li>
180
+ * <p>
181
+ * <code>StorageCapacity</code>
182
+ * </p>
183
+ * </li>
184
+ * <li>
185
+ * <p>
166
186
  * <code>ThroughputCapacity</code>
167
187
  * </p>
168
188
  * </li>
@@ -12,7 +12,7 @@ export declare const resolveClientEndpointParameters: <T>(options: T & ClientInp
12
12
  defaultSigningName: string;
13
13
  };
14
14
  export interface EndpointParameters extends __EndpointParameters {
15
- Region: string;
15
+ Region?: string;
16
16
  UseDualStack?: boolean;
17
17
  UseFIPS?: boolean;
18
18
  Endpoint?: string;