aws-sdk-fsx 1.54.0 → 1.55.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 +20 -20
- data/lib/aws-sdk-fsx/types.rb +46 -17
- 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: 2ce12dcb17455a96d45bb3f06d9ab613ff517417cbded7581cd310e998023e54
|
4
|
+
data.tar.gz: 40ba36f17671c8acc34ad3834eced7723a8679ba8ce981160c64bf2b2e365c51
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 268ef1978633fd37426f05cd4342bc8060fdf09e77298aed56d50a2ddd5fc8caf23497e5700368d72be573d148bdd66b18c57f9c99addb6377473f60677559f4
|
7
|
+
data.tar.gz: 71d1c281cc9a9cc59f59475ae692f107fb7b4c380618d25b1ea15030d8a77f9f524b390d98696370015d7aafc9965f59441648924a1903225a8c684d64f5b612
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.55.0
|
data/lib/aws-sdk-fsx/client.rb
CHANGED
@@ -773,7 +773,7 @@ module Aws::FSx
|
|
773
773
|
# resp.backup.file_system.administrative_actions[0].target_snapshot_values.administrative_actions #=> Types::AdministrativeActions
|
774
774
|
# resp.backup.file_system.ontap_configuration.automatic_backup_retention_days #=> Integer
|
775
775
|
# resp.backup.file_system.ontap_configuration.daily_automatic_backup_start_time #=> String
|
776
|
-
# resp.backup.file_system.ontap_configuration.deployment_type #=> String, one of "MULTI_AZ_1"
|
776
|
+
# resp.backup.file_system.ontap_configuration.deployment_type #=> String, one of "MULTI_AZ_1", "SINGLE_AZ_1"
|
777
777
|
# resp.backup.file_system.ontap_configuration.endpoint_ip_address_range #=> String
|
778
778
|
# resp.backup.file_system.ontap_configuration.endpoints.intercluster.dns_name #=> String
|
779
779
|
# resp.backup.file_system.ontap_configuration.endpoints.intercluster.ip_addresses #=> Array
|
@@ -896,7 +896,7 @@ module Aws::FSx
|
|
896
896
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.administrative_actions #=> Types::AdministrativeActions
|
897
897
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.automatic_backup_retention_days #=> Integer
|
898
898
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.daily_automatic_backup_start_time #=> String
|
899
|
-
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.deployment_type #=> String, one of "MULTI_AZ_1"
|
899
|
+
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.deployment_type #=> String, one of "MULTI_AZ_1", "SINGLE_AZ_1"
|
900
900
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoint_ip_address_range #=> String
|
901
901
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.dns_name #=> String
|
902
902
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ip_addresses #=> Array
|
@@ -1243,7 +1243,7 @@ module Aws::FSx
|
|
1243
1243
|
# resp.backup.file_system.administrative_actions[0].target_snapshot_values.administrative_actions #=> Types::AdministrativeActions
|
1244
1244
|
# resp.backup.file_system.ontap_configuration.automatic_backup_retention_days #=> Integer
|
1245
1245
|
# resp.backup.file_system.ontap_configuration.daily_automatic_backup_start_time #=> String
|
1246
|
-
# resp.backup.file_system.ontap_configuration.deployment_type #=> String, one of "MULTI_AZ_1"
|
1246
|
+
# resp.backup.file_system.ontap_configuration.deployment_type #=> String, one of "MULTI_AZ_1", "SINGLE_AZ_1"
|
1247
1247
|
# resp.backup.file_system.ontap_configuration.endpoint_ip_address_range #=> String
|
1248
1248
|
# resp.backup.file_system.ontap_configuration.endpoints.intercluster.dns_name #=> String
|
1249
1249
|
# resp.backup.file_system.ontap_configuration.endpoints.intercluster.ip_addresses #=> Array
|
@@ -1366,7 +1366,7 @@ module Aws::FSx
|
|
1366
1366
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.administrative_actions #=> Types::AdministrativeActions
|
1367
1367
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.automatic_backup_retention_days #=> Integer
|
1368
1368
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.daily_automatic_backup_start_time #=> String
|
1369
|
-
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.deployment_type #=> String, one of "MULTI_AZ_1"
|
1369
|
+
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.deployment_type #=> String, one of "MULTI_AZ_1", "SINGLE_AZ_1"
|
1370
1370
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoint_ip_address_range #=> String
|
1371
1371
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.dns_name #=> String
|
1372
1372
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ip_addresses #=> Array
|
@@ -2057,7 +2057,7 @@ module Aws::FSx
|
|
2057
2057
|
# ontap_configuration: {
|
2058
2058
|
# automatic_backup_retention_days: 1,
|
2059
2059
|
# daily_automatic_backup_start_time: "DailyTime",
|
2060
|
-
# deployment_type: "MULTI_AZ_1", # required, accepts MULTI_AZ_1
|
2060
|
+
# deployment_type: "MULTI_AZ_1", # required, accepts MULTI_AZ_1, SINGLE_AZ_1
|
2061
2061
|
# endpoint_ip_address_range: "IpAddressRange",
|
2062
2062
|
# fsx_admin_password: "AdminPassword",
|
2063
2063
|
# disk_iops_configuration: {
|
@@ -2232,7 +2232,7 @@ module Aws::FSx
|
|
2232
2232
|
# resp.file_system.administrative_actions[0].target_snapshot_values.administrative_actions #=> Types::AdministrativeActions
|
2233
2233
|
# resp.file_system.ontap_configuration.automatic_backup_retention_days #=> Integer
|
2234
2234
|
# resp.file_system.ontap_configuration.daily_automatic_backup_start_time #=> String
|
2235
|
-
# resp.file_system.ontap_configuration.deployment_type #=> String, one of "MULTI_AZ_1"
|
2235
|
+
# resp.file_system.ontap_configuration.deployment_type #=> String, one of "MULTI_AZ_1", "SINGLE_AZ_1"
|
2236
2236
|
# resp.file_system.ontap_configuration.endpoint_ip_address_range #=> String
|
2237
2237
|
# resp.file_system.ontap_configuration.endpoints.intercluster.dns_name #=> String
|
2238
2238
|
# resp.file_system.ontap_configuration.endpoints.intercluster.ip_addresses #=> Array
|
@@ -2706,7 +2706,7 @@ module Aws::FSx
|
|
2706
2706
|
# resp.file_system.administrative_actions[0].target_snapshot_values.administrative_actions #=> Types::AdministrativeActions
|
2707
2707
|
# resp.file_system.ontap_configuration.automatic_backup_retention_days #=> Integer
|
2708
2708
|
# resp.file_system.ontap_configuration.daily_automatic_backup_start_time #=> String
|
2709
|
-
# resp.file_system.ontap_configuration.deployment_type #=> String, one of "MULTI_AZ_1"
|
2709
|
+
# resp.file_system.ontap_configuration.deployment_type #=> String, one of "MULTI_AZ_1", "SINGLE_AZ_1"
|
2710
2710
|
# resp.file_system.ontap_configuration.endpoint_ip_address_range #=> String
|
2711
2711
|
# resp.file_system.ontap_configuration.endpoints.intercluster.dns_name #=> String
|
2712
2712
|
# resp.file_system.ontap_configuration.endpoints.intercluster.ip_addresses #=> Array
|
@@ -2890,7 +2890,7 @@ module Aws::FSx
|
|
2890
2890
|
# resp.snapshot.administrative_actions[0].target_file_system_values.administrative_actions #=> Types::AdministrativeActions
|
2891
2891
|
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.automatic_backup_retention_days #=> Integer
|
2892
2892
|
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.daily_automatic_backup_start_time #=> String
|
2893
|
-
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.deployment_type #=> String, one of "MULTI_AZ_1"
|
2893
|
+
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.deployment_type #=> String, one of "MULTI_AZ_1", "SINGLE_AZ_1"
|
2894
2894
|
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.endpoint_ip_address_range #=> String
|
2895
2895
|
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.dns_name #=> String
|
2896
2896
|
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ip_addresses #=> Array
|
@@ -3270,7 +3270,7 @@ module Aws::FSx
|
|
3270
3270
|
# resp.volume.administrative_actions[0].target_file_system_values.administrative_actions #=> Types::AdministrativeActions
|
3271
3271
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.automatic_backup_retention_days #=> Integer
|
3272
3272
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.daily_automatic_backup_start_time #=> String
|
3273
|
-
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.deployment_type #=> String, one of "MULTI_AZ_1"
|
3273
|
+
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.deployment_type #=> String, one of "MULTI_AZ_1", "SINGLE_AZ_1"
|
3274
3274
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoint_ip_address_range #=> String
|
3275
3275
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.dns_name #=> String
|
3276
3276
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ip_addresses #=> Array
|
@@ -3484,7 +3484,7 @@ module Aws::FSx
|
|
3484
3484
|
# resp.volume.administrative_actions[0].target_file_system_values.administrative_actions #=> Types::AdministrativeActions
|
3485
3485
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.automatic_backup_retention_days #=> Integer
|
3486
3486
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.daily_automatic_backup_start_time #=> String
|
3487
|
-
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.deployment_type #=> String, one of "MULTI_AZ_1"
|
3487
|
+
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.deployment_type #=> String, one of "MULTI_AZ_1", "SINGLE_AZ_1"
|
3488
3488
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoint_ip_address_range #=> String
|
3489
3489
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.dns_name #=> String
|
3490
3490
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ip_addresses #=> Array
|
@@ -4204,7 +4204,7 @@ module Aws::FSx
|
|
4204
4204
|
# resp.backups[0].file_system.administrative_actions[0].target_snapshot_values.administrative_actions #=> Types::AdministrativeActions
|
4205
4205
|
# resp.backups[0].file_system.ontap_configuration.automatic_backup_retention_days #=> Integer
|
4206
4206
|
# resp.backups[0].file_system.ontap_configuration.daily_automatic_backup_start_time #=> String
|
4207
|
-
# resp.backups[0].file_system.ontap_configuration.deployment_type #=> String, one of "MULTI_AZ_1"
|
4207
|
+
# resp.backups[0].file_system.ontap_configuration.deployment_type #=> String, one of "MULTI_AZ_1", "SINGLE_AZ_1"
|
4208
4208
|
# resp.backups[0].file_system.ontap_configuration.endpoint_ip_address_range #=> String
|
4209
4209
|
# resp.backups[0].file_system.ontap_configuration.endpoints.intercluster.dns_name #=> String
|
4210
4210
|
# resp.backups[0].file_system.ontap_configuration.endpoints.intercluster.ip_addresses #=> Array
|
@@ -4327,7 +4327,7 @@ module Aws::FSx
|
|
4327
4327
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.administrative_actions #=> Types::AdministrativeActions
|
4328
4328
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.ontap_configuration.automatic_backup_retention_days #=> Integer
|
4329
4329
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.ontap_configuration.daily_automatic_backup_start_time #=> String
|
4330
|
-
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.ontap_configuration.deployment_type #=> String, one of "MULTI_AZ_1"
|
4330
|
+
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.ontap_configuration.deployment_type #=> String, one of "MULTI_AZ_1", "SINGLE_AZ_1"
|
4331
4331
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoint_ip_address_range #=> String
|
4332
4332
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.dns_name #=> String
|
4333
4333
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ip_addresses #=> Array
|
@@ -4871,7 +4871,7 @@ module Aws::FSx
|
|
4871
4871
|
# resp.file_systems[0].administrative_actions[0].target_snapshot_values.administrative_actions #=> Types::AdministrativeActions
|
4872
4872
|
# resp.file_systems[0].ontap_configuration.automatic_backup_retention_days #=> Integer
|
4873
4873
|
# resp.file_systems[0].ontap_configuration.daily_automatic_backup_start_time #=> String
|
4874
|
-
# resp.file_systems[0].ontap_configuration.deployment_type #=> String, one of "MULTI_AZ_1"
|
4874
|
+
# resp.file_systems[0].ontap_configuration.deployment_type #=> String, one of "MULTI_AZ_1", "SINGLE_AZ_1"
|
4875
4875
|
# resp.file_systems[0].ontap_configuration.endpoint_ip_address_range #=> String
|
4876
4876
|
# resp.file_systems[0].ontap_configuration.endpoints.intercluster.dns_name #=> String
|
4877
4877
|
# resp.file_systems[0].ontap_configuration.endpoints.intercluster.ip_addresses #=> Array
|
@@ -5056,7 +5056,7 @@ module Aws::FSx
|
|
5056
5056
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.administrative_actions #=> Types::AdministrativeActions
|
5057
5057
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.ontap_configuration.automatic_backup_retention_days #=> Integer
|
5058
5058
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.ontap_configuration.daily_automatic_backup_start_time #=> String
|
5059
|
-
# resp.snapshots[0].administrative_actions[0].target_file_system_values.ontap_configuration.deployment_type #=> String, one of "MULTI_AZ_1"
|
5059
|
+
# resp.snapshots[0].administrative_actions[0].target_file_system_values.ontap_configuration.deployment_type #=> String, one of "MULTI_AZ_1", "SINGLE_AZ_1"
|
5060
5060
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.ontap_configuration.endpoint_ip_address_range #=> String
|
5061
5061
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.dns_name #=> String
|
5062
5062
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ip_addresses #=> Array
|
@@ -5357,7 +5357,7 @@ module Aws::FSx
|
|
5357
5357
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.administrative_actions #=> Types::AdministrativeActions
|
5358
5358
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.ontap_configuration.automatic_backup_retention_days #=> Integer
|
5359
5359
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.ontap_configuration.daily_automatic_backup_start_time #=> String
|
5360
|
-
# resp.volumes[0].administrative_actions[0].target_file_system_values.ontap_configuration.deployment_type #=> String, one of "MULTI_AZ_1"
|
5360
|
+
# resp.volumes[0].administrative_actions[0].target_file_system_values.ontap_configuration.deployment_type #=> String, one of "MULTI_AZ_1", "SINGLE_AZ_1"
|
5361
5361
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.ontap_configuration.endpoint_ip_address_range #=> String
|
5362
5362
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.dns_name #=> String
|
5363
5363
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ip_addresses #=> Array
|
@@ -5723,7 +5723,7 @@ module Aws::FSx
|
|
5723
5723
|
# resp.file_system.administrative_actions[0].target_snapshot_values.administrative_actions #=> Types::AdministrativeActions
|
5724
5724
|
# resp.file_system.ontap_configuration.automatic_backup_retention_days #=> Integer
|
5725
5725
|
# resp.file_system.ontap_configuration.daily_automatic_backup_start_time #=> String
|
5726
|
-
# resp.file_system.ontap_configuration.deployment_type #=> String, one of "MULTI_AZ_1"
|
5726
|
+
# resp.file_system.ontap_configuration.deployment_type #=> String, one of "MULTI_AZ_1", "SINGLE_AZ_1"
|
5727
5727
|
# resp.file_system.ontap_configuration.endpoint_ip_address_range #=> String
|
5728
5728
|
# resp.file_system.ontap_configuration.endpoints.intercluster.dns_name #=> String
|
5729
5729
|
# resp.file_system.ontap_configuration.endpoints.intercluster.ip_addresses #=> Array
|
@@ -6362,7 +6362,7 @@ module Aws::FSx
|
|
6362
6362
|
# resp.file_system.administrative_actions[0].target_snapshot_values.administrative_actions #=> Types::AdministrativeActions
|
6363
6363
|
# resp.file_system.ontap_configuration.automatic_backup_retention_days #=> Integer
|
6364
6364
|
# resp.file_system.ontap_configuration.daily_automatic_backup_start_time #=> String
|
6365
|
-
# resp.file_system.ontap_configuration.deployment_type #=> String, one of "MULTI_AZ_1"
|
6365
|
+
# resp.file_system.ontap_configuration.deployment_type #=> String, one of "MULTI_AZ_1", "SINGLE_AZ_1"
|
6366
6366
|
# resp.file_system.ontap_configuration.endpoint_ip_address_range #=> String
|
6367
6367
|
# resp.file_system.ontap_configuration.endpoints.intercluster.dns_name #=> String
|
6368
6368
|
# resp.file_system.ontap_configuration.endpoints.intercluster.ip_addresses #=> Array
|
@@ -6508,7 +6508,7 @@ module Aws::FSx
|
|
6508
6508
|
# resp.snapshot.administrative_actions[0].target_file_system_values.administrative_actions #=> Types::AdministrativeActions
|
6509
6509
|
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.automatic_backup_retention_days #=> Integer
|
6510
6510
|
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.daily_automatic_backup_start_time #=> String
|
6511
|
-
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.deployment_type #=> String, one of "MULTI_AZ_1"
|
6511
|
+
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.deployment_type #=> String, one of "MULTI_AZ_1", "SINGLE_AZ_1"
|
6512
6512
|
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.endpoint_ip_address_range #=> String
|
6513
6513
|
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.dns_name #=> String
|
6514
6514
|
# resp.snapshot.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ip_addresses #=> Array
|
@@ -6839,7 +6839,7 @@ module Aws::FSx
|
|
6839
6839
|
# resp.volume.administrative_actions[0].target_file_system_values.administrative_actions #=> Types::AdministrativeActions
|
6840
6840
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.automatic_backup_retention_days #=> Integer
|
6841
6841
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.daily_automatic_backup_start_time #=> String
|
6842
|
-
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.deployment_type #=> String, one of "MULTI_AZ_1"
|
6842
|
+
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.deployment_type #=> String, one of "MULTI_AZ_1", "SINGLE_AZ_1"
|
6843
6843
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoint_ip_address_range #=> String
|
6844
6844
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.dns_name #=> String
|
6845
6845
|
# resp.volume.administrative_actions[0].target_file_system_values.ontap_configuration.endpoints.intercluster.ip_addresses #=> Array
|
@@ -6920,7 +6920,7 @@ module Aws::FSx
|
|
6920
6920
|
params: params,
|
6921
6921
|
config: config)
|
6922
6922
|
context[:gem_name] = 'aws-sdk-fsx'
|
6923
|
-
context[:gem_version] = '1.
|
6923
|
+
context[:gem_version] = '1.55.0'
|
6924
6924
|
Seahorse::Client::Request.new(handlers, context)
|
6925
6925
|
end
|
6926
6926
|
|
data/lib/aws-sdk-fsx/types.rb
CHANGED
@@ -1722,7 +1722,7 @@ module Aws::FSx
|
|
1722
1722
|
# {
|
1723
1723
|
# automatic_backup_retention_days: 1,
|
1724
1724
|
# daily_automatic_backup_start_time: "DailyTime",
|
1725
|
-
# deployment_type: "MULTI_AZ_1", # required, accepts MULTI_AZ_1
|
1725
|
+
# deployment_type: "MULTI_AZ_1", # required, accepts MULTI_AZ_1, SINGLE_AZ_1
|
1726
1726
|
# endpoint_ip_address_range: "IpAddressRange",
|
1727
1727
|
# fsx_admin_password: "AdminPassword",
|
1728
1728
|
# disk_iops_configuration: {
|
@@ -1749,14 +1749,28 @@ module Aws::FSx
|
|
1749
1749
|
#
|
1750
1750
|
# @!attribute [rw] deployment_type
|
1751
1751
|
# Specifies the FSx for ONTAP file system deployment type to use in
|
1752
|
-
# creating the file system.
|
1753
|
-
#
|
1752
|
+
# creating the file system.
|
1753
|
+
#
|
1754
|
+
# * `MULTI_AZ_1` - (Default) A high availability file system
|
1755
|
+
# configured for Multi-AZ redundancy to tolerate temporary
|
1756
|
+
# Availability Zone (AZ) unavailability.
|
1757
|
+
#
|
1758
|
+
# * `SINGLE_AZ_1` - A file system configured for Single-AZ redundancy.
|
1759
|
+
#
|
1760
|
+
# For information about the use cases for Multi-AZ and Single-AZ
|
1761
|
+
# deployments, refer to [Choosing Multi-AZ or Single-AZ file system
|
1762
|
+
# deployment][1].
|
1763
|
+
#
|
1764
|
+
#
|
1765
|
+
#
|
1766
|
+
# [1]: https://docs.aws.amazon.com/fsx/latest/ONTAPGuide/high-availability-multiAZ.html
|
1754
1767
|
# @return [String]
|
1755
1768
|
#
|
1756
1769
|
# @!attribute [rw] endpoint_ip_address_range
|
1757
|
-
# Specifies the IP address range in which the
|
1758
|
-
# file system will be created. By default,
|
1759
|
-
# unused IP address range for you from the
|
1770
|
+
# (Multi-AZ only) Specifies the IP address range in which the
|
1771
|
+
# endpoints to access your file system will be created. By default,
|
1772
|
+
# Amazon FSx selects an unused IP address range for you from the
|
1773
|
+
# 198.19.* range.
|
1760
1774
|
#
|
1761
1775
|
# The Endpoint IP address range you select for your file system must
|
1762
1776
|
# exist outside the VPC's CIDR range and must be at least /30 or
|
@@ -1780,11 +1794,11 @@ module Aws::FSx
|
|
1780
1794
|
# @return [String]
|
1781
1795
|
#
|
1782
1796
|
# @!attribute [rw] route_table_ids
|
1783
|
-
# Specifies the virtual private cloud (VPC) route
|
1784
|
-
# file system's endpoints will be created. You
|
1785
|
-
# route tables associated with the subnets in
|
1786
|
-
# located. By default, Amazon FSx selects your
|
1787
|
-
# table.
|
1797
|
+
# (Multi-AZ only) Specifies the virtual private cloud (VPC) route
|
1798
|
+
# tables in which your file system's endpoints will be created. You
|
1799
|
+
# should specify all VPC route tables associated with the subnets in
|
1800
|
+
# which your clients are located. By default, Amazon FSx selects your
|
1801
|
+
# VPC's default route table.
|
1788
1802
|
# @return [Array<String>]
|
1789
1803
|
#
|
1790
1804
|
# @!attribute [rw] throughput_capacity
|
@@ -2027,7 +2041,7 @@ module Aws::FSx
|
|
2027
2041
|
# ontap_configuration: {
|
2028
2042
|
# automatic_backup_retention_days: 1,
|
2029
2043
|
# daily_automatic_backup_start_time: "DailyTime",
|
2030
|
-
# deployment_type: "MULTI_AZ_1", # required, accepts MULTI_AZ_1
|
2044
|
+
# deployment_type: "MULTI_AZ_1", # required, accepts MULTI_AZ_1, SINGLE_AZ_1
|
2031
2045
|
# endpoint_ip_address_range: "IpAddressRange",
|
2032
2046
|
# fsx_admin_password: "AdminPassword",
|
2033
2047
|
# disk_iops_configuration: {
|
@@ -5936,12 +5950,27 @@ module Aws::FSx
|
|
5936
5950
|
# @return [String]
|
5937
5951
|
#
|
5938
5952
|
# @!attribute [rw] deployment_type
|
5939
|
-
#
|
5953
|
+
# Specifies the FSx for ONTAP file system deployment type in use in
|
5954
|
+
# the file system.
|
5955
|
+
#
|
5956
|
+
# * `MULTI_AZ_1` - (Default) A high availability file system
|
5957
|
+
# configured for Multi-AZ redundancy to tolerate temporary
|
5958
|
+
# Availability Zone (AZ) unavailability.
|
5959
|
+
#
|
5960
|
+
# * `SINGLE_AZ_1` - A file system configured for Single-AZ redundancy.
|
5961
|
+
#
|
5962
|
+
# For information about the use cases for Multi-AZ and Single-AZ
|
5963
|
+
# deployments, refer to [Choosing Multi-AZ or Single-AZ file system
|
5964
|
+
# deployment][1].
|
5965
|
+
#
|
5966
|
+
#
|
5967
|
+
#
|
5968
|
+
# [1]: https://docs.aws.amazon.com/fsx/latest/ONTAPGuide/high-availability-multiAZ.html
|
5940
5969
|
# @return [String]
|
5941
5970
|
#
|
5942
5971
|
# @!attribute [rw] endpoint_ip_address_range
|
5943
|
-
# The IP address range in which the endpoints to
|
5944
|
-
# system are created.
|
5972
|
+
# (Multi-AZ only) The IP address range in which the endpoints to
|
5973
|
+
# access your file system are created.
|
5945
5974
|
#
|
5946
5975
|
# The Endpoint IP address range you select for your file system must
|
5947
5976
|
# exist outside the VPC's CIDR range and must be at least /30 or
|
@@ -5971,8 +6000,8 @@ module Aws::FSx
|
|
5971
6000
|
# @return [String]
|
5972
6001
|
#
|
5973
6002
|
# @!attribute [rw] route_table_ids
|
5974
|
-
# The VPC route tables in which your file system's
|
5975
|
-
# created.
|
6003
|
+
# (Multi-AZ only) The VPC route tables in which your file system's
|
6004
|
+
# endpoints are created.
|
5976
6005
|
# @return [Array<String>]
|
5977
6006
|
#
|
5978
6007
|
# @!attribute [rw] throughput_capacity
|
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.55.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-04-
|
11
|
+
date: 2022-04-13 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|