File tree Expand file tree Collapse file tree 3 files changed +10
-52
lines changed
services/mq/src/main/resources/codegen-resources Expand file tree Collapse file tree 3 files changed +10
-52
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "type" : " feature" ,
3+ "category" : " AmazonMQ" ,
4+ "contributor" : " " ,
5+ "description" : " Remove incorrect endpoint tests"
6+ }
Original file line number Diff line number Diff line change 507507 "UseDualStack" : true
508508 }
509509 },
510- {
511- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
512- "expect" : {
513- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
514- },
515- "params" : {
516- "Region" : " us-iso-east-1" ,
517- "UseFIPS" : true ,
518- "UseDualStack" : true
519- }
520- },
521510 {
522511 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
523512 "expect" : {
531520 "UseDualStack" : false
532521 }
533522 },
534- {
535- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
536- "expect" : {
537- "error" : " DualStack is enabled but this partition does not support DualStack"
538- },
539- "params" : {
540- "Region" : " us-iso-east-1" ,
541- "UseFIPS" : false ,
542- "UseDualStack" : true
543- }
544- },
545523 {
546524 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
547525 "expect" : {
555533 "UseDualStack" : false
556534 }
557535 },
558- {
559- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
560- "expect" : {
561- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
562- },
563- "params" : {
564- "Region" : " us-isob-east-1" ,
565- "UseFIPS" : true ,
566- "UseDualStack" : true
567- }
568- },
569536 {
570537 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
571538 "expect" : {
579546 "UseDualStack" : false
580547 }
581548 },
582- {
583- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
584- "expect" : {
585- "error" : " DualStack is enabled but this partition does not support DualStack"
586- },
587- "params" : {
588- "Region" : " us-isob-east-1" ,
589- "UseFIPS" : false ,
590- "UseDualStack" : true
591- }
592- },
593549 {
594550 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
595551 "expect" : {
Original file line number Diff line number Diff line change 17531753 },
17541754 "CreateUserResponse" : {
17551755 "type" : " structure" ,
1756- "members" : {
1757- }
1756+ "members" : {}
17581757 },
17591758 "DataReplicationCounterpart" : {
17601759 "type" : " structure" ,
19291928 },
19301929 "DeleteUserResponse" : {
19311930 "type" : " structure" ,
1932- "members" : {
1933- }
1931+ "members" : {}
19341932 },
19351933 "DeploymentMode" : {
19361934 "type" : " string" ,
33313329 },
33323330 "RebootBrokerResponse" : {
33333331 "type" : " structure" ,
3334- "members" : {
3335- }
3332+ "members" : {}
33363333 },
33373334 "SanitizationWarning" : {
33383335 "type" : " structure" ,
38653862 },
38663863 "UpdateUserResponse" : {
38673864 "type" : " structure" ,
3868- "members" : {
3869- }
3865+ "members" : {}
38703866 },
38713867 "User" : {
38723868 "type" : " structure" ,
You can’t perform that action at this time.
0 commit comments