@aws-sdk/client-fsx 3.358.0 → 3.359.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.
- package/dist-types/models/models_0.d.ts +17 -16
- package/package.json +2 -2
|
@@ -506,7 +506,7 @@ export interface LustreFileSystemConfiguration {
|
|
|
506
506
|
/**
|
|
507
507
|
* <p>The number of days to retain automatic backups. Setting this property to
|
|
508
508
|
* <code>0</code> disables automatic backups. You can retain automatic backups for a
|
|
509
|
-
* maximum of 90 days. The default is <code>
|
|
509
|
+
* maximum of 90 days. The default is <code>30</code>.</p>
|
|
510
510
|
*/
|
|
511
511
|
AutomaticBackupRetentionDays?: number;
|
|
512
512
|
/**
|
|
@@ -645,7 +645,7 @@ export interface OntapFileSystemConfiguration {
|
|
|
645
645
|
/**
|
|
646
646
|
* <p>The number of days to retain automatic backups. Setting this property to
|
|
647
647
|
* <code>0</code> disables automatic backups. You can retain automatic backups for a
|
|
648
|
-
* maximum of 90 days. The default is <code>
|
|
648
|
+
* maximum of 90 days. The default is <code>30</code>.</p>
|
|
649
649
|
*/
|
|
650
650
|
AutomaticBackupRetentionDays?: number;
|
|
651
651
|
/**
|
|
@@ -749,7 +749,7 @@ export interface OpenZFSFileSystemConfiguration {
|
|
|
749
749
|
/**
|
|
750
750
|
* <p>The number of days to retain automatic backups. Setting this property to
|
|
751
751
|
* <code>0</code> disables automatic backups. You can retain automatic backups for a
|
|
752
|
-
* maximum of 90 days. The default is <code>
|
|
752
|
+
* maximum of 90 days. The default is <code>30</code>.</p>
|
|
753
753
|
*/
|
|
754
754
|
AutomaticBackupRetentionDays?: number;
|
|
755
755
|
/**
|
|
@@ -3772,7 +3772,7 @@ export interface CreateFileSystemLustreConfiguration {
|
|
|
3772
3772
|
DailyAutomaticBackupStartTime?: string;
|
|
3773
3773
|
/**
|
|
3774
3774
|
* <p>The number of days to retain automatic backups. Setting this property to
|
|
3775
|
-
*
|
|
3775
|
+
* <code>0</code> disables automatic backups. You can retain automatic backups for a
|
|
3776
3776
|
* maximum of 90 days. The default is <code>0</code>.</p>
|
|
3777
3777
|
*/
|
|
3778
3778
|
AutomaticBackupRetentionDays?: number;
|
|
@@ -3840,7 +3840,7 @@ export interface CreateFileSystemOntapConfiguration {
|
|
|
3840
3840
|
/**
|
|
3841
3841
|
* <p>The number of days to retain automatic backups. Setting this property to
|
|
3842
3842
|
* <code>0</code> disables automatic backups. You can retain automatic backups for a
|
|
3843
|
-
* maximum of 90 days. The default is <code>
|
|
3843
|
+
* maximum of 90 days. The default is <code>30</code>.</p>
|
|
3844
3844
|
*/
|
|
3845
3845
|
AutomaticBackupRetentionDays?: number;
|
|
3846
3846
|
/**
|
|
@@ -3988,7 +3988,7 @@ export interface CreateFileSystemOpenZFSConfiguration {
|
|
|
3988
3988
|
/**
|
|
3989
3989
|
* <p>The number of days to retain automatic backups. Setting this property to
|
|
3990
3990
|
* <code>0</code> disables automatic backups. You can retain automatic backups for a
|
|
3991
|
-
* maximum of 90 days. The default is <code>
|
|
3991
|
+
* maximum of 90 days. The default is <code>30</code>.</p>
|
|
3992
3992
|
*/
|
|
3993
3993
|
AutomaticBackupRetentionDays?: number;
|
|
3994
3994
|
/**
|
|
@@ -4025,11 +4025,11 @@ export interface CreateFileSystemOpenZFSConfiguration {
|
|
|
4025
4025
|
* <p>
|
|
4026
4026
|
* <code>SINGLE_AZ_1</code>- (Default) Creates file systems with throughput capacities of 64 - 4,096 MBps.
|
|
4027
4027
|
* <code>Single_AZ_1</code> is available in all Amazon Web Services Regions where Amazon FSx
|
|
4028
|
-
* for OpenZFS is available
|
|
4028
|
+
* for OpenZFS is available.</p>
|
|
4029
4029
|
* </li>
|
|
4030
4030
|
* <li>
|
|
4031
4031
|
* <p>
|
|
4032
|
-
* <code>SINGLE_AZ_2</code>- Creates file systems with throughput capacities of 160 - 10,240
|
|
4032
|
+
* <code>SINGLE_AZ_2</code>- Creates file systems with throughput capacities of 160 - 10,240 MB/s
|
|
4033
4033
|
* using an NVMe L2ARC cache. <code>Single_AZ_2</code> is available only in the US East (N. Virginia), US East (Ohio),
|
|
4034
4034
|
* US West (Oregon), and Europe (Ireland) Amazon Web Services Regions.</p>
|
|
4035
4035
|
* </li>
|
|
@@ -4289,9 +4289,9 @@ export interface CreateFileSystemWindowsConfiguration {
|
|
|
4289
4289
|
*/
|
|
4290
4290
|
DailyAutomaticBackupStartTime?: string;
|
|
4291
4291
|
/**
|
|
4292
|
-
* <p>The number of days to retain automatic backups.
|
|
4293
|
-
*
|
|
4294
|
-
*
|
|
4292
|
+
* <p>The number of days to retain automatic backups. Setting this property to
|
|
4293
|
+
* <code>0</code> disables automatic backups. You can retain automatic backups for a
|
|
4294
|
+
* maximum of 90 days. The default is <code>30</code>.</p>
|
|
4295
4295
|
*/
|
|
4296
4296
|
AutomaticBackupRetentionDays?: number;
|
|
4297
4297
|
/**
|
|
@@ -6865,7 +6865,7 @@ export interface UpdateFileSystemLustreConfiguration {
|
|
|
6865
6865
|
DailyAutomaticBackupStartTime?: string;
|
|
6866
6866
|
/**
|
|
6867
6867
|
* <p>The number of days to retain automatic backups. Setting this property to
|
|
6868
|
-
*
|
|
6868
|
+
* <code>0</code> disables automatic backups. You can retain automatic backups for a
|
|
6869
6869
|
* maximum of 90 days. The default is <code>0</code>.</p>
|
|
6870
6870
|
*/
|
|
6871
6871
|
AutomaticBackupRetentionDays?: number;
|
|
@@ -6946,7 +6946,7 @@ export interface UpdateFileSystemOntapConfiguration {
|
|
|
6946
6946
|
/**
|
|
6947
6947
|
* <p>The number of days to retain automatic backups. Setting this property to
|
|
6948
6948
|
* <code>0</code> disables automatic backups. You can retain automatic backups for a
|
|
6949
|
-
* maximum of 90 days. The default is <code>
|
|
6949
|
+
* maximum of 90 days. The default is <code>30</code>.</p>
|
|
6950
6950
|
*/
|
|
6951
6951
|
AutomaticBackupRetentionDays?: number;
|
|
6952
6952
|
/**
|
|
@@ -7010,7 +7010,7 @@ export interface UpdateFileSystemOpenZFSConfiguration {
|
|
|
7010
7010
|
/**
|
|
7011
7011
|
* <p>The number of days to retain automatic backups. Setting this property to
|
|
7012
7012
|
* <code>0</code> disables automatic backups. You can retain automatic backups for a
|
|
7013
|
-
* maximum of 90 days. The default is <code>
|
|
7013
|
+
* maximum of 90 days. The default is <code>30</code>.</p>
|
|
7014
7014
|
*/
|
|
7015
7015
|
AutomaticBackupRetentionDays?: number;
|
|
7016
7016
|
/**
|
|
@@ -7126,8 +7126,9 @@ export interface UpdateFileSystemWindowsConfiguration {
|
|
|
7126
7126
|
*/
|
|
7127
7127
|
DailyAutomaticBackupStartTime?: string;
|
|
7128
7128
|
/**
|
|
7129
|
-
* <p>The number of days to retain automatic
|
|
7130
|
-
* backups. You can retain automatic
|
|
7129
|
+
* <p>The number of days to retain automatic backups. Setting this property to
|
|
7130
|
+
* <code>0</code> disables automatic backups. You can retain automatic backups for a
|
|
7131
|
+
* maximum of 90 days. The default is <code>30</code>. For more information, see
|
|
7131
7132
|
* <a href="https://docs.aws.amazon.com/fsx/latest/WindowsGuide/using-backups.html#automatic-backups">Working with Automatic Daily Backups</a>.</p>
|
|
7132
7133
|
*/
|
|
7133
7134
|
AutomaticBackupRetentionDays?: number;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-fsx",
|
|
3
3
|
"description": "AWS SDK for JavaScript Fsx Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.359.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.359.0",
|
|
25
25
|
"@aws-sdk/config-resolver": "3.357.0",
|
|
26
26
|
"@aws-sdk/credential-provider-node": "3.358.0",
|
|
27
27
|
"@aws-sdk/fetch-http-handler": "3.357.0",
|