You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"smithy.api#documentation": "<p>Specifies the FSx for ONTAP file system deployment type to use in creatingthe file system. \n<code>MULTI_AZ_1</code> is the supported ONTAP deployment type.</p>",
1610
+
"smithy.api#documentation": "<p>Specifies the FSx for ONTAP file system deployment type to use in creating\nthe file system. </p>\n<ul>\n <li>\n <p>\n <code>MULTI_AZ_1</code> - (Default) A high availability file system configured\n for Multi-AZ redundancy to tolerate temporary Availability Zone (AZ)\n unavailability. </p>\n </li>\n <li>\n <p>\n <code>SINGLE_AZ_1</code> - A file system configured for Single-AZ\n redundancy.</p>\n </li>\n </ul>\n <p>For information about the use cases for Multi-AZ and Single-AZ deployments, refer to\n <a href=\"https://docs.aws.amazon.com/fsx/latest/ONTAPGuide/high-availability-multiAZ.html\">Choosing Multi-AZ or\n Single-AZ file system deployment</a>. </p>",
1611
1611
"smithy.api#required": {}
1612
1612
}
1613
1613
},
1614
1614
"EndpointIpAddressRange": {
1615
1615
"target": "com.amazonaws.fsx#IpAddressRange",
1616
1616
"traits": {
1617
-
"smithy.api#documentation": "<p>Specifies the IP address range in which the endpoints to access your file system\n will be created. By default, Amazon FSx selects an unused IP address range for you\n from the 198.19.* range.</p>\n <important>\n <p>The Endpoint IP address range you select for your file system\nmust exist outside the VPC's CIDR range and must be at least /30 or larger.</p>\n </important>"
1617
+
"smithy.api#documentation": "<p>(Multi-AZ only) Specifies the IP address range in which the endpoints to access your\nfile system will be created. By default, Amazon FSx selects an unused IP address\nrange for you from the 198.19.* range.</p>\n <important>\n <p>The Endpoint IP address range you select for your file system must exist outside\n the VPC's CIDR range and must be at least /30 or larger.</p>\n </important>"
1618
1618
}
1619
1619
},
1620
1620
"FsxAdminPassword": {
@@ -1632,19 +1632,19 @@
1632
1632
"PreferredSubnetId": {
1633
1633
"target": "com.amazonaws.fsx#SubnetId",
1634
1634
"traits": {
1635
-
"smithy.api#documentation": "<p>Required when <code>DeploymentType</code> is set to <code>MULTI_AZ_1</code>. This specifies the subnet \n in which you want the preferred file server to be located.</p>"
1635
+
"smithy.api#documentation": "<p>Required when <code>DeploymentType</code> is set to <code>MULTI_AZ_1</code>. This\nspecifies the subnet in which you want the preferred file server to be located.</p>"
1636
1636
}
1637
1637
},
1638
1638
"RouteTableIds": {
1639
1639
"target": "com.amazonaws.fsx#RouteTableIds",
1640
1640
"traits": {
1641
-
"smithy.api#documentation": "<p>Specifies the virtual private cloud (VPC) route tables in which your file system's\n endpoints will be created. You should specify all VPC route tables associated with the\n subnets in which your clients are located. By default, Amazon FSx selects your VPC's\n default route table.</p>"
1641
+
"smithy.api#documentation": "<p>(Multi-AZ only) Specifies the virtual private cloud (VPC) route tables in which your\nfile system's endpoints will be created. You should specify all VPC route tables\nassociated with the subnets in which your clients are located. By default, Amazon FSx\nselects your VPC's default route table.</p>"
1642
1642
}
1643
1643
},
1644
1644
"ThroughputCapacity": {
1645
1645
"target": "com.amazonaws.fsx#MegabytesPerSecond",
1646
1646
"traits": {
1647
-
"smithy.api#documentation": "<p>Sets the throughput capacity for the file system that you're creating. \n Valid values are 128, 256, 512, 1024, and 2048 MBps.</p>",
1647
+
"smithy.api#documentation": "<p>Sets the throughput capacity for the file system that you're creating. Valid values\n are 128, 256, 512, 1024, and 2048 MBps.</p>",
1648
1648
"smithy.api#required": {}
1649
1649
}
1650
1650
},
@@ -1653,7 +1653,7 @@
1653
1653
}
1654
1654
},
1655
1655
"traits": {
1656
-
"smithy.api#documentation": "<p>The ONTAP configuration properties of the FSx for ONTAP file system that you are creating.</p>"
1656
+
"smithy.api#documentation": "<p>The ONTAP configuration properties of the FSx for ONTAP file system that you\n are creating.</p>"
"smithy.api#documentation": "<p>The ONTAP file system deployment type.</p>"
5495
+
"smithy.api#documentation": "<p>Specifies the FSx for ONTAP file system deployment type in use in the file\n system. </p>\n <ul>\n <li>\n <p>\n <code>MULTI_AZ_1</code> - (Default) A high availability file system configured\n for Multi-AZ redundancy to tolerate temporary Availability Zone (AZ)\n unavailability. </p>\n </li>\n <li>\n <p>\n <code>SINGLE_AZ_1</code> - A file system configured for Single-AZ\n redundancy.</p>\n </li>\n </ul>\n <p>For information about the use cases for Multi-AZ and Single-AZ deployments, refer to\n <a href=\"https://docs.aws.amazon.com/fsx/latest/ONTAPGuide/high-availability-multiAZ.html\">Choosing Multi-AZ or\n Single-AZ file system deployment</a>. </p>"
5492
5496
}
5493
5497
},
5494
5498
"EndpointIpAddressRange": {
5495
5499
"target": "com.amazonaws.fsx#IpAddressRange",
5496
5500
"traits": {
5497
-
"smithy.api#documentation": "<p>The IP address range in which the endpoints to access your file system\n are created.</p>\n <important>\n <p>The Endpoint IP address range you select for your file system\n must exist outside the VPC's CIDR range and must be at least /30 or larger.\n If you do not specify this optional parameter, Amazon FSx will automatically\n select a CIDR block for you.</p>\n </important>"
5501
+
"smithy.api#documentation": "<p>(Multi-AZ only) The IP address range in which the endpoints to access your file system\n are created.</p>\n <important>\n <p>The Endpoint IP address range you select for your file system\n must exist outside the VPC's CIDR range and must be at least /30 or larger.\n If you do not specify this optional parameter, Amazon FSx will automatically\n select a CIDR block for you.</p>\n </important>"
5498
5502
}
5499
5503
},
5500
5504
"Endpoints": {
@@ -5515,7 +5519,7 @@
5515
5519
"RouteTableIds": {
5516
5520
"target": "com.amazonaws.fsx#RouteTableIds",
5517
5521
"traits": {
5518
-
"smithy.api#documentation": "<p>The VPC route tables in which your file system's endpoints are\n created.</p>"
5522
+
"smithy.api#documentation": "<p>(Multi-AZ only) The VPC route tables in which your file system's endpoints are\n created.</p>"
0 commit comments