File tree Expand file tree Collapse file tree 3 files changed +12
-56
lines changed
services/fms/src/main/resources/codegen-resources Expand file tree Collapse file tree 3 files changed +12
-56
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "type" : " feature" ,
3+ "category" : " Firewall Management Service" ,
4+ "contributor" : " " ,
5+ "description" : " Remove incorrect endpoint tests"
6+ }
Original file line number Diff line number Diff line change 689689 "UseDualStack" : true
690690 }
691691 },
692- {
693- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
694- "expect" : {
695- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
696- },
697- "params" : {
698- "Region" : " us-iso-east-1" ,
699- "UseFIPS" : true ,
700- "UseDualStack" : true
701- }
702- },
703692 {
704693 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
705694 "expect" : {
713702 "UseDualStack" : false
714703 }
715704 },
716- {
717- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
718- "expect" : {
719- "error" : " DualStack is enabled but this partition does not support DualStack"
720- },
721- "params" : {
722- "Region" : " us-iso-east-1" ,
723- "UseFIPS" : false ,
724- "UseDualStack" : true
725- }
726- },
727705 {
728706 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
729707 "expect" : {
737715 "UseDualStack" : false
738716 }
739717 },
740- {
741- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
742- "expect" : {
743- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
744- },
745- "params" : {
746- "Region" : " us-isob-east-1" ,
747- "UseFIPS" : true ,
748- "UseDualStack" : true
749- }
750- },
751718 {
752719 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
753720 "expect" : {
761728 "UseDualStack" : false
762729 }
763730 },
764- {
765- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
766- "expect" : {
767- "error" : " DualStack is enabled but this partition does not support DualStack"
768- },
769- "params" : {
770- "Region" : " us-isob-east-1" ,
771- "UseFIPS" : false ,
772- "UseDualStack" : true
773- }
774- },
775731 {
776732 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
777733 "expect" : {
Original file line number Diff line number Diff line change 11771177 },
11781178 "DeleteNotificationChannelRequest" :{
11791179 "type" :" structure" ,
1180- "members" :{
1181- }
1180+ "members" :{}
11821181 },
11831182 "DeletePolicyRequest" :{
11841183 "type" :" structure" ,
12441243 },
12451244 "DisassociateAdminAccountRequest" :{
12461245 "type" :" structure" ,
1247- "members" :{
1248- }
1246+ "members" :{}
12491247 },
12501248 "DisassociateThirdPartyFirewallRequest" :{
12511249 "type" :" structure" ,
17831781 },
17841782 "GetAdminAccountRequest" :{
17851783 "type" :" structure" ,
1786- "members" :{
1787- }
1784+ "members" :{}
17881785 },
17891786 "GetAdminAccountResponse" :{
17901787 "type" :" structure" ,
18771874 },
18781875 "GetNotificationChannelRequest" :{
18791876 "type" :" structure" ,
1880- "members" :{
1881- }
1877+ "members" :{}
18821878 },
18831879 "GetNotificationChannelResponse" :{
18841880 "type" :" structure" ,
43914387 },
43924388 "TagResourceResponse" :{
43934389 "type" :" structure" ,
4394- "members" :{
4395- }
4390+ "members" :{}
43964391 },
43974392 "TagValue" :{
43984393 "type" :" string" ,
45604555 },
45614556 "UntagResourceResponse" :{
45624557 "type" :" structure" ,
4563- "members" :{
4564- }
4558+ "members" :{}
45654559 },
45664560 "UpdateToken" :{
45674561 "type" :" string" ,
You can’t perform that action at this time.
0 commit comments