|
5102 | 5102 | "UseFIPS": false
|
5103 | 5103 | }
|
5104 | 5104 | },
|
5105 |
| - { |
5106 |
| - "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled", |
5107 |
| - "expect": { |
5108 |
| - "endpoint": { |
5109 |
| - "url": "https://notifications-fips.us-iso-east-1.c2s.ic.gov" |
5110 |
| - } |
5111 |
| - }, |
5112 |
| - "params": { |
5113 |
| - "Region": "us-iso-east-1", |
5114 |
| - "UseFIPS": true |
5115 |
| - } |
5116 |
| - }, |
5117 |
| - { |
5118 |
| - "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled", |
5119 |
| - "expect": { |
5120 |
| - "endpoint": { |
5121 |
| - "url": "https://notifications.us-iso-east-1.c2s.ic.gov" |
5122 |
| - } |
5123 |
| - }, |
5124 |
| - "params": { |
5125 |
| - "Region": "us-iso-east-1", |
5126 |
| - "UseFIPS": false |
5127 |
| - } |
5128 |
| - }, |
5129 |
| - { |
5130 |
| - "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled", |
5131 |
| - "expect": { |
5132 |
| - "endpoint": { |
5133 |
| - "url": "https://notifications-fips.us-isob-east-1.sc2s.sgov.gov" |
5134 |
| - } |
5135 |
| - }, |
5136 |
| - "params": { |
5137 |
| - "Region": "us-isob-east-1", |
5138 |
| - "UseFIPS": true |
5139 |
| - } |
5140 |
| - }, |
5141 |
| - { |
5142 |
| - "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled", |
5143 |
| - "expect": { |
5144 |
| - "endpoint": { |
5145 |
| - "url": "https://notifications.us-isob-east-1.sc2s.sgov.gov" |
5146 |
| - } |
5147 |
| - }, |
5148 |
| - "params": { |
5149 |
| - "Region": "us-isob-east-1", |
5150 |
| - "UseFIPS": false |
5151 |
| - } |
5152 |
| - }, |
5153 |
| - { |
5154 |
| - "documentation": "For region eu-isoe-west-1 with FIPS enabled and DualStack enabled", |
5155 |
| - "expect": { |
5156 |
| - "endpoint": { |
5157 |
| - "url": "https://notifications-fips.eu-isoe-west-1.cloud.adc-e.uk" |
5158 |
| - } |
5159 |
| - }, |
5160 |
| - "params": { |
5161 |
| - "Region": "eu-isoe-west-1", |
5162 |
| - "UseFIPS": true |
5163 |
| - } |
5164 |
| - }, |
5165 |
| - { |
5166 |
| - "documentation": "For region eu-isoe-west-1 with FIPS disabled and DualStack enabled", |
5167 |
| - "expect": { |
5168 |
| - "endpoint": { |
5169 |
| - "url": "https://notifications.eu-isoe-west-1.cloud.adc-e.uk" |
5170 |
| - } |
5171 |
| - }, |
5172 |
| - "params": { |
5173 |
| - "Region": "eu-isoe-west-1", |
5174 |
| - "UseFIPS": false |
5175 |
| - } |
5176 |
| - }, |
5177 |
| - { |
5178 |
| - "documentation": "For region us-isof-south-1 with FIPS enabled and DualStack enabled", |
5179 |
| - "expect": { |
5180 |
| - "endpoint": { |
5181 |
| - "url": "https://notifications-fips.us-isof-south-1.csp.hci.ic.gov" |
5182 |
| - } |
5183 |
| - }, |
5184 |
| - "params": { |
5185 |
| - "Region": "us-isof-south-1", |
5186 |
| - "UseFIPS": true |
5187 |
| - } |
5188 |
| - }, |
5189 |
| - { |
5190 |
| - "documentation": "For region us-isof-south-1 with FIPS disabled and DualStack enabled", |
5191 |
| - "expect": { |
5192 |
| - "endpoint": { |
5193 |
| - "url": "https://notifications.us-isof-south-1.csp.hci.ic.gov" |
5194 |
| - } |
5195 |
| - }, |
5196 |
| - "params": { |
5197 |
| - "Region": "us-isof-south-1", |
5198 |
| - "UseFIPS": false |
5199 |
| - } |
5200 |
| - }, |
5201 | 5105 | {
|
5202 | 5106 | "documentation": "Missing region",
|
5203 | 5107 | "expect": {
|
|
0 commit comments