|
1108 | 1108 | "UseDualStack": false |
1109 | 1109 | } |
1110 | 1110 | }, |
1111 | | - { |
1112 | | - "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled", |
1113 | | - "expect": { |
1114 | | - "error": "FIPS and DualStack are enabled, but this partition does not support one or both" |
1115 | | - }, |
1116 | | - "params": { |
1117 | | - "Region": "us-iso-east-1", |
1118 | | - "UseFIPS": true, |
1119 | | - "UseDualStack": true |
1120 | | - } |
1121 | | - }, |
1122 | 1111 | { |
1123 | 1112 | "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled", |
1124 | 1113 | "expect": { |
|
1132 | 1121 | "UseDualStack": false |
1133 | 1122 | } |
1134 | 1123 | }, |
1135 | | - { |
1136 | | - "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled", |
1137 | | - "expect": { |
1138 | | - "error": "DualStack is enabled but this partition does not support DualStack" |
1139 | | - }, |
1140 | | - "params": { |
1141 | | - "Region": "us-iso-east-1", |
1142 | | - "UseFIPS": false, |
1143 | | - "UseDualStack": true |
1144 | | - } |
1145 | | - }, |
1146 | 1124 | { |
1147 | 1125 | "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled", |
1148 | 1126 | "expect": { |
|
1156 | 1134 | "UseDualStack": false |
1157 | 1135 | } |
1158 | 1136 | }, |
1159 | | - { |
1160 | | - "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled", |
1161 | | - "expect": { |
1162 | | - "error": "FIPS and DualStack are enabled, but this partition does not support one or both" |
1163 | | - }, |
1164 | | - "params": { |
1165 | | - "Region": "us-isob-east-1", |
1166 | | - "UseFIPS": true, |
1167 | | - "UseDualStack": true |
1168 | | - } |
1169 | | - }, |
1170 | 1137 | { |
1171 | 1138 | "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled", |
1172 | 1139 | "expect": { |
|
1180 | 1147 | "UseDualStack": false |
1181 | 1148 | } |
1182 | 1149 | }, |
1183 | | - { |
1184 | | - "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled", |
1185 | | - "expect": { |
1186 | | - "error": "DualStack is enabled but this partition does not support DualStack" |
1187 | | - }, |
1188 | | - "params": { |
1189 | | - "Region": "us-isob-east-1", |
1190 | | - "UseFIPS": false, |
1191 | | - "UseDualStack": true |
1192 | | - } |
1193 | | - }, |
1194 | 1150 | { |
1195 | 1151 | "documentation": "For custom endpoint with region set and fips disabled and dualstack disabled", |
1196 | 1152 | "expect": { |
|
1611 | 1567 | "SnowballType": { |
1612 | 1568 | "target": "com.amazonaws.snowball#SnowballType", |
1613 | 1569 | "traits": { |
1614 | | - "smithy.api#documentation": "<p>The type of Snowcone device to use for this cluster.\n </p>\n <note>\n <p>For cluster jobs, Amazon Web Services Snow Family currently supports only the\n <code>EDGE</code> device type.</p>\n </note>" |
| 1570 | + "smithy.api#documentation": "<p>The type of Snowball Edge device to use for this cluster.\n </p>\n <note>\n <p>For cluster jobs, Amazon Web Services Snow Family currently supports only the\n <code>EDGE</code> device type.</p>\n </note>" |
1615 | 1571 | } |
1616 | 1572 | }, |
1617 | 1573 | "CreationDate": { |
|
2157 | 2113 | "DeviceConfiguration": { |
2158 | 2114 | "target": "com.amazonaws.snowball#DeviceConfiguration", |
2159 | 2115 | "traits": { |
2160 | | - "smithy.api#documentation": "<p>Defines the device configuration for an Snowcone job.</p>\n <p>For more information, see\n \"https://docs.aws.amazon.com/snowball/latest/snowcone-guide/snow-device-types.html\" (Snow\n Family Devices and Capacity) in the <i>Snowcone User Guide</i> or\n \"https://docs.aws.amazon.com/snowball/latest/developer-guide/snow-device-types.html\" (Snow\n Family Devices and Capacity) in the <i>Snowcone User Guide</i>.</p>" |
| 2116 | + "smithy.api#documentation": "<p>Defines the device configuration for an Snowball Edge job.</p>\n <p>For more information, see\n \"https://docs.aws.amazon.com/snowball/latest/snowcone-guide/snow-device-types.html\" (Snow\n Family Devices and Capacity) in the <i>Snowcone User Guide</i> or\n \"https://docs.aws.amazon.com/snowball/latest/developer-guide/snow-device-types.html\" (Snow\n Family Devices and Capacity) in the <i>Snowcone User Guide</i>.</p>" |
2161 | 2117 | } |
2162 | 2118 | }, |
2163 | 2119 | "RemoteManagement": { |
|
2724 | 2680 | "SnowconeDeviceConfiguration": { |
2725 | 2681 | "target": "com.amazonaws.snowball#SnowconeDeviceConfiguration", |
2726 | 2682 | "traits": { |
2727 | | - "smithy.api#documentation": "<p>Returns information about the device configuration for an Snowcone\n job.</p>" |
| 2683 | + "smithy.api#documentation": "<p>Returns information about the device configuration for an Snowball Edge\n job.</p>" |
2728 | 2684 | } |
2729 | 2685 | } |
2730 | 2686 | }, |
|
4896 | 4852 | "WirelessConnection": { |
4897 | 4853 | "target": "com.amazonaws.snowball#WirelessConnection", |
4898 | 4854 | "traits": { |
4899 | | - "smithy.api#documentation": "<p>Configures the wireless connection for the Snowcone device.</p>" |
| 4855 | + "smithy.api#documentation": "<p>Configures the wireless connection for the Snowball Edge device.</p>" |
4900 | 4856 | } |
4901 | 4857 | } |
4902 | 4858 | }, |
4903 | 4859 | "traits": { |
4904 | | - "smithy.api#documentation": "<p>Specifies the device configuration for an Snowcone job.</p>" |
| 4860 | + "smithy.api#documentation": "<p>Specifies the device configuration for an Snowball Edge job.</p>" |
4905 | 4861 | } |
4906 | 4862 | }, |
4907 | 4863 | "com.amazonaws.snowball#SnsTopicARN": { |
|
5381 | 5337 | "target": "com.amazonaws.snowball#Boolean", |
5382 | 5338 | "traits": { |
5383 | 5339 | "smithy.api#default": false, |
5384 | | - "smithy.api#documentation": "<p>Enables the Wi-Fi adapter on an Snowcone device.</p>" |
| 5340 | + "smithy.api#documentation": "<p>Enables the Wi-Fi adapter on an Snowball Edge device.</p>" |
5385 | 5341 | } |
5386 | 5342 | } |
5387 | 5343 | }, |
5388 | 5344 | "traits": { |
5389 | | - "smithy.api#documentation": "<p>Configures the wireless connection on an Snowcone device.</p>" |
| 5345 | + "smithy.api#documentation": "<p>Configures the wireless connection on an Snowball Edge device.</p>" |
5390 | 5346 | } |
5391 | 5347 | } |
5392 | 5348 | } |
|
0 commit comments