File tree Expand file tree Collapse file tree 3 files changed +8
-48
lines changed
services/cloudhsmv2/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 CloudHSM V2" ,
4+ "contributor" : " " ,
5+ "description" : " Remove incorrect endpoint tests"
6+ }
Original file line number Diff line number Diff line change 429429 "UseDualStack" : true
430430 }
431431 },
432- {
433- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
434- "expect" : {
435- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
436- },
437- "params" : {
438- "Region" : " us-iso-east-1" ,
439- "UseFIPS" : true ,
440- "UseDualStack" : true
441- }
442- },
443432 {
444433 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
445434 "expect" : {
453442 "UseDualStack" : false
454443 }
455444 },
456- {
457- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
458- "expect" : {
459- "error" : " DualStack is enabled but this partition does not support DualStack"
460- },
461- "params" : {
462- "Region" : " us-iso-east-1" ,
463- "UseFIPS" : false ,
464- "UseDualStack" : true
465- }
466- },
467445 {
468446 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
469447 "expect" : {
477455 "UseDualStack" : false
478456 }
479457 },
480- {
481- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
482- "expect" : {
483- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
484- },
485- "params" : {
486- "Region" : " us-isob-east-1" ,
487- "UseFIPS" : true ,
488- "UseDualStack" : true
489- }
490- },
491458 {
492459 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
493460 "expect" : {
501468 "UseDualStack" : false
502469 }
503470 },
504- {
505- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
506- "expect" : {
507- "error" : " DualStack is enabled but this partition does not support DualStack"
508- },
509- "params" : {
510- "Region" : " us-isob-east-1" ,
511- "UseFIPS" : false ,
512- "UseDualStack" : true
513- }
514- },
515471 {
516472 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
517473 "expect" : {
Original file line number Diff line number Diff line change 13351335 },
13361336 "TagResourceResponse" :{
13371337 "type" :" structure" ,
1338- "members" :{
1339- }
1338+ "members" :{}
13401339 },
13411340 "TagValue" :{
13421341 "type" :" string" ,
13641363 },
13651364 "UntagResourceResponse" :{
13661365 "type" :" structure" ,
1367- "members" :{
1368- }
1366+ "members" :{}
13691367 },
13701368 "VpcId" :{
13711369 "type" :" string" ,
You can’t perform that action at this time.
0 commit comments