aws-sdk-fsx 1.118.0 → 1.119.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-fsx/client.rb +93 -6
- data/lib/aws-sdk-fsx/client_api.rb +10 -0
- data/lib/aws-sdk-fsx/types.rb +69 -5
- data/lib/aws-sdk-fsx.rb +1 -1
- data/sig/client.rbs +10 -4
- data/sig/types.rbs +8 -0
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: bb439e2216267ec2a0b146d2f752383a5740fbca7144eb0ac91bdd9b5e07c956
|
4
|
+
data.tar.gz: 26f1793d73f47c153ae4aae608429d04766fc85ab55059a1ac9211b132c3366b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e0d58ddf799b2f7567a58b0c9d5edc59b39f15365b379c6e1b2a6590bd2a53d7ddaa4b459c5faf8a9ee5f196249851c277663080142f99d140a578ca438fa3dc
|
7
|
+
data.tar.gz: cc6e6bc6b0756c5e9ddb1be3e5ac0717be360d9f7f217294bdff7cf8002cf45853235d2ff995ef60d11606327ce1d22847693f38b261b6e98d59e83ebf8d4c9a
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.119.0
|
data/lib/aws-sdk-fsx/client.rb
CHANGED
@@ -969,11 +969,14 @@ module Aws::FSx
|
|
969
969
|
# resp.backup.file_system.open_zfs_configuration.root_volume_id #=> String
|
970
970
|
# resp.backup.file_system.open_zfs_configuration.preferred_subnet_id #=> String
|
971
971
|
# resp.backup.file_system.open_zfs_configuration.endpoint_ip_address_range #=> String
|
972
|
+
# resp.backup.file_system.open_zfs_configuration.endpoint_ipv_6_address_range #=> String
|
972
973
|
# resp.backup.file_system.open_zfs_configuration.route_table_ids #=> Array
|
973
974
|
# resp.backup.file_system.open_zfs_configuration.route_table_ids[0] #=> String
|
974
975
|
# resp.backup.file_system.open_zfs_configuration.endpoint_ip_address #=> String
|
976
|
+
# resp.backup.file_system.open_zfs_configuration.endpoint_ipv_6_address #=> String
|
975
977
|
# resp.backup.file_system.open_zfs_configuration.read_cache_configuration.sizing_mode #=> String, one of "NO_CACHE", "USER_PROVISIONED", "PROPORTIONAL_TO_THROUGHPUT_CAPACITY"
|
976
978
|
# resp.backup.file_system.open_zfs_configuration.read_cache_configuration.size_gi_b #=> Integer
|
979
|
+
# resp.backup.file_system.network_type #=> String, one of "IPV4", "DUAL"
|
977
980
|
# resp.backup.directory_information.domain_name #=> String
|
978
981
|
# resp.backup.directory_information.active_directory_id #=> String
|
979
982
|
# resp.backup.directory_information.resource_arn #=> String
|
@@ -1132,11 +1135,14 @@ module Aws::FSx
|
|
1132
1135
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.root_volume_id #=> String
|
1133
1136
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.preferred_subnet_id #=> String
|
1134
1137
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ip_address_range #=> String
|
1138
|
+
# resp.backup.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ipv_6_address_range #=> String
|
1135
1139
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.route_table_ids #=> Array
|
1136
1140
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.route_table_ids[0] #=> String
|
1137
1141
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ip_address #=> String
|
1142
|
+
# resp.backup.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ipv_6_address #=> String
|
1138
1143
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.read_cache_configuration.sizing_mode #=> String, one of "NO_CACHE", "USER_PROVISIONED", "PROPORTIONAL_TO_THROUGHPUT_CAPACITY"
|
1139
1144
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.read_cache_configuration.size_gi_b #=> Integer
|
1145
|
+
# resp.backup.volume.administrative_actions[0].target_file_system_values.network_type #=> String, one of "IPV4", "DUAL"
|
1140
1146
|
# resp.backup.volume.administrative_actions[0].failure_details.message #=> String
|
1141
1147
|
# resp.backup.volume.administrative_actions[0].target_volume_values #=> Types::Volume
|
1142
1148
|
# resp.backup.volume.administrative_actions[0].target_snapshot_values.resource_arn #=> String
|
@@ -1383,11 +1389,14 @@ module Aws::FSx
|
|
1383
1389
|
# resp.administrative_actions[0].target_file_system_values.open_zfs_configuration.root_volume_id #=> String
|
1384
1390
|
# resp.administrative_actions[0].target_file_system_values.open_zfs_configuration.preferred_subnet_id #=> String
|
1385
1391
|
# resp.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ip_address_range #=> String
|
1392
|
+
# resp.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ipv_6_address_range #=> String
|
1386
1393
|
# resp.administrative_actions[0].target_file_system_values.open_zfs_configuration.route_table_ids #=> Array
|
1387
1394
|
# resp.administrative_actions[0].target_file_system_values.open_zfs_configuration.route_table_ids[0] #=> String
|
1388
1395
|
# resp.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ip_address #=> String
|
1396
|
+
# resp.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ipv_6_address #=> String
|
1389
1397
|
# resp.administrative_actions[0].target_file_system_values.open_zfs_configuration.read_cache_configuration.sizing_mode #=> String, one of "NO_CACHE", "USER_PROVISIONED", "PROPORTIONAL_TO_THROUGHPUT_CAPACITY"
|
1390
1398
|
# resp.administrative_actions[0].target_file_system_values.open_zfs_configuration.read_cache_configuration.size_gi_b #=> Integer
|
1399
|
+
# resp.administrative_actions[0].target_file_system_values.network_type #=> String, one of "IPV4", "DUAL"
|
1391
1400
|
# resp.administrative_actions[0].failure_details.message #=> String
|
1392
1401
|
# resp.administrative_actions[0].target_volume_values.creation_time #=> Time
|
1393
1402
|
# resp.administrative_actions[0].target_volume_values.file_system_id #=> String
|
@@ -1483,9 +1492,8 @@ module Aws::FSx
|
|
1483
1492
|
# Creates an S3 access point and attaches it to an Amazon FSx volume.
|
1484
1493
|
# For FSx for OpenZFS file systems, the volume must be hosted on a
|
1485
1494
|
# high-availability file system, either Single-AZ or Multi-AZ. For more
|
1486
|
-
# information, see [Accessing your data using access
|
1487
|
-
# points]
|
1488
|
-
# Amazon FSx for OpenZFS User Guide.
|
1495
|
+
# information, see [Accessing your data using Amazon S3 access
|
1496
|
+
# points][1]. in the Amazon FSx for OpenZFS User Guide.
|
1489
1497
|
#
|
1490
1498
|
# The requester requires the following permissions to perform these
|
1491
1499
|
# actions:
|
@@ -1506,6 +1514,10 @@ module Aws::FSx
|
|
1506
1514
|
#
|
1507
1515
|
# * DetachAndDeleteS3AccessPoint
|
1508
1516
|
#
|
1517
|
+
#
|
1518
|
+
#
|
1519
|
+
# [1]: https://docs.aws.amazon.com/fsx/latest/OpenZFSGuide/s3accesspoints-for-FSx.html
|
1520
|
+
#
|
1509
1521
|
# @option params [String] :client_request_token
|
1510
1522
|
# (Optional) An idempotency token for resource creation, in a string of
|
1511
1523
|
# up to 63 ASCII characters. This token is automatically filled on your
|
@@ -1940,11 +1952,14 @@ module Aws::FSx
|
|
1940
1952
|
# resp.backup.file_system.open_zfs_configuration.root_volume_id #=> String
|
1941
1953
|
# resp.backup.file_system.open_zfs_configuration.preferred_subnet_id #=> String
|
1942
1954
|
# resp.backup.file_system.open_zfs_configuration.endpoint_ip_address_range #=> String
|
1955
|
+
# resp.backup.file_system.open_zfs_configuration.endpoint_ipv_6_address_range #=> String
|
1943
1956
|
# resp.backup.file_system.open_zfs_configuration.route_table_ids #=> Array
|
1944
1957
|
# resp.backup.file_system.open_zfs_configuration.route_table_ids[0] #=> String
|
1945
1958
|
# resp.backup.file_system.open_zfs_configuration.endpoint_ip_address #=> String
|
1959
|
+
# resp.backup.file_system.open_zfs_configuration.endpoint_ipv_6_address #=> String
|
1946
1960
|
# resp.backup.file_system.open_zfs_configuration.read_cache_configuration.sizing_mode #=> String, one of "NO_CACHE", "USER_PROVISIONED", "PROPORTIONAL_TO_THROUGHPUT_CAPACITY"
|
1947
1961
|
# resp.backup.file_system.open_zfs_configuration.read_cache_configuration.size_gi_b #=> Integer
|
1962
|
+
# resp.backup.file_system.network_type #=> String, one of "IPV4", "DUAL"
|
1948
1963
|
# resp.backup.directory_information.domain_name #=> String
|
1949
1964
|
# resp.backup.directory_information.active_directory_id #=> String
|
1950
1965
|
# resp.backup.directory_information.resource_arn #=> String
|
@@ -2103,11 +2118,14 @@ module Aws::FSx
|
|
2103
2118
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.root_volume_id #=> String
|
2104
2119
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.preferred_subnet_id #=> String
|
2105
2120
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ip_address_range #=> String
|
2121
|
+
# resp.backup.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ipv_6_address_range #=> String
|
2106
2122
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.route_table_ids #=> Array
|
2107
2123
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.route_table_ids[0] #=> String
|
2108
2124
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ip_address #=> String
|
2125
|
+
# resp.backup.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ipv_6_address #=> String
|
2109
2126
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.read_cache_configuration.sizing_mode #=> String, one of "NO_CACHE", "USER_PROVISIONED", "PROPORTIONAL_TO_THROUGHPUT_CAPACITY"
|
2110
2127
|
# resp.backup.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.read_cache_configuration.size_gi_b #=> Integer
|
2128
|
+
# resp.backup.volume.administrative_actions[0].target_file_system_values.network_type #=> String, one of "IPV4", "DUAL"
|
2111
2129
|
# resp.backup.volume.administrative_actions[0].failure_details.message #=> String
|
2112
2130
|
# resp.backup.volume.administrative_actions[0].target_volume_values #=> Types::Volume
|
2113
2131
|
# resp.backup.volume.administrative_actions[0].target_snapshot_values.resource_arn #=> String
|
@@ -2917,6 +2935,12 @@ module Aws::FSx
|
|
2917
2935
|
# @option params [Types::CreateFileSystemOpenZFSConfiguration] :open_zfs_configuration
|
2918
2936
|
# The OpenZFS configuration for the file system that's being created.
|
2919
2937
|
#
|
2938
|
+
# @option params [String] :network_type
|
2939
|
+
# The network type of the Amazon FSx file system that you are creating.
|
2940
|
+
# Valid values are `IPV4` (which supports IPv4 only) and `DUAL` (for
|
2941
|
+
# dual-stack mode, which supports both IPv4 and IPv6). The default is
|
2942
|
+
# `IPV4`. Supported only for Amazon FSx for OpenZFS file systems.
|
2943
|
+
#
|
2920
2944
|
# @return [Types::CreateFileSystemResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
2921
2945
|
#
|
2922
2946
|
# * {Types::CreateFileSystemResponse#file_system #file_system} => Types::FileSystem
|
@@ -3125,12 +3149,14 @@ module Aws::FSx
|
|
3125
3149
|
# },
|
3126
3150
|
# preferred_subnet_id: "SubnetId",
|
3127
3151
|
# endpoint_ip_address_range: "IpAddressRange",
|
3152
|
+
# endpoint_ipv_6_address_range: "Ipv6AddressRange",
|
3128
3153
|
# route_table_ids: ["RouteTableId"],
|
3129
3154
|
# read_cache_configuration: {
|
3130
3155
|
# sizing_mode: "NO_CACHE", # accepts NO_CACHE, USER_PROVISIONED, PROPORTIONAL_TO_THROUGHPUT_CAPACITY
|
3131
3156
|
# size_gi_b: 1,
|
3132
3157
|
# },
|
3133
3158
|
# },
|
3159
|
+
# network_type: "IPV4", # accepts IPV4, DUAL
|
3134
3160
|
# })
|
3135
3161
|
#
|
3136
3162
|
# @example Response structure
|
@@ -3327,11 +3353,14 @@ module Aws::FSx
|
|
3327
3353
|
# resp.file_system.open_zfs_configuration.root_volume_id #=> String
|
3328
3354
|
# resp.file_system.open_zfs_configuration.preferred_subnet_id #=> String
|
3329
3355
|
# resp.file_system.open_zfs_configuration.endpoint_ip_address_range #=> String
|
3356
|
+
# resp.file_system.open_zfs_configuration.endpoint_ipv_6_address_range #=> String
|
3330
3357
|
# resp.file_system.open_zfs_configuration.route_table_ids #=> Array
|
3331
3358
|
# resp.file_system.open_zfs_configuration.route_table_ids[0] #=> String
|
3332
3359
|
# resp.file_system.open_zfs_configuration.endpoint_ip_address #=> String
|
3360
|
+
# resp.file_system.open_zfs_configuration.endpoint_ipv_6_address #=> String
|
3333
3361
|
# resp.file_system.open_zfs_configuration.read_cache_configuration.sizing_mode #=> String, one of "NO_CACHE", "USER_PROVISIONED", "PROPORTIONAL_TO_THROUGHPUT_CAPACITY"
|
3334
3362
|
# resp.file_system.open_zfs_configuration.read_cache_configuration.size_gi_b #=> Integer
|
3363
|
+
# resp.file_system.network_type #=> String, one of "IPV4", "DUAL"
|
3335
3364
|
#
|
3336
3365
|
# @see http://docs.aws.amazon.com/goto/WebAPI/fsx-2018-03-01/CreateFileSystem AWS API Documentation
|
3337
3366
|
#
|
@@ -3517,6 +3546,10 @@ module Aws::FSx
|
|
3517
3546
|
# provide any other value, Amazon FSx responds with an HTTP status code
|
3518
3547
|
# 400 Bad Request.
|
3519
3548
|
#
|
3549
|
+
# @option params [String] :network_type
|
3550
|
+
# Sets the network type for the Amazon FSx for OpenZFS file system that
|
3551
|
+
# you're creating from a backup.
|
3552
|
+
#
|
3520
3553
|
# @return [Types::CreateFileSystemFromBackupResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
3521
3554
|
#
|
3522
3555
|
# * {Types::CreateFileSystemFromBackupResponse#file_system #file_system} => Types::FileSystem
|
@@ -3690,6 +3723,7 @@ module Aws::FSx
|
|
3690
3723
|
# },
|
3691
3724
|
# preferred_subnet_id: "SubnetId",
|
3692
3725
|
# endpoint_ip_address_range: "IpAddressRange",
|
3726
|
+
# endpoint_ipv_6_address_range: "Ipv6AddressRange",
|
3693
3727
|
# route_table_ids: ["RouteTableId"],
|
3694
3728
|
# read_cache_configuration: {
|
3695
3729
|
# sizing_mode: "NO_CACHE", # accepts NO_CACHE, USER_PROVISIONED, PROPORTIONAL_TO_THROUGHPUT_CAPACITY
|
@@ -3697,6 +3731,7 @@ module Aws::FSx
|
|
3697
3731
|
# },
|
3698
3732
|
# },
|
3699
3733
|
# storage_capacity: 1,
|
3734
|
+
# network_type: "IPV4", # accepts IPV4, DUAL
|
3700
3735
|
# })
|
3701
3736
|
#
|
3702
3737
|
# @example Response structure
|
@@ -3893,11 +3928,14 @@ module Aws::FSx
|
|
3893
3928
|
# resp.file_system.open_zfs_configuration.root_volume_id #=> String
|
3894
3929
|
# resp.file_system.open_zfs_configuration.preferred_subnet_id #=> String
|
3895
3930
|
# resp.file_system.open_zfs_configuration.endpoint_ip_address_range #=> String
|
3931
|
+
# resp.file_system.open_zfs_configuration.endpoint_ipv_6_address_range #=> String
|
3896
3932
|
# resp.file_system.open_zfs_configuration.route_table_ids #=> Array
|
3897
3933
|
# resp.file_system.open_zfs_configuration.route_table_ids[0] #=> String
|
3898
3934
|
# resp.file_system.open_zfs_configuration.endpoint_ip_address #=> String
|
3935
|
+
# resp.file_system.open_zfs_configuration.endpoint_ipv_6_address #=> String
|
3899
3936
|
# resp.file_system.open_zfs_configuration.read_cache_configuration.sizing_mode #=> String, one of "NO_CACHE", "USER_PROVISIONED", "PROPORTIONAL_TO_THROUGHPUT_CAPACITY"
|
3900
3937
|
# resp.file_system.open_zfs_configuration.read_cache_configuration.size_gi_b #=> Integer
|
3938
|
+
# resp.file_system.network_type #=> String, one of "IPV4", "DUAL"
|
3901
3939
|
#
|
3902
3940
|
# @see http://docs.aws.amazon.com/goto/WebAPI/fsx-2018-03-01/CreateFileSystemFromBackup AWS API Documentation
|
3903
3941
|
#
|
@@ -4098,11 +4136,14 @@ module Aws::FSx
|
|
4098
4136
|
# resp.snapshot.administrative_actions[0].target_file_system_values.open_zfs_configuration.root_volume_id #=> String
|
4099
4137
|
# resp.snapshot.administrative_actions[0].target_file_system_values.open_zfs_configuration.preferred_subnet_id #=> String
|
4100
4138
|
# resp.snapshot.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ip_address_range #=> String
|
4139
|
+
# resp.snapshot.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ipv_6_address_range #=> String
|
4101
4140
|
# resp.snapshot.administrative_actions[0].target_file_system_values.open_zfs_configuration.route_table_ids #=> Array
|
4102
4141
|
# resp.snapshot.administrative_actions[0].target_file_system_values.open_zfs_configuration.route_table_ids[0] #=> String
|
4103
4142
|
# resp.snapshot.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ip_address #=> String
|
4143
|
+
# resp.snapshot.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ipv_6_address #=> String
|
4104
4144
|
# resp.snapshot.administrative_actions[0].target_file_system_values.open_zfs_configuration.read_cache_configuration.sizing_mode #=> String, one of "NO_CACHE", "USER_PROVISIONED", "PROPORTIONAL_TO_THROUGHPUT_CAPACITY"
|
4105
4145
|
# resp.snapshot.administrative_actions[0].target_file_system_values.open_zfs_configuration.read_cache_configuration.size_gi_b #=> Integer
|
4146
|
+
# resp.snapshot.administrative_actions[0].target_file_system_values.network_type #=> String, one of "IPV4", "DUAL"
|
4106
4147
|
# resp.snapshot.administrative_actions[0].failure_details.message #=> String
|
4107
4148
|
# resp.snapshot.administrative_actions[0].target_volume_values.creation_time #=> Time
|
4108
4149
|
# resp.snapshot.administrative_actions[0].target_volume_values.file_system_id #=> String
|
@@ -4587,11 +4628,14 @@ module Aws::FSx
|
|
4587
4628
|
# resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.root_volume_id #=> String
|
4588
4629
|
# resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.preferred_subnet_id #=> String
|
4589
4630
|
# resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ip_address_range #=> String
|
4631
|
+
# resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ipv_6_address_range #=> String
|
4590
4632
|
# resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.route_table_ids #=> Array
|
4591
4633
|
# resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.route_table_ids[0] #=> String
|
4592
4634
|
# resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ip_address #=> String
|
4635
|
+
# resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ipv_6_address #=> String
|
4593
4636
|
# resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.read_cache_configuration.sizing_mode #=> String, one of "NO_CACHE", "USER_PROVISIONED", "PROPORTIONAL_TO_THROUGHPUT_CAPACITY"
|
4594
4637
|
# resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.read_cache_configuration.size_gi_b #=> Integer
|
4638
|
+
# resp.volume.administrative_actions[0].target_file_system_values.network_type #=> String, one of "IPV4", "DUAL"
|
4595
4639
|
# resp.volume.administrative_actions[0].failure_details.message #=> String
|
4596
4640
|
# resp.volume.administrative_actions[0].target_volume_values #=> Types::Volume
|
4597
4641
|
# resp.volume.administrative_actions[0].target_snapshot_values.resource_arn #=> String
|
@@ -4883,11 +4927,14 @@ module Aws::FSx
|
|
4883
4927
|
# resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.root_volume_id #=> String
|
4884
4928
|
# resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.preferred_subnet_id #=> String
|
4885
4929
|
# resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ip_address_range #=> String
|
4930
|
+
# resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ipv_6_address_range #=> String
|
4886
4931
|
# resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.route_table_ids #=> Array
|
4887
4932
|
# resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.route_table_ids[0] #=> String
|
4888
4933
|
# resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ip_address #=> String
|
4934
|
+
# resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ipv_6_address #=> String
|
4889
4935
|
# resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.read_cache_configuration.sizing_mode #=> String, one of "NO_CACHE", "USER_PROVISIONED", "PROPORTIONAL_TO_THROUGHPUT_CAPACITY"
|
4890
4936
|
# resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.read_cache_configuration.size_gi_b #=> Integer
|
4937
|
+
# resp.volume.administrative_actions[0].target_file_system_values.network_type #=> String, one of "IPV4", "DUAL"
|
4891
4938
|
# resp.volume.administrative_actions[0].failure_details.message #=> String
|
4892
4939
|
# resp.volume.administrative_actions[0].target_volume_values #=> Types::Volume
|
4893
4940
|
# resp.volume.administrative_actions[0].target_snapshot_values.resource_arn #=> String
|
@@ -5161,8 +5208,8 @@ module Aws::FSx
|
|
5161
5208
|
#
|
5162
5209
|
#
|
5163
5210
|
#
|
5164
|
-
# [1]: https://docs.aws.amazon.com/fsx/latest/OpenZFSGuide/access-points-list
|
5165
|
-
# [2]: https://docs.aws.amazon.com/fsx/latest/OpenZFSGuide/delete-
|
5211
|
+
# [1]: https://docs.aws.amazon.com/fsx/latest/OpenZFSGuide/access-points-list.html
|
5212
|
+
# [2]: https://docs.aws.amazon.com/fsx/latest/OpenZFSGuide/delete-access-point.html
|
5166
5213
|
# [3]: https://docs.aws.amazon.com/fsx/latest/LustreGuide/unmounting-fs.html
|
5167
5214
|
# [4]: https://docs.aws.amazon.com/fsx/latest/LustreGuide/monitoring-cloudwatch.html#auto-import-export-metrics
|
5168
5215
|
# [5]: https://docs.aws.amazon.com/fsx/latest/LustreGuide/export-data-repo-task-dra.html
|
@@ -5744,11 +5791,14 @@ module Aws::FSx
|
|
5744
5791
|
# resp.backups[0].file_system.open_zfs_configuration.root_volume_id #=> String
|
5745
5792
|
# resp.backups[0].file_system.open_zfs_configuration.preferred_subnet_id #=> String
|
5746
5793
|
# resp.backups[0].file_system.open_zfs_configuration.endpoint_ip_address_range #=> String
|
5794
|
+
# resp.backups[0].file_system.open_zfs_configuration.endpoint_ipv_6_address_range #=> String
|
5747
5795
|
# resp.backups[0].file_system.open_zfs_configuration.route_table_ids #=> Array
|
5748
5796
|
# resp.backups[0].file_system.open_zfs_configuration.route_table_ids[0] #=> String
|
5749
5797
|
# resp.backups[0].file_system.open_zfs_configuration.endpoint_ip_address #=> String
|
5798
|
+
# resp.backups[0].file_system.open_zfs_configuration.endpoint_ipv_6_address #=> String
|
5750
5799
|
# resp.backups[0].file_system.open_zfs_configuration.read_cache_configuration.sizing_mode #=> String, one of "NO_CACHE", "USER_PROVISIONED", "PROPORTIONAL_TO_THROUGHPUT_CAPACITY"
|
5751
5800
|
# resp.backups[0].file_system.open_zfs_configuration.read_cache_configuration.size_gi_b #=> Integer
|
5801
|
+
# resp.backups[0].file_system.network_type #=> String, one of "IPV4", "DUAL"
|
5752
5802
|
# resp.backups[0].directory_information.domain_name #=> String
|
5753
5803
|
# resp.backups[0].directory_information.active_directory_id #=> String
|
5754
5804
|
# resp.backups[0].directory_information.resource_arn #=> String
|
@@ -5907,11 +5957,14 @@ module Aws::FSx
|
|
5907
5957
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.root_volume_id #=> String
|
5908
5958
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.preferred_subnet_id #=> String
|
5909
5959
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ip_address_range #=> String
|
5960
|
+
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ipv_6_address_range #=> String
|
5910
5961
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.route_table_ids #=> Array
|
5911
5962
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.route_table_ids[0] #=> String
|
5912
5963
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ip_address #=> String
|
5964
|
+
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ipv_6_address #=> String
|
5913
5965
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.read_cache_configuration.sizing_mode #=> String, one of "NO_CACHE", "USER_PROVISIONED", "PROPORTIONAL_TO_THROUGHPUT_CAPACITY"
|
5914
5966
|
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.read_cache_configuration.size_gi_b #=> Integer
|
5967
|
+
# resp.backups[0].volume.administrative_actions[0].target_file_system_values.network_type #=> String, one of "IPV4", "DUAL"
|
5915
5968
|
# resp.backups[0].volume.administrative_actions[0].failure_details.message #=> String
|
5916
5969
|
# resp.backups[0].volume.administrative_actions[0].target_volume_values #=> Types::Volume
|
5917
5970
|
# resp.backups[0].volume.administrative_actions[0].target_snapshot_values.resource_arn #=> String
|
@@ -6622,11 +6675,14 @@ module Aws::FSx
|
|
6622
6675
|
# resp.file_systems[0].open_zfs_configuration.root_volume_id #=> String
|
6623
6676
|
# resp.file_systems[0].open_zfs_configuration.preferred_subnet_id #=> String
|
6624
6677
|
# resp.file_systems[0].open_zfs_configuration.endpoint_ip_address_range #=> String
|
6678
|
+
# resp.file_systems[0].open_zfs_configuration.endpoint_ipv_6_address_range #=> String
|
6625
6679
|
# resp.file_systems[0].open_zfs_configuration.route_table_ids #=> Array
|
6626
6680
|
# resp.file_systems[0].open_zfs_configuration.route_table_ids[0] #=> String
|
6627
6681
|
# resp.file_systems[0].open_zfs_configuration.endpoint_ip_address #=> String
|
6682
|
+
# resp.file_systems[0].open_zfs_configuration.endpoint_ipv_6_address #=> String
|
6628
6683
|
# resp.file_systems[0].open_zfs_configuration.read_cache_configuration.sizing_mode #=> String, one of "NO_CACHE", "USER_PROVISIONED", "PROPORTIONAL_TO_THROUGHPUT_CAPACITY"
|
6629
6684
|
# resp.file_systems[0].open_zfs_configuration.read_cache_configuration.size_gi_b #=> Integer
|
6685
|
+
# resp.file_systems[0].network_type #=> String, one of "IPV4", "DUAL"
|
6630
6686
|
# resp.next_token #=> String
|
6631
6687
|
#
|
6632
6688
|
# @see http://docs.aws.amazon.com/goto/WebAPI/fsx-2018-03-01/DescribeFileSystems AWS API Documentation
|
@@ -6937,11 +6993,14 @@ module Aws::FSx
|
|
6937
6993
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.open_zfs_configuration.root_volume_id #=> String
|
6938
6994
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.open_zfs_configuration.preferred_subnet_id #=> String
|
6939
6995
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ip_address_range #=> String
|
6996
|
+
# resp.snapshots[0].administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ipv_6_address_range #=> String
|
6940
6997
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.open_zfs_configuration.route_table_ids #=> Array
|
6941
6998
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.open_zfs_configuration.route_table_ids[0] #=> String
|
6942
6999
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ip_address #=> String
|
7000
|
+
# resp.snapshots[0].administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ipv_6_address #=> String
|
6943
7001
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.open_zfs_configuration.read_cache_configuration.sizing_mode #=> String, one of "NO_CACHE", "USER_PROVISIONED", "PROPORTIONAL_TO_THROUGHPUT_CAPACITY"
|
6944
7002
|
# resp.snapshots[0].administrative_actions[0].target_file_system_values.open_zfs_configuration.read_cache_configuration.size_gi_b #=> Integer
|
7003
|
+
# resp.snapshots[0].administrative_actions[0].target_file_system_values.network_type #=> String, one of "IPV4", "DUAL"
|
6945
7004
|
# resp.snapshots[0].administrative_actions[0].failure_details.message #=> String
|
6946
7005
|
# resp.snapshots[0].administrative_actions[0].target_volume_values.creation_time #=> Time
|
6947
7006
|
# resp.snapshots[0].administrative_actions[0].target_volume_values.file_system_id #=> String
|
@@ -7306,11 +7365,14 @@ module Aws::FSx
|
|
7306
7365
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.open_zfs_configuration.root_volume_id #=> String
|
7307
7366
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.open_zfs_configuration.preferred_subnet_id #=> String
|
7308
7367
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ip_address_range #=> String
|
7368
|
+
# resp.volumes[0].administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ipv_6_address_range #=> String
|
7309
7369
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.open_zfs_configuration.route_table_ids #=> Array
|
7310
7370
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.open_zfs_configuration.route_table_ids[0] #=> String
|
7311
7371
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ip_address #=> String
|
7372
|
+
# resp.volumes[0].administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ipv_6_address #=> String
|
7312
7373
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.open_zfs_configuration.read_cache_configuration.sizing_mode #=> String, one of "NO_CACHE", "USER_PROVISIONED", "PROPORTIONAL_TO_THROUGHPUT_CAPACITY"
|
7313
7374
|
# resp.volumes[0].administrative_actions[0].target_file_system_values.open_zfs_configuration.read_cache_configuration.size_gi_b #=> Integer
|
7375
|
+
# resp.volumes[0].administrative_actions[0].target_file_system_values.network_type #=> String, one of "IPV4", "DUAL"
|
7314
7376
|
# resp.volumes[0].administrative_actions[0].failure_details.message #=> String
|
7315
7377
|
# resp.volumes[0].administrative_actions[0].target_volume_values #=> Types::Volume
|
7316
7378
|
# resp.volumes[0].administrative_actions[0].target_snapshot_values.resource_arn #=> String
|
@@ -7778,11 +7840,14 @@ module Aws::FSx
|
|
7778
7840
|
# resp.file_system.open_zfs_configuration.root_volume_id #=> String
|
7779
7841
|
# resp.file_system.open_zfs_configuration.preferred_subnet_id #=> String
|
7780
7842
|
# resp.file_system.open_zfs_configuration.endpoint_ip_address_range #=> String
|
7843
|
+
# resp.file_system.open_zfs_configuration.endpoint_ipv_6_address_range #=> String
|
7781
7844
|
# resp.file_system.open_zfs_configuration.route_table_ids #=> Array
|
7782
7845
|
# resp.file_system.open_zfs_configuration.route_table_ids[0] #=> String
|
7783
7846
|
# resp.file_system.open_zfs_configuration.endpoint_ip_address #=> String
|
7847
|
+
# resp.file_system.open_zfs_configuration.endpoint_ipv_6_address #=> String
|
7784
7848
|
# resp.file_system.open_zfs_configuration.read_cache_configuration.sizing_mode #=> String, one of "NO_CACHE", "USER_PROVISIONED", "PROPORTIONAL_TO_THROUGHPUT_CAPACITY"
|
7785
7849
|
# resp.file_system.open_zfs_configuration.read_cache_configuration.size_gi_b #=> Integer
|
7850
|
+
# resp.file_system.network_type #=> String, one of "IPV4", "DUAL"
|
7786
7851
|
#
|
7787
7852
|
# @see http://docs.aws.amazon.com/goto/WebAPI/fsx-2018-03-01/ReleaseFileSystemNfsV3Locks AWS API Documentation
|
7788
7853
|
#
|
@@ -7954,11 +8019,14 @@ module Aws::FSx
|
|
7954
8019
|
# resp.administrative_actions[0].target_file_system_values.open_zfs_configuration.root_volume_id #=> String
|
7955
8020
|
# resp.administrative_actions[0].target_file_system_values.open_zfs_configuration.preferred_subnet_id #=> String
|
7956
8021
|
# resp.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ip_address_range #=> String
|
8022
|
+
# resp.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ipv_6_address_range #=> String
|
7957
8023
|
# resp.administrative_actions[0].target_file_system_values.open_zfs_configuration.route_table_ids #=> Array
|
7958
8024
|
# resp.administrative_actions[0].target_file_system_values.open_zfs_configuration.route_table_ids[0] #=> String
|
7959
8025
|
# resp.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ip_address #=> String
|
8026
|
+
# resp.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ipv_6_address #=> String
|
7960
8027
|
# resp.administrative_actions[0].target_file_system_values.open_zfs_configuration.read_cache_configuration.sizing_mode #=> String, one of "NO_CACHE", "USER_PROVISIONED", "PROPORTIONAL_TO_THROUGHPUT_CAPACITY"
|
7961
8028
|
# resp.administrative_actions[0].target_file_system_values.open_zfs_configuration.read_cache_configuration.size_gi_b #=> Integer
|
8029
|
+
# resp.administrative_actions[0].target_file_system_values.network_type #=> String, one of "IPV4", "DUAL"
|
7962
8030
|
# resp.administrative_actions[0].failure_details.message #=> String
|
7963
8031
|
# resp.administrative_actions[0].target_volume_values.creation_time #=> Time
|
7964
8032
|
# resp.administrative_actions[0].target_volume_values.file_system_id #=> String
|
@@ -8273,11 +8341,14 @@ module Aws::FSx
|
|
8273
8341
|
# resp.file_system.open_zfs_configuration.root_volume_id #=> String
|
8274
8342
|
# resp.file_system.open_zfs_configuration.preferred_subnet_id #=> String
|
8275
8343
|
# resp.file_system.open_zfs_configuration.endpoint_ip_address_range #=> String
|
8344
|
+
# resp.file_system.open_zfs_configuration.endpoint_ipv_6_address_range #=> String
|
8276
8345
|
# resp.file_system.open_zfs_configuration.route_table_ids #=> Array
|
8277
8346
|
# resp.file_system.open_zfs_configuration.route_table_ids[0] #=> String
|
8278
8347
|
# resp.file_system.open_zfs_configuration.endpoint_ip_address #=> String
|
8348
|
+
# resp.file_system.open_zfs_configuration.endpoint_ipv_6_address #=> String
|
8279
8349
|
# resp.file_system.open_zfs_configuration.read_cache_configuration.sizing_mode #=> String, one of "NO_CACHE", "USER_PROVISIONED", "PROPORTIONAL_TO_THROUGHPUT_CAPACITY"
|
8280
8350
|
# resp.file_system.open_zfs_configuration.read_cache_configuration.size_gi_b #=> Integer
|
8351
|
+
# resp.file_system.network_type #=> String, one of "IPV4", "DUAL"
|
8281
8352
|
#
|
8282
8353
|
# @see http://docs.aws.amazon.com/goto/WebAPI/fsx-2018-03-01/StartMisconfiguredStateRecovery AWS API Documentation
|
8283
8354
|
#
|
@@ -8631,6 +8702,8 @@ module Aws::FSx
|
|
8631
8702
|
#
|
8632
8703
|
# * `DiskIopsConfiguration`
|
8633
8704
|
#
|
8705
|
+
# * `EndpointIpv6AddressRange`
|
8706
|
+
#
|
8634
8707
|
# * `ReadCacheConfiguration`
|
8635
8708
|
#
|
8636
8709
|
# * `RemoveRouteTableIds`
|
@@ -8729,6 +8802,9 @@ module Aws::FSx
|
|
8729
8802
|
# Valid values are `2.12` and `2.15`. The value you choose must be newer
|
8730
8803
|
# than the file system's current Lustre version.
|
8731
8804
|
#
|
8805
|
+
# @option params [String] :network_type
|
8806
|
+
# Changes the network type of an FSx for OpenZFS file system.
|
8807
|
+
#
|
8732
8808
|
# @return [Types::UpdateFileSystemResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
8733
8809
|
#
|
8734
8810
|
# * {Types::UpdateFileSystemResponse#file_system #file_system} => Types::FileSystem
|
@@ -8863,9 +8939,11 @@ module Aws::FSx
|
|
8863
8939
|
# sizing_mode: "NO_CACHE", # accepts NO_CACHE, USER_PROVISIONED, PROPORTIONAL_TO_THROUGHPUT_CAPACITY
|
8864
8940
|
# size_gi_b: 1,
|
8865
8941
|
# },
|
8942
|
+
# endpoint_ipv_6_address_range: "Ipv6AddressRange",
|
8866
8943
|
# },
|
8867
8944
|
# storage_type: "SSD", # accepts SSD, HDD, INTELLIGENT_TIERING
|
8868
8945
|
# file_system_type_version: "FileSystemTypeVersion",
|
8946
|
+
# network_type: "IPV4", # accepts IPV4, DUAL
|
8869
8947
|
# })
|
8870
8948
|
#
|
8871
8949
|
# @example Response structure
|
@@ -9062,11 +9140,14 @@ module Aws::FSx
|
|
9062
9140
|
# resp.file_system.open_zfs_configuration.root_volume_id #=> String
|
9063
9141
|
# resp.file_system.open_zfs_configuration.preferred_subnet_id #=> String
|
9064
9142
|
# resp.file_system.open_zfs_configuration.endpoint_ip_address_range #=> String
|
9143
|
+
# resp.file_system.open_zfs_configuration.endpoint_ipv_6_address_range #=> String
|
9065
9144
|
# resp.file_system.open_zfs_configuration.route_table_ids #=> Array
|
9066
9145
|
# resp.file_system.open_zfs_configuration.route_table_ids[0] #=> String
|
9067
9146
|
# resp.file_system.open_zfs_configuration.endpoint_ip_address #=> String
|
9147
|
+
# resp.file_system.open_zfs_configuration.endpoint_ipv_6_address #=> String
|
9068
9148
|
# resp.file_system.open_zfs_configuration.read_cache_configuration.sizing_mode #=> String, one of "NO_CACHE", "USER_PROVISIONED", "PROPORTIONAL_TO_THROUGHPUT_CAPACITY"
|
9069
9149
|
# resp.file_system.open_zfs_configuration.read_cache_configuration.size_gi_b #=> Integer
|
9150
|
+
# resp.file_system.network_type #=> String, one of "IPV4", "DUAL"
|
9070
9151
|
#
|
9071
9152
|
# @see http://docs.aws.amazon.com/goto/WebAPI/fsx-2018-03-01/UpdateFileSystem AWS API Documentation
|
9072
9153
|
#
|
@@ -9286,11 +9367,14 @@ module Aws::FSx
|
|
9286
9367
|
# resp.snapshot.administrative_actions[0].target_file_system_values.open_zfs_configuration.root_volume_id #=> String
|
9287
9368
|
# resp.snapshot.administrative_actions[0].target_file_system_values.open_zfs_configuration.preferred_subnet_id #=> String
|
9288
9369
|
# resp.snapshot.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ip_address_range #=> String
|
9370
|
+
# resp.snapshot.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ipv_6_address_range #=> String
|
9289
9371
|
# resp.snapshot.administrative_actions[0].target_file_system_values.open_zfs_configuration.route_table_ids #=> Array
|
9290
9372
|
# resp.snapshot.administrative_actions[0].target_file_system_values.open_zfs_configuration.route_table_ids[0] #=> String
|
9291
9373
|
# resp.snapshot.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ip_address #=> String
|
9374
|
+
# resp.snapshot.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ipv_6_address #=> String
|
9292
9375
|
# resp.snapshot.administrative_actions[0].target_file_system_values.open_zfs_configuration.read_cache_configuration.sizing_mode #=> String, one of "NO_CACHE", "USER_PROVISIONED", "PROPORTIONAL_TO_THROUGHPUT_CAPACITY"
|
9293
9376
|
# resp.snapshot.administrative_actions[0].target_file_system_values.open_zfs_configuration.read_cache_configuration.size_gi_b #=> Integer
|
9377
|
+
# resp.snapshot.administrative_actions[0].target_file_system_values.network_type #=> String, one of "IPV4", "DUAL"
|
9294
9378
|
# resp.snapshot.administrative_actions[0].failure_details.message #=> String
|
9295
9379
|
# resp.snapshot.administrative_actions[0].target_volume_values.creation_time #=> Time
|
9296
9380
|
# resp.snapshot.administrative_actions[0].target_volume_values.file_system_id #=> String
|
@@ -9715,11 +9799,14 @@ module Aws::FSx
|
|
9715
9799
|
# resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.root_volume_id #=> String
|
9716
9800
|
# resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.preferred_subnet_id #=> String
|
9717
9801
|
# resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ip_address_range #=> String
|
9802
|
+
# resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ipv_6_address_range #=> String
|
9718
9803
|
# resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.route_table_ids #=> Array
|
9719
9804
|
# resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.route_table_ids[0] #=> String
|
9720
9805
|
# resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ip_address #=> String
|
9806
|
+
# resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.endpoint_ipv_6_address #=> String
|
9721
9807
|
# resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.read_cache_configuration.sizing_mode #=> String, one of "NO_CACHE", "USER_PROVISIONED", "PROPORTIONAL_TO_THROUGHPUT_CAPACITY"
|
9722
9808
|
# resp.volume.administrative_actions[0].target_file_system_values.open_zfs_configuration.read_cache_configuration.size_gi_b #=> Integer
|
9809
|
+
# resp.volume.administrative_actions[0].target_file_system_values.network_type #=> String, one of "IPV4", "DUAL"
|
9723
9810
|
# resp.volume.administrative_actions[0].failure_details.message #=> String
|
9724
9811
|
# resp.volume.administrative_actions[0].target_volume_values #=> Types::Volume
|
9725
9812
|
# resp.volume.administrative_actions[0].target_snapshot_values.resource_arn #=> String
|
@@ -9789,7 +9876,7 @@ module Aws::FSx
|
|
9789
9876
|
tracer: tracer
|
9790
9877
|
)
|
9791
9878
|
context[:gem_name] = 'aws-sdk-fsx'
|
9792
|
-
context[:gem_version] = '1.
|
9879
|
+
context[:gem_version] = '1.119.0'
|
9793
9880
|
Seahorse::Client::Request.new(handlers, context)
|
9794
9881
|
end
|
9795
9882
|
|
@@ -264,6 +264,7 @@ module Aws::FSx
|
|
264
264
|
Iops = Shapes::IntegerShape.new(name: 'Iops')
|
265
265
|
IpAddress = Shapes::StringShape.new(name: 'IpAddress')
|
266
266
|
IpAddressRange = Shapes::StringShape.new(name: 'IpAddressRange')
|
267
|
+
Ipv6AddressRange = Shapes::StringShape.new(name: 'Ipv6AddressRange')
|
267
268
|
JunctionPath = Shapes::StringShape.new(name: 'JunctionPath')
|
268
269
|
KmsKeyId = Shapes::StringShape.new(name: 'KmsKeyId')
|
269
270
|
LastUpdatedTime = Shapes::TimestampShape.new(name: 'LastUpdatedTime')
|
@@ -297,6 +298,7 @@ module Aws::FSx
|
|
297
298
|
NetBiosAlias = Shapes::StringShape.new(name: 'NetBiosAlias')
|
298
299
|
NetworkInterfaceId = Shapes::StringShape.new(name: 'NetworkInterfaceId')
|
299
300
|
NetworkInterfaceIds = Shapes::ListShape.new(name: 'NetworkInterfaceIds')
|
301
|
+
NetworkType = Shapes::StringShape.new(name: 'NetworkType')
|
300
302
|
NextToken = Shapes::StringShape.new(name: 'NextToken')
|
301
303
|
NfsVersion = Shapes::StringShape.new(name: 'NfsVersion')
|
302
304
|
NotServiceResourceError = Shapes::StructureShape.new(name: 'NotServiceResourceError')
|
@@ -737,6 +739,7 @@ module Aws::FSx
|
|
737
739
|
CreateFileSystemFromBackupRequest.add_member(:file_system_type_version, Shapes::ShapeRef.new(shape: FileSystemTypeVersion, location_name: "FileSystemTypeVersion"))
|
738
740
|
CreateFileSystemFromBackupRequest.add_member(:open_zfs_configuration, Shapes::ShapeRef.new(shape: CreateFileSystemOpenZFSConfiguration, location_name: "OpenZFSConfiguration"))
|
739
741
|
CreateFileSystemFromBackupRequest.add_member(:storage_capacity, Shapes::ShapeRef.new(shape: StorageCapacity, location_name: "StorageCapacity"))
|
742
|
+
CreateFileSystemFromBackupRequest.add_member(:network_type, Shapes::ShapeRef.new(shape: NetworkType, location_name: "NetworkType"))
|
740
743
|
CreateFileSystemFromBackupRequest.struct_class = Types::CreateFileSystemFromBackupRequest
|
741
744
|
|
742
745
|
CreateFileSystemFromBackupResponse.add_member(:file_system, Shapes::ShapeRef.new(shape: FileSystem, location_name: "FileSystem"))
|
@@ -791,6 +794,7 @@ module Aws::FSx
|
|
791
794
|
CreateFileSystemOpenZFSConfiguration.add_member(:root_volume_configuration, Shapes::ShapeRef.new(shape: OpenZFSCreateRootVolumeConfiguration, location_name: "RootVolumeConfiguration"))
|
792
795
|
CreateFileSystemOpenZFSConfiguration.add_member(:preferred_subnet_id, Shapes::ShapeRef.new(shape: SubnetId, location_name: "PreferredSubnetId"))
|
793
796
|
CreateFileSystemOpenZFSConfiguration.add_member(:endpoint_ip_address_range, Shapes::ShapeRef.new(shape: IpAddressRange, location_name: "EndpointIpAddressRange"))
|
797
|
+
CreateFileSystemOpenZFSConfiguration.add_member(:endpoint_ipv_6_address_range, Shapes::ShapeRef.new(shape: Ipv6AddressRange, location_name: "EndpointIpv6AddressRange"))
|
794
798
|
CreateFileSystemOpenZFSConfiguration.add_member(:route_table_ids, Shapes::ShapeRef.new(shape: RouteTableIds, location_name: "RouteTableIds"))
|
795
799
|
CreateFileSystemOpenZFSConfiguration.add_member(:read_cache_configuration, Shapes::ShapeRef.new(shape: OpenZFSReadCacheConfiguration, location_name: "ReadCacheConfiguration"))
|
796
800
|
CreateFileSystemOpenZFSConfiguration.struct_class = Types::CreateFileSystemOpenZFSConfiguration
|
@@ -808,6 +812,7 @@ module Aws::FSx
|
|
808
812
|
CreateFileSystemRequest.add_member(:ontap_configuration, Shapes::ShapeRef.new(shape: CreateFileSystemOntapConfiguration, location_name: "OntapConfiguration"))
|
809
813
|
CreateFileSystemRequest.add_member(:file_system_type_version, Shapes::ShapeRef.new(shape: FileSystemTypeVersion, location_name: "FileSystemTypeVersion"))
|
810
814
|
CreateFileSystemRequest.add_member(:open_zfs_configuration, Shapes::ShapeRef.new(shape: CreateFileSystemOpenZFSConfiguration, location_name: "OpenZFSConfiguration"))
|
815
|
+
CreateFileSystemRequest.add_member(:network_type, Shapes::ShapeRef.new(shape: NetworkType, location_name: "NetworkType"))
|
811
816
|
CreateFileSystemRequest.struct_class = Types::CreateFileSystemRequest
|
812
817
|
|
813
818
|
CreateFileSystemResponse.add_member(:file_system, Shapes::ShapeRef.new(shape: FileSystem, location_name: "FileSystem"))
|
@@ -1327,6 +1332,7 @@ module Aws::FSx
|
|
1327
1332
|
FileSystem.add_member(:ontap_configuration, Shapes::ShapeRef.new(shape: OntapFileSystemConfiguration, location_name: "OntapConfiguration"))
|
1328
1333
|
FileSystem.add_member(:file_system_type_version, Shapes::ShapeRef.new(shape: FileSystemTypeVersion, location_name: "FileSystemTypeVersion"))
|
1329
1334
|
FileSystem.add_member(:open_zfs_configuration, Shapes::ShapeRef.new(shape: OpenZFSFileSystemConfiguration, location_name: "OpenZFSConfiguration"))
|
1335
|
+
FileSystem.add_member(:network_type, Shapes::ShapeRef.new(shape: NetworkType, location_name: "NetworkType"))
|
1330
1336
|
FileSystem.struct_class = Types::FileSystem
|
1331
1337
|
|
1332
1338
|
FileSystemEndpoint.add_member(:dns_name, Shapes::ShapeRef.new(shape: DNSName, location_name: "DNSName"))
|
@@ -1536,8 +1542,10 @@ module Aws::FSx
|
|
1536
1542
|
OpenZFSFileSystemConfiguration.add_member(:root_volume_id, Shapes::ShapeRef.new(shape: VolumeId, location_name: "RootVolumeId"))
|
1537
1543
|
OpenZFSFileSystemConfiguration.add_member(:preferred_subnet_id, Shapes::ShapeRef.new(shape: SubnetId, location_name: "PreferredSubnetId"))
|
1538
1544
|
OpenZFSFileSystemConfiguration.add_member(:endpoint_ip_address_range, Shapes::ShapeRef.new(shape: IpAddressRange, location_name: "EndpointIpAddressRange"))
|
1545
|
+
OpenZFSFileSystemConfiguration.add_member(:endpoint_ipv_6_address_range, Shapes::ShapeRef.new(shape: Ipv6AddressRange, location_name: "EndpointIpv6AddressRange"))
|
1539
1546
|
OpenZFSFileSystemConfiguration.add_member(:route_table_ids, Shapes::ShapeRef.new(shape: RouteTableIds, location_name: "RouteTableIds"))
|
1540
1547
|
OpenZFSFileSystemConfiguration.add_member(:endpoint_ip_address, Shapes::ShapeRef.new(shape: IpAddress, location_name: "EndpointIpAddress"))
|
1548
|
+
OpenZFSFileSystemConfiguration.add_member(:endpoint_ipv_6_address, Shapes::ShapeRef.new(shape: IpAddress, location_name: "EndpointIpv6Address"))
|
1541
1549
|
OpenZFSFileSystemConfiguration.add_member(:read_cache_configuration, Shapes::ShapeRef.new(shape: OpenZFSReadCacheConfiguration, location_name: "ReadCacheConfiguration"))
|
1542
1550
|
OpenZFSFileSystemConfiguration.struct_class = Types::OpenZFSFileSystemConfiguration
|
1543
1551
|
|
@@ -1890,6 +1898,7 @@ module Aws::FSx
|
|
1890
1898
|
UpdateFileSystemOpenZFSConfiguration.add_member(:add_route_table_ids, Shapes::ShapeRef.new(shape: RouteTableIds, location_name: "AddRouteTableIds"))
|
1891
1899
|
UpdateFileSystemOpenZFSConfiguration.add_member(:remove_route_table_ids, Shapes::ShapeRef.new(shape: RouteTableIds, location_name: "RemoveRouteTableIds"))
|
1892
1900
|
UpdateFileSystemOpenZFSConfiguration.add_member(:read_cache_configuration, Shapes::ShapeRef.new(shape: OpenZFSReadCacheConfiguration, location_name: "ReadCacheConfiguration"))
|
1901
|
+
UpdateFileSystemOpenZFSConfiguration.add_member(:endpoint_ipv_6_address_range, Shapes::ShapeRef.new(shape: Ipv6AddressRange, location_name: "EndpointIpv6AddressRange"))
|
1893
1902
|
UpdateFileSystemOpenZFSConfiguration.struct_class = Types::UpdateFileSystemOpenZFSConfiguration
|
1894
1903
|
|
1895
1904
|
UpdateFileSystemRequest.add_member(:file_system_id, Shapes::ShapeRef.new(shape: FileSystemId, required: true, location_name: "FileSystemId"))
|
@@ -1901,6 +1910,7 @@ module Aws::FSx
|
|
1901
1910
|
UpdateFileSystemRequest.add_member(:open_zfs_configuration, Shapes::ShapeRef.new(shape: UpdateFileSystemOpenZFSConfiguration, location_name: "OpenZFSConfiguration"))
|
1902
1911
|
UpdateFileSystemRequest.add_member(:storage_type, Shapes::ShapeRef.new(shape: StorageType, location_name: "StorageType"))
|
1903
1912
|
UpdateFileSystemRequest.add_member(:file_system_type_version, Shapes::ShapeRef.new(shape: FileSystemTypeVersion, location_name: "FileSystemTypeVersion"))
|
1913
|
+
UpdateFileSystemRequest.add_member(:network_type, Shapes::ShapeRef.new(shape: NetworkType, location_name: "NetworkType"))
|
1904
1914
|
UpdateFileSystemRequest.struct_class = Types::UpdateFileSystemRequest
|
1905
1915
|
|
1906
1916
|
UpdateFileSystemResponse.add_member(:file_system, Shapes::ShapeRef.new(shape: FileSystem, location_name: "FileSystem"))
|
data/lib/aws-sdk-fsx/types.rb
CHANGED
@@ -1802,6 +1802,11 @@ module Aws::FSx
|
|
1802
1802
|
# code 400 Bad Request.
|
1803
1803
|
# @return [Integer]
|
1804
1804
|
#
|
1805
|
+
# @!attribute [rw] network_type
|
1806
|
+
# Sets the network type for the Amazon FSx for OpenZFS file system
|
1807
|
+
# that you're creating from a backup.
|
1808
|
+
# @return [String]
|
1809
|
+
#
|
1805
1810
|
# @see http://docs.aws.amazon.com/goto/WebAPI/fsx-2018-03-01/CreateFileSystemFromBackupRequest AWS API Documentation
|
1806
1811
|
#
|
1807
1812
|
class CreateFileSystemFromBackupRequest < Struct.new(
|
@@ -1816,7 +1821,8 @@ module Aws::FSx
|
|
1816
1821
|
:kms_key_id,
|
1817
1822
|
:file_system_type_version,
|
1818
1823
|
:open_zfs_configuration,
|
1819
|
-
:storage_capacity
|
1824
|
+
:storage_capacity,
|
1825
|
+
:network_type)
|
1820
1826
|
SENSITIVE = []
|
1821
1827
|
include Aws::Structure
|
1822
1828
|
end
|
@@ -2524,6 +2530,16 @@ module Aws::FSx
|
|
2524
2530
|
# don't overlap with any subnet.
|
2525
2531
|
# @return [String]
|
2526
2532
|
#
|
2533
|
+
# @!attribute [rw] endpoint_ipv_6_address_range
|
2534
|
+
# (Multi-AZ only) Specifies the IP address range in which the
|
2535
|
+
# endpoints to access your file system will be created. By default in
|
2536
|
+
# the Amazon FSx API and Amazon FSx console, Amazon FSx selects an
|
2537
|
+
# available /118 IP address range for you from one of the VPC's CIDR
|
2538
|
+
# ranges. You can have overlapping endpoint IP addresses for file
|
2539
|
+
# systems deployed in the same VPC/route tables, as long as they
|
2540
|
+
# don't overlap with any subnet.
|
2541
|
+
# @return [String]
|
2542
|
+
#
|
2527
2543
|
# @!attribute [rw] route_table_ids
|
2528
2544
|
# (Multi-AZ only) Specifies the route tables in which Amazon FSx
|
2529
2545
|
# creates the rules for routing traffic to the correct file server.
|
@@ -2551,6 +2567,7 @@ module Aws::FSx
|
|
2551
2567
|
:root_volume_configuration,
|
2552
2568
|
:preferred_subnet_id,
|
2553
2569
|
:endpoint_ip_address_range,
|
2570
|
+
:endpoint_ipv_6_address_range,
|
2554
2571
|
:route_table_ids,
|
2555
2572
|
:read_cache_configuration)
|
2556
2573
|
SENSITIVE = []
|
@@ -2757,6 +2774,14 @@ module Aws::FSx
|
|
2757
2774
|
# The OpenZFS configuration for the file system that's being created.
|
2758
2775
|
# @return [Types::CreateFileSystemOpenZFSConfiguration]
|
2759
2776
|
#
|
2777
|
+
# @!attribute [rw] network_type
|
2778
|
+
# The network type of the Amazon FSx file system that you are
|
2779
|
+
# creating. Valid values are `IPV4` (which supports IPv4 only) and
|
2780
|
+
# `DUAL` (for dual-stack mode, which supports both IPv4 and IPv6). The
|
2781
|
+
# default is `IPV4`. Supported only for Amazon FSx for OpenZFS file
|
2782
|
+
# systems.
|
2783
|
+
# @return [String]
|
2784
|
+
#
|
2760
2785
|
# @see http://docs.aws.amazon.com/goto/WebAPI/fsx-2018-03-01/CreateFileSystemRequest AWS API Documentation
|
2761
2786
|
#
|
2762
2787
|
class CreateFileSystemRequest < Struct.new(
|
@@ -2772,7 +2797,8 @@ module Aws::FSx
|
|
2772
2797
|
:lustre_configuration,
|
2773
2798
|
:ontap_configuration,
|
2774
2799
|
:file_system_type_version,
|
2775
|
-
:open_zfs_configuration
|
2800
|
+
:open_zfs_configuration,
|
2801
|
+
:network_type)
|
2776
2802
|
SENSITIVE = []
|
2777
2803
|
include Aws::Structure
|
2778
2804
|
end
|
@@ -6311,6 +6337,10 @@ module Aws::FSx
|
|
6311
6337
|
# The configuration for this Amazon FSx for OpenZFS file system.
|
6312
6338
|
# @return [Types::OpenZFSFileSystemConfiguration]
|
6313
6339
|
#
|
6340
|
+
# @!attribute [rw] network_type
|
6341
|
+
# The network type of the file system.
|
6342
|
+
# @return [String]
|
6343
|
+
#
|
6314
6344
|
# @see http://docs.aws.amazon.com/goto/WebAPI/fsx-2018-03-01/FileSystem AWS API Documentation
|
6315
6345
|
#
|
6316
6346
|
class FileSystem < Struct.new(
|
@@ -6334,7 +6364,8 @@ module Aws::FSx
|
|
6334
6364
|
:administrative_actions,
|
6335
6365
|
:ontap_configuration,
|
6336
6366
|
:file_system_type_version,
|
6337
|
-
:open_zfs_configuration
|
6367
|
+
:open_zfs_configuration,
|
6368
|
+
:network_type)
|
6338
6369
|
SENSITIVE = []
|
6339
6370
|
include Aws::Structure
|
6340
6371
|
end
|
@@ -7739,6 +7770,16 @@ module Aws::FSx
|
|
7739
7770
|
# systems deployed in the same VPC/route tables.
|
7740
7771
|
# @return [String]
|
7741
7772
|
#
|
7773
|
+
# @!attribute [rw] endpoint_ipv_6_address_range
|
7774
|
+
# (Multi-AZ only) Specifies the IP address range in which the
|
7775
|
+
# endpoints to access your file system will be created. By default in
|
7776
|
+
# the Amazon FSx API and Amazon FSx console, Amazon FSx selects an
|
7777
|
+
# available /118 IP address range for you from one of the VPC's CIDR
|
7778
|
+
# ranges. You can have overlapping endpoint IP addresses for file
|
7779
|
+
# systems deployed in the same VPC/route tables, as long as they
|
7780
|
+
# don't overlap with any subnet.
|
7781
|
+
# @return [String]
|
7782
|
+
#
|
7742
7783
|
# @!attribute [rw] route_table_ids
|
7743
7784
|
# (Multi-AZ only) The VPC route tables in which your file system's
|
7744
7785
|
# endpoints are created.
|
@@ -7749,6 +7790,11 @@ module Aws::FSx
|
|
7749
7790
|
# manage the file system.
|
7750
7791
|
# @return [String]
|
7751
7792
|
#
|
7793
|
+
# @!attribute [rw] endpoint_ipv_6_address
|
7794
|
+
# The IPv6 address of the endpoint that is used to access data or to
|
7795
|
+
# manage the file system.
|
7796
|
+
# @return [String]
|
7797
|
+
#
|
7752
7798
|
# @!attribute [rw] read_cache_configuration
|
7753
7799
|
# Required when `StorageType` is set to `INTELLIGENT_TIERING`.
|
7754
7800
|
# Specifies the optional provisioned SSD read cache.
|
@@ -7768,8 +7814,10 @@ module Aws::FSx
|
|
7768
7814
|
:root_volume_id,
|
7769
7815
|
:preferred_subnet_id,
|
7770
7816
|
:endpoint_ip_address_range,
|
7817
|
+
:endpoint_ipv_6_address_range,
|
7771
7818
|
:route_table_ids,
|
7772
7819
|
:endpoint_ip_address,
|
7820
|
+
:endpoint_ipv_6_address,
|
7773
7821
|
:read_cache_configuration)
|
7774
7822
|
SENSITIVE = []
|
7775
7823
|
include Aws::Structure
|
@@ -9968,6 +10016,16 @@ module Aws::FSx
|
|
9968
10016
|
# file systems that use the Intelligent-Tiering storage class.
|
9969
10017
|
# @return [Types::OpenZFSReadCacheConfiguration]
|
9970
10018
|
#
|
10019
|
+
# @!attribute [rw] endpoint_ipv_6_address_range
|
10020
|
+
# (Multi-AZ only) Specifies the IP address range in which the
|
10021
|
+
# endpoints to access your file system will be created. By default in
|
10022
|
+
# the Amazon FSx API and Amazon FSx console, Amazon FSx selects an
|
10023
|
+
# available /118 IP address range for you from one of the VPC's CIDR
|
10024
|
+
# ranges. You can have overlapping endpoint IP addresses for file
|
10025
|
+
# systems deployed in the same VPC/route tables, as long as they
|
10026
|
+
# don't overlap with any subnet.
|
10027
|
+
# @return [String]
|
10028
|
+
#
|
9971
10029
|
# @see http://docs.aws.amazon.com/goto/WebAPI/fsx-2018-03-01/UpdateFileSystemOpenZFSConfiguration AWS API Documentation
|
9972
10030
|
#
|
9973
10031
|
class UpdateFileSystemOpenZFSConfiguration < Struct.new(
|
@@ -9980,7 +10038,8 @@ module Aws::FSx
|
|
9980
10038
|
:disk_iops_configuration,
|
9981
10039
|
:add_route_table_ids,
|
9982
10040
|
:remove_route_table_ids,
|
9983
|
-
:read_cache_configuration
|
10041
|
+
:read_cache_configuration,
|
10042
|
+
:endpoint_ipv_6_address_range)
|
9984
10043
|
SENSITIVE = []
|
9985
10044
|
include Aws::Structure
|
9986
10045
|
end
|
@@ -10085,6 +10144,10 @@ module Aws::FSx
|
|
10085
10144
|
# newer than the file system's current Lustre version.
|
10086
10145
|
# @return [String]
|
10087
10146
|
#
|
10147
|
+
# @!attribute [rw] network_type
|
10148
|
+
# Changes the network type of an FSx for OpenZFS file system.
|
10149
|
+
# @return [String]
|
10150
|
+
#
|
10088
10151
|
# @see http://docs.aws.amazon.com/goto/WebAPI/fsx-2018-03-01/UpdateFileSystemRequest AWS API Documentation
|
10089
10152
|
#
|
10090
10153
|
class UpdateFileSystemRequest < Struct.new(
|
@@ -10096,7 +10159,8 @@ module Aws::FSx
|
|
10096
10159
|
:ontap_configuration,
|
10097
10160
|
:open_zfs_configuration,
|
10098
10161
|
:storage_type,
|
10099
|
-
:file_system_type_version
|
10162
|
+
:file_system_type_version,
|
10163
|
+
:network_type)
|
10100
10164
|
SENSITIVE = []
|
10101
10165
|
include Aws::Structure
|
10102
10166
|
end
|
data/lib/aws-sdk-fsx.rb
CHANGED
data/sig/client.rbs
CHANGED
@@ -422,12 +422,14 @@ module Aws
|
|
422
422
|
}?,
|
423
423
|
preferred_subnet_id: ::String?,
|
424
424
|
endpoint_ip_address_range: ::String?,
|
425
|
+
endpoint_ipv_6_address_range: ::String?,
|
425
426
|
route_table_ids: Array[::String]?,
|
426
427
|
read_cache_configuration: {
|
427
428
|
sizing_mode: ("NO_CACHE" | "USER_PROVISIONED" | "PROPORTIONAL_TO_THROUGHPUT_CAPACITY")?,
|
428
429
|
size_gi_b: ::Integer?
|
429
430
|
}?
|
430
|
-
}
|
431
|
+
},
|
432
|
+
?network_type: ("IPV4" | "DUAL")
|
431
433
|
) -> _CreateFileSystemResponseSuccess
|
432
434
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateFileSystemResponseSuccess
|
433
435
|
|
@@ -547,13 +549,15 @@ module Aws
|
|
547
549
|
}?,
|
548
550
|
preferred_subnet_id: ::String?,
|
549
551
|
endpoint_ip_address_range: ::String?,
|
552
|
+
endpoint_ipv_6_address_range: ::String?,
|
550
553
|
route_table_ids: Array[::String]?,
|
551
554
|
read_cache_configuration: {
|
552
555
|
sizing_mode: ("NO_CACHE" | "USER_PROVISIONED" | "PROPORTIONAL_TO_THROUGHPUT_CAPACITY")?,
|
553
556
|
size_gi_b: ::Integer?
|
554
557
|
}?
|
555
558
|
},
|
556
|
-
?storage_capacity: ::Integer
|
559
|
+
?storage_capacity: ::Integer,
|
560
|
+
?network_type: ("IPV4" | "DUAL")
|
557
561
|
) -> _CreateFileSystemFromBackupResponseSuccess
|
558
562
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateFileSystemFromBackupResponseSuccess
|
559
563
|
|
@@ -1295,10 +1299,12 @@ module Aws
|
|
1295
1299
|
read_cache_configuration: {
|
1296
1300
|
sizing_mode: ("NO_CACHE" | "USER_PROVISIONED" | "PROPORTIONAL_TO_THROUGHPUT_CAPACITY")?,
|
1297
1301
|
size_gi_b: ::Integer?
|
1298
|
-
}
|
1302
|
+
}?,
|
1303
|
+
endpoint_ipv_6_address_range: ::String?
|
1299
1304
|
},
|
1300
1305
|
?storage_type: ("SSD" | "HDD" | "INTELLIGENT_TIERING"),
|
1301
|
-
?file_system_type_version: ::String
|
1306
|
+
?file_system_type_version: ::String,
|
1307
|
+
?network_type: ("IPV4" | "DUAL")
|
1302
1308
|
) -> _UpdateFileSystemResponseSuccess
|
1303
1309
|
| (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _UpdateFileSystemResponseSuccess
|
1304
1310
|
|
data/sig/types.rbs
CHANGED
@@ -310,6 +310,7 @@ module Aws::FSx
|
|
310
310
|
attr_accessor file_system_type_version: ::String
|
311
311
|
attr_accessor open_zfs_configuration: Types::CreateFileSystemOpenZFSConfiguration
|
312
312
|
attr_accessor storage_capacity: ::Integer
|
313
|
+
attr_accessor network_type: ("IPV4" | "DUAL")
|
313
314
|
SENSITIVE: []
|
314
315
|
end
|
315
316
|
|
@@ -374,6 +375,7 @@ module Aws::FSx
|
|
374
375
|
attr_accessor root_volume_configuration: Types::OpenZFSCreateRootVolumeConfiguration
|
375
376
|
attr_accessor preferred_subnet_id: ::String
|
376
377
|
attr_accessor endpoint_ip_address_range: ::String
|
378
|
+
attr_accessor endpoint_ipv_6_address_range: ::String
|
377
379
|
attr_accessor route_table_ids: ::Array[::String]
|
378
380
|
attr_accessor read_cache_configuration: Types::OpenZFSReadCacheConfiguration
|
379
381
|
SENSITIVE: []
|
@@ -393,6 +395,7 @@ module Aws::FSx
|
|
393
395
|
attr_accessor ontap_configuration: Types::CreateFileSystemOntapConfiguration
|
394
396
|
attr_accessor file_system_type_version: ::String
|
395
397
|
attr_accessor open_zfs_configuration: Types::CreateFileSystemOpenZFSConfiguration
|
398
|
+
attr_accessor network_type: ("IPV4" | "DUAL")
|
396
399
|
SENSITIVE: []
|
397
400
|
end
|
398
401
|
|
@@ -1059,6 +1062,7 @@ module Aws::FSx
|
|
1059
1062
|
attr_accessor ontap_configuration: Types::OntapFileSystemConfiguration
|
1060
1063
|
attr_accessor file_system_type_version: ::String
|
1061
1064
|
attr_accessor open_zfs_configuration: Types::OpenZFSFileSystemConfiguration
|
1065
|
+
attr_accessor network_type: ("IPV4" | "DUAL")
|
1062
1066
|
SENSITIVE: []
|
1063
1067
|
end
|
1064
1068
|
|
@@ -1322,8 +1326,10 @@ module Aws::FSx
|
|
1322
1326
|
attr_accessor root_volume_id: ::String
|
1323
1327
|
attr_accessor preferred_subnet_id: ::String
|
1324
1328
|
attr_accessor endpoint_ip_address_range: ::String
|
1329
|
+
attr_accessor endpoint_ipv_6_address_range: ::String
|
1325
1330
|
attr_accessor route_table_ids: ::Array[::String]
|
1326
1331
|
attr_accessor endpoint_ip_address: ::String
|
1332
|
+
attr_accessor endpoint_ipv_6_address: ::String
|
1327
1333
|
attr_accessor read_cache_configuration: Types::OpenZFSReadCacheConfiguration
|
1328
1334
|
SENSITIVE: []
|
1329
1335
|
end
|
@@ -1740,6 +1746,7 @@ module Aws::FSx
|
|
1740
1746
|
attr_accessor add_route_table_ids: ::Array[::String]
|
1741
1747
|
attr_accessor remove_route_table_ids: ::Array[::String]
|
1742
1748
|
attr_accessor read_cache_configuration: Types::OpenZFSReadCacheConfiguration
|
1749
|
+
attr_accessor endpoint_ipv_6_address_range: ::String
|
1743
1750
|
SENSITIVE: []
|
1744
1751
|
end
|
1745
1752
|
|
@@ -1753,6 +1760,7 @@ module Aws::FSx
|
|
1753
1760
|
attr_accessor open_zfs_configuration: Types::UpdateFileSystemOpenZFSConfiguration
|
1754
1761
|
attr_accessor storage_type: ("SSD" | "HDD" | "INTELLIGENT_TIERING")
|
1755
1762
|
attr_accessor file_system_type_version: ::String
|
1763
|
+
attr_accessor network_type: ("IPV4" | "DUAL")
|
1756
1764
|
SENSITIVE: []
|
1757
1765
|
end
|
1758
1766
|
|