File tree Expand file tree Collapse file tree 3 files changed +8
-48
lines changed
services/kafka/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" : " Managed Streaming for Kafka" ,
4+ "contributor" : " " ,
5+ "description" : " Remove incorrect endpoint tests"
6+ }
Original file line number Diff line number Diff line change 455455 "UseDualStack" : true
456456 }
457457 },
458- {
459- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
460- "expect" : {
461- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
462- },
463- "params" : {
464- "Region" : " us-iso-east-1" ,
465- "UseFIPS" : true ,
466- "UseDualStack" : true
467- }
468- },
469458 {
470459 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
471460 "expect" : {
479468 "UseDualStack" : false
480469 }
481470 },
482- {
483- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
484- "expect" : {
485- "error" : " DualStack is enabled but this partition does not support DualStack"
486- },
487- "params" : {
488- "Region" : " us-iso-east-1" ,
489- "UseFIPS" : false ,
490- "UseDualStack" : true
491- }
492- },
493471 {
494472 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
495473 "expect" : {
503481 "UseDualStack" : false
504482 }
505483 },
506- {
507- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
508- "expect" : {
509- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
510- },
511- "params" : {
512- "Region" : " us-isob-east-1" ,
513- "UseFIPS" : true ,
514- "UseDualStack" : true
515- }
516- },
517484 {
518485 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
519486 "expect" : {
527494 "UseDualStack" : false
528495 }
529496 },
530- {
531- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
532- "expect" : {
533- "error" : " DualStack is enabled but this partition does not support DualStack"
534- },
535- "params" : {
536- "Region" : " us-isob-east-1" ,
537- "UseFIPS" : false ,
538- "UseDualStack" : true
539- }
540- },
541497 {
542498 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
543499 "expect" : {
Original file line number Diff line number Diff line change 37213721 },
37223722 "DeleteClusterPolicyResponse" : {
37233723 "type" : " structure" ,
3724- "members" : {
3725- }
3724+ "members" : {}
37263725 },
37273726 "DeleteConfigurationRequest" : {
37283727 "type" : " structure" ,
50835082 },
50845083 "RejectClientVpcConnectionResponse" : {
50855084 "type" : " structure" ,
5086- "members" : {
5087- }
5085+ "members" : {}
50885086 },
50895087 "MaxResults" : {
50905088 "type" : " integer" ,
You can’t perform that action at this time.
0 commit comments