File tree Expand file tree Collapse file tree 3 files changed +8
-48
lines changed
services/fis/src/main/resources/codegen-resources Expand file tree Collapse file tree 3 files changed +8
-48
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "type" : " feature" ,
3+ "category" : " AWS Fault Injection Simulator" ,
4+ "contributor" : " " ,
5+ "description" : " Remove incorrect endpoint tests"
6+ }
Original file line number Diff line number Diff line change 182182 "UseDualStack" : true
183183 }
184184 },
185- {
186- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
187- "expect" : {
188- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
189- },
190- "params" : {
191- "Region" : " us-iso-east-1" ,
192- "UseFIPS" : true ,
193- "UseDualStack" : true
194- }
195- },
196185 {
197186 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
198187 "expect" : {
206195 "UseDualStack" : false
207196 }
208197 },
209- {
210- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
211- "expect" : {
212- "error" : " DualStack is enabled but this partition does not support DualStack"
213- },
214- "params" : {
215- "Region" : " us-iso-east-1" ,
216- "UseFIPS" : false ,
217- "UseDualStack" : true
218- }
219- },
220198 {
221199 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
222200 "expect" : {
230208 "UseDualStack" : false
231209 }
232210 },
233- {
234- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
235- "expect" : {
236- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
237- },
238- "params" : {
239- "Region" : " us-isob-east-1" ,
240- "UseFIPS" : true ,
241- "UseDualStack" : true
242- }
243- },
244211 {
245212 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
246213 "expect" : {
254221 "UseDualStack" : false
255222 }
256223 },
257- {
258- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
259- "expect" : {
260- "error" : " DualStack is enabled but this partition does not support DualStack"
261- },
262- "params" : {
263- "Region" : " us-isob-east-1" ,
264- "UseFIPS" : false ,
265- "UseDualStack" : true
266- }
267- },
268224 {
269225 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
270226 "expect" : {
Original file line number Diff line number Diff line change 27702770 },
27712771 "TagResourceResponse" :{
27722772 "type" :" structure" ,
2773- "members" :{
2774- }
2773+ "members" :{}
27752774 },
27762775 "TagValue" :{
27772776 "type" :" string" ,
29502949 },
29512950 "UntagResourceResponse" :{
29522951 "type" :" structure" ,
2953- "members" :{
2954- }
2952+ "members" :{}
29552953 },
29562954 "UpdateExperimentTemplateActionInputItem" :{
29572955 "type" :" structure" ,
You can’t perform that action at this time.
0 commit comments