File tree Expand file tree Collapse file tree 3 files changed +16
-64
lines changed
services/applicationinsights/src/main/resources/codegen-resources Expand file tree Collapse file tree 3 files changed +16
-64
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "type" : " feature" ,
3+ "category" : " Amazon CloudWatch Application Insights" ,
4+ "contributor" : " " ,
5+ "description" : " Remove incorrect endpoint tests"
6+ }
Original file line number Diff line number Diff line change 442442 "UseDualStack" : true
443443 }
444444 },
445- {
446- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
447- "expect" : {
448- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
449- },
450- "params" : {
451- "Region" : " us-iso-east-1" ,
452- "UseFIPS" : true ,
453- "UseDualStack" : true
454- }
455- },
456445 {
457446 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
458447 "expect" : {
466455 "UseDualStack" : false
467456 }
468457 },
469- {
470- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
471- "expect" : {
472- "error" : " DualStack is enabled but this partition does not support DualStack"
473- },
474- "params" : {
475- "Region" : " us-iso-east-1" ,
476- "UseFIPS" : false ,
477- "UseDualStack" : true
478- }
479- },
480458 {
481459 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
482460 "expect" : {
490468 "UseDualStack" : false
491469 }
492470 },
493- {
494- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
495- "expect" : {
496- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
497- },
498- "params" : {
499- "Region" : " us-isob-east-1" ,
500- "UseFIPS" : true ,
501- "UseDualStack" : true
502- }
503- },
504471 {
505472 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
506473 "expect" : {
514481 "UseDualStack" : false
515482 }
516483 },
517- {
518- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
519- "expect" : {
520- "error" : " DualStack is enabled but this partition does not support DualStack"
521- },
522- "params" : {
523- "Region" : " us-isob-east-1" ,
524- "UseFIPS" : false ,
525- "UseDualStack" : true
526- }
527- },
528484 {
529485 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
530486 "expect" : {
Original file line number Diff line number Diff line change 850850 },
851851 "CreateComponentResponse" :{
852852 "type" :" structure" ,
853- "members" :{
854- }
853+ "members" :{}
855854 },
856855 "CreateLogPatternRequest" :{
857856 "type" :" structure" ,
916915 },
917916 "DeleteApplicationResponse" :{
918917 "type" :" structure" ,
919- "members" :{
920- }
918+ "members" :{}
921919 },
922920 "DeleteComponentRequest" :{
923921 "type" :" structure" ,
938936 },
939937 "DeleteComponentResponse" :{
940938 "type" :" structure" ,
941- "members" :{
942- }
939+ "members" :{}
943940 },
944941 "DeleteLogPatternRequest" :{
945942 "type" :" structure" ,
965962 },
966963 "DeleteLogPatternResponse" :{
967964 "type" :" structure" ,
968- "members" :{
969- }
965+ "members" :{}
970966 },
971967 "DescribeApplicationRequest" :{
972968 "type" :" structure" ,
20502046 },
20512047 "RemoveWorkloadResponse" :{
20522048 "type" :" structure" ,
2053- "members" :{
2054- }
2049+ "members" :{}
20552050 },
20562051 "ResolutionMethod" :{
20572052 "type" :" string" ,
21882183 },
21892184 "TagResourceResponse" :{
21902185 "type" :" structure" ,
2191- "members" :{
2192- }
2186+ "members" :{}
21932187 },
21942188 "TagValue" :{
21952189 "type" :" string" ,
22682262 },
22692263 "UntagResourceResponse" :{
22702264 "type" :" structure" ,
2271- "members" :{
2272- }
2265+ "members" :{}
22732266 },
22742267 "UpdateApplicationRequest" :{
22752268 "type" :" structure" ,
23532346 },
23542347 "UpdateComponentConfigurationResponse" :{
23552348 "type" :" structure" ,
2356- "members" :{
2357- }
2349+ "members" :{}
23582350 },
23592351 "UpdateComponentRequest" :{
23602352 "type" :" structure" ,
23832375 },
23842376 "UpdateComponentResponse" :{
23852377 "type" :" structure" ,
2386- "members" :{
2387- }
2378+ "members" :{}
23882379 },
23892380 "UpdateLogPatternRequest" :{
23902381 "type" :" structure" ,
24492440 },
24502441 "UpdateProblemResponse" :{
24512442 "type" :" structure" ,
2452- "members" :{
2453- }
2443+ "members" :{}
24542444 },
24552445 "UpdateStatus" :{
24562446 "type" :" string" ,
You can’t perform that action at this time.
0 commit comments