aws-sdk-fsx 1.53.0 → 1.54.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-fsx/client.rb +23 -22
- data/lib/aws-sdk-fsx/types.rb +10 -5
- data/lib/aws-sdk-fsx.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 325ff1628ba5e914abed4d6f121188871c7b0c9afea8e21695b9680226d60c0b
|
4
|
+
data.tar.gz: 6b90b51af37aa7d6483f8c7582cbc9b2456970387c1265c1c7ef08b312aa981e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c8d5747ca95c91d3f08703b6b3c2332f8ace9a02cb29a386802eaf09439cfd3149825539de856b214391a30a79bf550c29a8be26b3630b3b5416d27b4ec935e3
|
7
|
+
data.tar.gz: 1f049efb1623bf7d109075c31e8c1f407ec16be0da59b6e03697b263be4c8b3cf385bbe07b917b1083efc7ad634910e354861041358bfb1eb0d5ea089b2fb485
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,11 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.54.0 (2022-04-05)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Provide customers more visibility into file system status by adding new "Misconfigured Unavailable" status for Amazon FSx for Windows File Server.
|
8
|
+
|
4
9
|
1.53.0 (2022-03-30)
|
5
10
|
------------------
|
6
11
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.54.0
|
data/lib/aws-sdk-fsx/client.rb
CHANGED
@@ -655,7 +655,7 @@ module Aws::FSx
|
|
655
655
|
# resp.backup.file_system.creation_time #=> Time
|
656
656
|
# resp.backup.file_system.file_system_id #=> String
|
657
657
|
# resp.backup.file_system.file_system_type #=> String, one of "WINDOWS", "LUSTRE", "ONTAP", "OPENZFS"
|
658
|
-
# resp.backup.file_system.lifecycle #=> String, one of "AVAILABLE", "CREATING", "FAILED", "DELETING", "MISCONFIGURED", "UPDATING"
|
658
|
+
# resp.backup.file_system.lifecycle #=> String, one of "AVAILABLE", "CREATING", "FAILED", "DELETING", "MISCONFIGURED", "UPDATING", "MISCONFIGURED_UNAVAILABLE"
|
659
659
|
# resp.backup.file_system.failure_details.message #=> String
|
660
660
|
# resp.backup.file_system.storage_capacity #=> Integer
|
661
661
|
# resp.backup.file_system.storage_type #=> String, one of "SSD", "HDD"
|
@@ -837,7 +837,7 @@ module Aws::FSx
|
|
837
837
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.creation_time #=> Time
|
838
838
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.file_system_id #=> String
|
839
839
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.file_system_type #=> String, one of "WINDOWS", "LUSTRE", "ONTAP", "OPENZFS"
|
840
|
-
# resp.backup.volume.administrative_actions[0].target_file_system_values.lifecycle #=> String, one of "AVAILABLE", "CREATING", "FAILED", "DELETING", "MISCONFIGURED", "UPDATING"
|
840
|
+
# resp.backup.volume.administrative_actions[0].target_file_system_values.lifecycle #=> String, one of "AVAILABLE", "CREATING", "FAILED", "DELETING", "MISCONFIGURED", "UPDATING", "MISCONFIGURED_UNAVAILABLE"
|
841
841
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.failure_details.message #=> String
|
842
842
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.storage_capacity #=> Integer
|
843
843
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.storage_type #=> String, one of "SSD", "HDD"
|
@@ -1125,7 +1125,7 @@ module Aws::FSx
|
|
1125
1125
|
# resp.backup.file_system.creation_time #=> Time
|
1126
1126
|
# resp.backup.file_system.file_system_id #=> String
|
1127
1127
|
# resp.backup.file_system.file_system_type #=> String, one of "WINDOWS", "LUSTRE", "ONTAP", "OPENZFS"
|
1128
|
-
# resp.backup.file_system.lifecycle #=> String, one of "AVAILABLE", "CREATING", "FAILED", "DELETING", "MISCONFIGURED", "UPDATING"
|
1128
|
+
# resp.backup.file_system.lifecycle #=> String, one of "AVAILABLE", "CREATING", "FAILED", "DELETING", "MISCONFIGURED", "UPDATING", "MISCONFIGURED_UNAVAILABLE"
|
1129
1129
|
# resp.backup.file_system.failure_details.message #=> String
|
1130
1130
|
# resp.backup.file_system.storage_capacity #=> Integer
|
1131
1131
|
# resp.backup.file_system.storage_type #=> String, one of "SSD", "HDD"
|
@@ -1307,7 +1307,7 @@ module Aws::FSx
|
|
1307
1307
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.creation_time #=> Time
|
1308
1308
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.file_system_id #=> String
|
1309
1309
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.file_system_type #=> String, one of "WINDOWS", "LUSTRE", "ONTAP", "OPENZFS"
|
1310
|
-
# resp.backup.volume.administrative_actions[0].target_file_system_values.lifecycle #=> String, one of "AVAILABLE", "CREATING", "FAILED", "DELETING", "MISCONFIGURED", "UPDATING"
|
1310
|
+
# resp.backup.volume.administrative_actions[0].target_file_system_values.lifecycle #=> String, one of "AVAILABLE", "CREATING", "FAILED", "DELETING", "MISCONFIGURED", "UPDATING", "MISCONFIGURED_UNAVAILABLE"
|
1311
1311
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.failure_details.message #=> String
|
1312
1312
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.storage_capacity #=> Integer
|
1313
1313
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.storage_type #=> String, one of "SSD", "HDD"
|
@@ -2114,7 +2114,7 @@ module Aws::FSx
|
|
2114
2114
|
# resp.file_system.creation_time #=> Time
|
2115
2115
|
# resp.file_system.file_system_id #=> String
|
2116
2116
|
# resp.file_system.file_system_type #=> String, one of "WINDOWS", "LUSTRE", "ONTAP", "OPENZFS"
|
2117
|
-
# resp.file_system.lifecycle #=> String, one of "AVAILABLE", "CREATING", "FAILED", "DELETING", "MISCONFIGURED", "UPDATING"
|
2117
|
+
# resp.file_system.lifecycle #=> String, one of "AVAILABLE", "CREATING", "FAILED", "DELETING", "MISCONFIGURED", "UPDATING", "MISCONFIGURED_UNAVAILABLE"
|
2118
2118
|
# resp.file_system.failure_details.message #=> String
|
2119
2119
|
# resp.file_system.storage_capacity #=> Integer
|
2120
2120
|
# resp.file_system.storage_type #=> String, one of "SSD", "HDD"
|
@@ -2588,7 +2588,7 @@ module Aws::FSx
|
|
2588
2588
|
# resp.file_system.creation_time #=> Time
|
2589
2589
|
# resp.file_system.file_system_id #=> String
|
2590
2590
|
# resp.file_system.file_system_type #=> String, one of "WINDOWS", "LUSTRE", "ONTAP", "OPENZFS"
|
2591
|
-
# resp.file_system.lifecycle #=> String, one of "AVAILABLE", "CREATING", "FAILED", "DELETING", "MISCONFIGURED", "UPDATING"
|
2591
|
+
# resp.file_system.lifecycle #=> String, one of "AVAILABLE", "CREATING", "FAILED", "DELETING", "MISCONFIGURED", "UPDATING", "MISCONFIGURED_UNAVAILABLE"
|
2592
2592
|
# resp.file_system.failure_details.message #=> String
|
2593
2593
|
# resp.file_system.storage_capacity #=> Integer
|
2594
2594
|
# resp.file_system.storage_type #=> String, one of "SSD", "HDD"
|
@@ -2831,7 +2831,7 @@ module Aws::FSx
|
|
2831
2831
|
# resp.snapshot.administrative_actions[0].target_file_system_values.creation_time #=> Time
|
2832
2832
|
# resp.snapshot.administrative_actions[0].target_file_system_values.file_system_id #=> String
|
2833
2833
|
# resp.snapshot.administrative_actions[0].target_file_system_values.file_system_type #=> String, one of "WINDOWS", "LUSTRE", "ONTAP", "OPENZFS"
|
2834
|
-
# resp.snapshot.administrative_actions[0].target_file_system_values.lifecycle #=> String, one of "AVAILABLE", "CREATING", "FAILED", "DELETING", "MISCONFIGURED", "UPDATING"
|
2834
|
+
# resp.snapshot.administrative_actions[0].target_file_system_values.lifecycle #=> String, one of "AVAILABLE", "CREATING", "FAILED", "DELETING", "MISCONFIGURED", "UPDATING", "MISCONFIGURED_UNAVAILABLE"
|
2835
2835
|
# resp.snapshot.administrative_actions[0].target_file_system_values.failure_details.message #=> String
|
2836
2836
|
# resp.snapshot.administrative_actions[0].target_file_system_values.storage_capacity #=> Integer
|
2837
2837
|
# resp.snapshot.administrative_actions[0].target_file_system_values.storage_type #=> String, one of "SSD", "HDD"
|
@@ -3211,7 +3211,7 @@ module Aws::FSx
|
|
3211
3211
|
# resp.volume.administrative_actions[0].target_file_system_values.creation_time #=> Time
|
3212
3212
|
# resp.volume.administrative_actions[0].target_file_system_values.file_system_id #=> String
|
3213
3213
|
# resp.volume.administrative_actions[0].target_file_system_values.file_system_type #=> String, one of "WINDOWS", "LUSTRE", "ONTAP", "OPENZFS"
|
3214
|
-
# resp.volume.administrative_actions[0].target_file_system_values.lifecycle #=> String, one of "AVAILABLE", "CREATING", "FAILED", "DELETING", "MISCONFIGURED", "UPDATING"
|
3214
|
+
# resp.volume.administrative_actions[0].target_file_system_values.lifecycle #=> String, one of "AVAILABLE", "CREATING", "FAILED", "DELETING", "MISCONFIGURED", "UPDATING", "MISCONFIGURED_UNAVAILABLE"
|
3215
3215
|
# resp.volume.administrative_actions[0].target_file_system_values.failure_details.message #=> String
|
3216
3216
|
# resp.volume.administrative_actions[0].target_file_system_values.storage_capacity #=> Integer
|
3217
3217
|
# resp.volume.administrative_actions[0].target_file_system_values.storage_type #=> String, one of "SSD", "HDD"
|
@@ -3425,7 +3425,7 @@ module Aws::FSx
|
|
3425
3425
|
# resp.volume.administrative_actions[0].target_file_system_values.creation_time #=> Time
|
3426
3426
|
# resp.volume.administrative_actions[0].target_file_system_values.file_system_id #=> String
|
3427
3427
|
# resp.volume.administrative_actions[0].target_file_system_values.file_system_type #=> String, one of "WINDOWS", "LUSTRE", "ONTAP", "OPENZFS"
|
3428
|
-
# resp.volume.administrative_actions[0].target_file_system_values.lifecycle #=> String, one of "AVAILABLE", "CREATING", "FAILED", "DELETING", "MISCONFIGURED", "UPDATING"
|
3428
|
+
# resp.volume.administrative_actions[0].target_file_system_values.lifecycle #=> String, one of "AVAILABLE", "CREATING", "FAILED", "DELETING", "MISCONFIGURED", "UPDATING", "MISCONFIGURED_UNAVAILABLE"
|
3429
3429
|
# resp.volume.administrative_actions[0].target_file_system_values.failure_details.message #=> String
|
3430
3430
|
# resp.volume.administrative_actions[0].target_file_system_values.storage_capacity #=> Integer
|
3431
3431
|
# resp.volume.administrative_actions[0].target_file_system_values.storage_type #=> String, one of "SSD", "HDD"
|
@@ -3784,7 +3784,7 @@ module Aws::FSx
|
|
3784
3784
|
# @example Response structure
|
3785
3785
|
#
|
3786
3786
|
# resp.file_system_id #=> String
|
3787
|
-
# resp.lifecycle #=> String, one of "AVAILABLE", "CREATING", "FAILED", "DELETING", "MISCONFIGURED", "UPDATING"
|
3787
|
+
# resp.lifecycle #=> String, one of "AVAILABLE", "CREATING", "FAILED", "DELETING", "MISCONFIGURED", "UPDATING", "MISCONFIGURED_UNAVAILABLE"
|
3788
3788
|
# resp.windows_response.final_backup_id #=> String
|
3789
3789
|
# resp.windows_response.final_backup_tags #=> Array
|
3790
3790
|
# resp.windows_response.final_backup_tags[0].key #=> String
|
@@ -4086,7 +4086,7 @@ module Aws::FSx
|
|
4086
4086
|
# resp.backups[0].file_system.creation_time #=> Time
|
4087
4087
|
# resp.backups[0].file_system.file_system_id #=> String
|
4088
4088
|
# resp.backups[0].file_system.file_system_type #=> String, one of "WINDOWS", "LUSTRE", "ONTAP", "OPENZFS"
|
4089
|
-
# resp.backups[0].file_system.lifecycle #=> String, one of "AVAILABLE", "CREATING", "FAILED", "DELETING", "MISCONFIGURED", "UPDATING"
|
4089
|
+
# resp.backups[0].file_system.lifecycle #=> String, one of "AVAILABLE", "CREATING", "FAILED", "DELETING", "MISCONFIGURED", "UPDATING", "MISCONFIGURED_UNAVAILABLE"
|
4090
4090
|
# resp.backups[0].file_system.failure_details.message #=> String
|
4091
4091
|
# resp.backups[0].file_system.storage_capacity #=> Integer
|
4092
4092
|
# resp.backups[0].file_system.storage_type #=> String, one of "SSD", "HDD"
|
@@ -4268,7 +4268,7 @@ module Aws::FSx
|
|
4268
4268
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.creation_time #=> Time
|
4269
4269
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.file_system_id #=> String
|
4270
4270
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.file_system_type #=> String, one of "WINDOWS", "LUSTRE", "ONTAP", "OPENZFS"
|
4271
|
-
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.lifecycle #=> String, one of "AVAILABLE", "CREATING", "FAILED", "DELETING", "MISCONFIGURED", "UPDATING"
|
4271
|
+
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.lifecycle #=> String, one of "AVAILABLE", "CREATING", "FAILED", "DELETING", "MISCONFIGURED", "UPDATING", "MISCONFIGURED_UNAVAILABLE"
|
4272
4272
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.failure_details.message #=> String
|
4273
4273
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.storage_capacity #=> Integer
|
4274
4274
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.storage_type #=> String, one of "SSD", "HDD"
|
@@ -4753,7 +4753,7 @@ module Aws::FSx
|
|
4753
4753
|
# resp.file_systems[0].creation_time #=> Time
|
4754
4754
|
# resp.file_systems[0].file_system_id #=> String
|
4755
4755
|
# resp.file_systems[0].file_system_type #=> String, one of "WINDOWS", "LUSTRE", "ONTAP", "OPENZFS"
|
4756
|
-
# resp.file_systems[0].lifecycle #=> String, one of "AVAILABLE", "CREATING", "FAILED", "DELETING", "MISCONFIGURED", "UPDATING"
|
4756
|
+
# resp.file_systems[0].lifecycle #=> String, one of "AVAILABLE", "CREATING", "FAILED", "DELETING", "MISCONFIGURED", "UPDATING", "MISCONFIGURED_UNAVAILABLE"
|
4757
4757
|
# resp.file_systems[0].failure_details.message #=> String
|
4758
4758
|
# resp.file_systems[0].storage_capacity #=> Integer
|
4759
4759
|
# resp.file_systems[0].storage_type #=> String, one of "SSD", "HDD"
|
@@ -4997,7 +4997,7 @@ module Aws::FSx
|
|
4997
4997
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.creation_time #=> Time
|
4998
4998
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.file_system_id #=> String
|
4999
4999
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.file_system_type #=> String, one of "WINDOWS", "LUSTRE", "ONTAP", "OPENZFS"
|
5000
|
-
# resp.snapshots[0].administrative_actions[0].target_file_system_values.lifecycle #=> String, one of "AVAILABLE", "CREATING", "FAILED", "DELETING", "MISCONFIGURED", "UPDATING"
|
5000
|
+
# resp.snapshots[0].administrative_actions[0].target_file_system_values.lifecycle #=> String, one of "AVAILABLE", "CREATING", "FAILED", "DELETING", "MISCONFIGURED", "UPDATING", "MISCONFIGURED_UNAVAILABLE"
|
5001
5001
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.failure_details.message #=> String
|
5002
5002
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.storage_capacity #=> Integer
|
5003
5003
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.storage_type #=> String, one of "SSD", "HDD"
|
@@ -5298,7 +5298,7 @@ module Aws::FSx
|
|
5298
5298
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.creation_time #=> Time
|
5299
5299
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.file_system_id #=> String
|
5300
5300
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.file_system_type #=> String, one of "WINDOWS", "LUSTRE", "ONTAP", "OPENZFS"
|
5301
|
-
# resp.volumes[0].administrative_actions[0].target_file_system_values.lifecycle #=> String, one of "AVAILABLE", "CREATING", "FAILED", "DELETING", "MISCONFIGURED", "UPDATING"
|
5301
|
+
# resp.volumes[0].administrative_actions[0].target_file_system_values.lifecycle #=> String, one of "AVAILABLE", "CREATING", "FAILED", "DELETING", "MISCONFIGURED", "UPDATING", "MISCONFIGURED_UNAVAILABLE"
|
5302
5302
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.failure_details.message #=> String
|
5303
5303
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.storage_capacity #=> Integer
|
5304
5304
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.storage_type #=> String, one of "SSD", "HDD"
|
@@ -5605,7 +5605,7 @@ module Aws::FSx
|
|
5605
5605
|
# resp.file_system.creation_time #=> Time
|
5606
5606
|
# resp.file_system.file_system_id #=> String
|
5607
5607
|
# resp.file_system.file_system_type #=> String, one of "WINDOWS", "LUSTRE", "ONTAP", "OPENZFS"
|
5608
|
-
# resp.file_system.lifecycle #=> String, one of "AVAILABLE", "CREATING", "FAILED", "DELETING", "MISCONFIGURED", "UPDATING"
|
5608
|
+
# resp.file_system.lifecycle #=> String, one of "AVAILABLE", "CREATING", "FAILED", "DELETING", "MISCONFIGURED", "UPDATING", "MISCONFIGURED_UNAVAILABLE"
|
5609
5609
|
# resp.file_system.failure_details.message #=> String
|
5610
5610
|
# resp.file_system.storage_capacity #=> Integer
|
5611
5611
|
# resp.file_system.storage_type #=> String, one of "SSD", "HDD"
|
@@ -5786,8 +5786,9 @@ module Aws::FSx
|
|
5786
5786
|
# snapshots and this option isn't used, `RestoreVolumeFromSnapshot`
|
5787
5787
|
# fails.
|
5788
5788
|
#
|
5789
|
-
# * `DELETE_CLONED_VOLUMES` - Deletes any
|
5790
|
-
#
|
5789
|
+
# * `DELETE_CLONED_VOLUMES` - Deletes any dependent clone volumes
|
5790
|
+
# created from intermediate snapshots. If there are any dependent
|
5791
|
+
# clone volumes and this option isn't used,
|
5791
5792
|
# `RestoreVolumeFromSnapshot` fails.
|
5792
5793
|
#
|
5793
5794
|
# @return [Types::RestoreVolumeFromSnapshotResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
@@ -6243,7 +6244,7 @@ module Aws::FSx
|
|
6243
6244
|
# resp.file_system.creation_time #=> Time
|
6244
6245
|
# resp.file_system.file_system_id #=> String
|
6245
6246
|
# resp.file_system.file_system_type #=> String, one of "WINDOWS", "LUSTRE", "ONTAP", "OPENZFS"
|
6246
|
-
# resp.file_system.lifecycle #=> String, one of "AVAILABLE", "CREATING", "FAILED", "DELETING", "MISCONFIGURED", "UPDATING"
|
6247
|
+
# resp.file_system.lifecycle #=> String, one of "AVAILABLE", "CREATING", "FAILED", "DELETING", "MISCONFIGURED", "UPDATING", "MISCONFIGURED_UNAVAILABLE"
|
6247
6248
|
# resp.file_system.failure_details.message #=> String
|
6248
6249
|
# resp.file_system.storage_capacity #=> Integer
|
6249
6250
|
# resp.file_system.storage_type #=> String, one of "SSD", "HDD"
|
@@ -6448,7 +6449,7 @@ module Aws::FSx
|
|
6448
6449
|
# resp.snapshot.administrative_actions[0].target_file_system_values.creation_time #=> Time
|
6449
6450
|
# resp.snapshot.administrative_actions[0].target_file_system_values.file_system_id #=> String
|
6450
6451
|
# resp.snapshot.administrative_actions[0].target_file_system_values.file_system_type #=> String, one of "WINDOWS", "LUSTRE", "ONTAP", "OPENZFS"
|
6451
|
-
# resp.snapshot.administrative_actions[0].target_file_system_values.lifecycle #=> String, one of "AVAILABLE", "CREATING", "FAILED", "DELETING", "MISCONFIGURED", "UPDATING"
|
6452
|
+
# resp.snapshot.administrative_actions[0].target_file_system_values.lifecycle #=> String, one of "AVAILABLE", "CREATING", "FAILED", "DELETING", "MISCONFIGURED", "UPDATING", "MISCONFIGURED_UNAVAILABLE"
|
6452
6453
|
# resp.snapshot.administrative_actions[0].target_file_system_values.failure_details.message #=> String
|
6453
6454
|
# resp.snapshot.administrative_actions[0].target_file_system_values.storage_capacity #=> Integer
|
6454
6455
|
# resp.snapshot.administrative_actions[0].target_file_system_values.storage_type #=> String, one of "SSD", "HDD"
|
@@ -6779,7 +6780,7 @@ module Aws::FSx
|
|
6779
6780
|
# resp.volume.administrative_actions[0].target_file_system_values.creation_time #=> Time
|
6780
6781
|
# resp.volume.administrative_actions[0].target_file_system_values.file_system_id #=> String
|
6781
6782
|
# resp.volume.administrative_actions[0].target_file_system_values.file_system_type #=> String, one of "WINDOWS", "LUSTRE", "ONTAP", "OPENZFS"
|
6782
|
-
# resp.volume.administrative_actions[0].target_file_system_values.lifecycle #=> String, one of "AVAILABLE", "CREATING", "FAILED", "DELETING", "MISCONFIGURED", "UPDATING"
|
6783
|
+
# resp.volume.administrative_actions[0].target_file_system_values.lifecycle #=> String, one of "AVAILABLE", "CREATING", "FAILED", "DELETING", "MISCONFIGURED", "UPDATING", "MISCONFIGURED_UNAVAILABLE"
|
6783
6784
|
# resp.volume.administrative_actions[0].target_file_system_values.failure_details.message #=> String
|
6784
6785
|
# resp.volume.administrative_actions[0].target_file_system_values.storage_capacity #=> Integer
|
6785
6786
|
# resp.volume.administrative_actions[0].target_file_system_values.storage_type #=> String, one of "SSD", "HDD"
|
@@ -6919,7 +6920,7 @@ module Aws::FSx
|
|
6919
6920
|
params: params,
|
6920
6921
|
config: config)
|
6921
6922
|
context[:gem_name] = 'aws-sdk-fsx'
|
6922
|
-
context[:gem_version] = '1.
|
6923
|
+
context[:gem_version] = '1.54.0'
|
6923
6924
|
Seahorse::Client::Request.new(handlers, context)
|
6924
6925
|
end
|
6925
6926
|
|
data/lib/aws-sdk-fsx/types.rb
CHANGED
@@ -5105,6 +5105,10 @@ module Aws::FSx
|
|
5105
5105
|
# * `MISCONFIGURED` - The file system is in a failed but recoverable
|
5106
5106
|
# state.
|
5107
5107
|
#
|
5108
|
+
# * `MISCONFIGURED_UNAVAILABLE` - (Amazon FSx for Windows File Server
|
5109
|
+
# only) The file system is currently unavailable due to a change in
|
5110
|
+
# your Active Directory configuration.
|
5111
|
+
#
|
5108
5112
|
# * `UPDATING` - The file system is undergoing a customer-initiated
|
5109
5113
|
# update.
|
5110
5114
|
# @return [String]
|
@@ -6659,9 +6663,10 @@ module Aws::FSx
|
|
6659
6663
|
# intermediate snapshots and this option isn't used,
|
6660
6664
|
# `RestoreVolumeFromSnapshot` fails.
|
6661
6665
|
#
|
6662
|
-
# * `DELETE_CLONED_VOLUMES` - Deletes any
|
6663
|
-
#
|
6664
|
-
# used,
|
6666
|
+
# * `DELETE_CLONED_VOLUMES` - Deletes any dependent clone volumes
|
6667
|
+
# created from intermediate snapshots. If there are any dependent
|
6668
|
+
# clone volumes and this option isn't used,
|
6669
|
+
# `RestoreVolumeFromSnapshot` fails.
|
6665
6670
|
# @return [Array<String>]
|
6666
6671
|
#
|
6667
6672
|
# @see http://docs.aws.amazon.com/goto/WebAPI/fsx-2018-03-01/RestoreVolumeFromSnapshotRequest AWS API Documentation
|
@@ -7722,8 +7727,8 @@ module Aws::FSx
|
|
7722
7727
|
#
|
7723
7728
|
# @!attribute [rw] throughput_capacity
|
7724
7729
|
# Specifies the throughput of an FSx for NetApp ONTAP file system,
|
7725
|
-
# measured in megabytes per second (MBps). Valid values are
|
7726
|
-
#
|
7730
|
+
# measured in megabytes per second (MBps). Valid values are 128, 256,
|
7731
|
+
# 512, 1024, or 2048 MB/s.
|
7727
7732
|
# @return [Integer]
|
7728
7733
|
#
|
7729
7734
|
# @see http://docs.aws.amazon.com/goto/WebAPI/fsx-2018-03-01/UpdateFileSystemOntapConfiguration AWS API Documentation
|
data/lib/aws-sdk-fsx.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-fsx
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.54.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Amazon Web Services
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-
|
11
|
+
date: 2022-04-05 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|