|
914 | 914 | "UseDualStack": false
|
915 | 915 | }
|
916 | 916 | },
|
917 |
| - { |
918 |
| - "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled", |
919 |
| - "expect": { |
920 |
| - "error": "FIPS and DualStack are enabled, but this partition does not support one or both" |
921 |
| - }, |
922 |
| - "params": { |
923 |
| - "Region": "us-iso-east-1", |
924 |
| - "UseFIPS": true, |
925 |
| - "UseDualStack": true |
926 |
| - } |
927 |
| - }, |
928 | 917 | {
|
929 | 918 | "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
|
930 | 919 | "expect": {
|
|
938 | 927 | "UseDualStack": false
|
939 | 928 | }
|
940 | 929 | },
|
941 |
| - { |
942 |
| - "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled", |
943 |
| - "expect": { |
944 |
| - "error": "DualStack is enabled but this partition does not support DualStack" |
945 |
| - }, |
946 |
| - "params": { |
947 |
| - "Region": "us-iso-east-1", |
948 |
| - "UseFIPS": false, |
949 |
| - "UseDualStack": true |
950 |
| - } |
951 |
| - }, |
952 | 930 | {
|
953 | 931 | "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
|
954 | 932 | "expect": {
|
|
962 | 940 | "UseDualStack": false
|
963 | 941 | }
|
964 | 942 | },
|
965 |
| - { |
966 |
| - "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled", |
967 |
| - "expect": { |
968 |
| - "error": "FIPS and DualStack are enabled, but this partition does not support one or both" |
969 |
| - }, |
970 |
| - "params": { |
971 |
| - "Region": "us-isob-east-1", |
972 |
| - "UseFIPS": true, |
973 |
| - "UseDualStack": true |
974 |
| - } |
975 |
| - }, |
976 | 943 | {
|
977 | 944 | "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
|
978 | 945 | "expect": {
|
|
986 | 953 | "UseDualStack": false
|
987 | 954 | }
|
988 | 955 | },
|
989 |
| - { |
990 |
| - "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled", |
991 |
| - "expect": { |
992 |
| - "error": "DualStack is enabled but this partition does not support DualStack" |
993 |
| - }, |
994 |
| - "params": { |
995 |
| - "Region": "us-isob-east-1", |
996 |
| - "UseFIPS": false, |
997 |
| - "UseDualStack": true |
998 |
| - } |
999 |
| - }, |
1000 | 956 | {
|
1001 | 957 | "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
|
1002 | 958 | "expect": {
|
|
6999 | 6955 | "NextToken": {
|
7000 | 6956 | "target": "com.amazonaws.forecast#NextToken",
|
7001 | 6957 | "traits": {
|
7002 |
| - "smithy.api#documentation": "<p>If the result of the previous request was truncated, the response includes a <code>NextToken</code>. To retrieve the next set of results, use the token in the next
request. Tokens expire after 24 hours.</p>" |
| 6958 | + "smithy.api#documentation": "<p>If the result of the previous request was truncated, the response includes a <code>NextToken</code>. To retrieve the next set of results, use the token in the next\u2028 request. Tokens expire after 24 hours.</p>" |
7003 | 6959 | }
|
7004 | 6960 | },
|
7005 | 6961 | "MaxResults": {
|
|
7072 | 7028 | "NextToken": {
|
7073 | 7029 | "target": "com.amazonaws.forecast#NextToken",
|
7074 | 7030 | "traits": {
|
7075 |
| - "smithy.api#documentation": "<p>If the result of the previous request was truncated, the response includes a <code>NextToken</code>. To retrieve the next set of results, use the token in the next
request. Tokens expire after 24 hours.</p>" |
| 7031 | + "smithy.api#documentation": "<p>If the result of the previous request was truncated, the response includes a <code>NextToken</code>. To retrieve the next set of results, use the token in the next\u2028 request. Tokens expire after 24 hours.</p>" |
7076 | 7032 | }
|
7077 | 7033 | },
|
7078 | 7034 | "MaxResults": {
|
|
7104 | 7060 | "NextToken": {
|
7105 | 7061 | "target": "com.amazonaws.forecast#NextToken",
|
7106 | 7062 | "traits": {
|
7107 |
| - "smithy.api#documentation": "<p>If the result of the previous request was truncated, the response includes a <code>NextToken</code>. To retrieve the next set of results, use the token in the next
request. Tokens expire after 24 hours.</p>" |
| 7063 | + "smithy.api#documentation": "<p>If the result of the previous request was truncated, the response includes a <code>NextToken</code>. To retrieve the next set of results, use the token in the next\u2028 request. Tokens expire after 24 hours.</p>" |
7108 | 7064 | }
|
7109 | 7065 | }
|
7110 | 7066 | },
|
|
0 commit comments