File tree Expand file tree Collapse file tree 3 files changed +18
-63
lines changed
services/comprehend/src/main/resources/codegen-resources Expand file tree Collapse file tree 3 files changed +18
-63
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "type" : " feature" ,
3+ "category" : " Amazon Comprehend" ,
4+ "contributor" : " " ,
5+ "description" : " Remove incorrect endpoint tests"
6+ }
Original file line number Diff line number Diff line change 364364 "UseDualStack" : false
365365 }
366366 },
367- {
368- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
369- "expect" : {
370- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
371- },
372- "params" : {
373- "Region" : " us-iso-east-1" ,
374- "UseFIPS" : true ,
375- "UseDualStack" : true
376- }
377- },
378367 {
379368 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
380369 "expect" : {
388377 "UseDualStack" : false
389378 }
390379 },
391- {
392- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
393- "expect" : {
394- "error" : " DualStack is enabled but this partition does not support DualStack"
395- },
396- "params" : {
397- "Region" : " us-iso-east-1" ,
398- "UseFIPS" : false ,
399- "UseDualStack" : true
400- }
401- },
402- {
403- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
404- "expect" : {
405- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
406- },
407- "params" : {
408- "Region" : " us-isob-east-1" ,
409- "UseFIPS" : true ,
410- "UseDualStack" : true
411- }
412- },
413380 {
414381 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
415382 "expect" : {
423390 "UseDualStack" : false
424391 }
425392 },
426- {
427- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
428- "expect" : {
429- "error" : " DualStack is enabled but this partition does not support DualStack"
430- },
431- "params" : {
432- "Region" : " us-isob-east-1" ,
433- "UseFIPS" : false ,
434- "UseDualStack" : true
435- }
436- },
437393 {
438394 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
439395 "expect" : {
Original file line number Diff line number Diff line change 55 "endpointPrefix" :" comprehend" ,
66 "jsonVersion" :" 1.1" ,
77 "protocol" :" json" ,
8+ "protocols" :[" json" ],
89 "serviceFullName" :" Amazon Comprehend" ,
910 "serviceId" :" Comprehend" ,
1011 "signatureVersion" :" v4" ,
1112 "signingName" :" comprehend" ,
1213 "targetPrefix" :" Comprehend_20171127" ,
13- "uid" :" comprehend-2017-11-27"
14+ "uid" :" comprehend-2017-11-27" ,
15+ "auth" :[" aws.auth#sigv4" ]
1416 },
1517 "operations" :{
1618 "BatchDetectDominantLanguage" :{
26502652 },
26512653 "DeleteDocumentClassifierResponse" :{
26522654 "type" :" structure" ,
2653- "members" :{
2654- }
2655+ "members" :{}
26552656 },
26562657 "DeleteEndpointRequest" :{
26572658 "type" :" structure" ,
26652666 },
26662667 "DeleteEndpointResponse" :{
26672668 "type" :" structure" ,
2668- "members" :{
2669- }
2669+ "members" :{}
26702670 },
26712671 "DeleteEntityRecognizerRequest" :{
26722672 "type" :" structure" ,
26802680 },
26812681 "DeleteEntityRecognizerResponse" :{
26822682 "type" :" structure" ,
2683- "members" :{
2684- }
2683+ "members" :{}
26852684 },
26862685 "DeleteFlywheelRequest" :{
26872686 "type" :" structure" ,
26952694 },
26962695 "DeleteFlywheelResponse" :{
26972696 "type" :" structure" ,
2698- "members" :{
2699- }
2697+ "members" :{}
27002698 },
27012699 "DeleteResourcePolicyRequest" :{
27022700 "type" :" structure" ,
27142712 },
27152713 "DeleteResourcePolicyResponse" :{
27162714 "type" :" structure" ,
2717- "members" :{
2718- }
2715+ "members" :{}
27192716 },
27202717 "DescribeDatasetRequest" :{
27212718 "type" :" structure" ,
71167113 },
71177114 "StopTrainingDocumentClassifierResponse" :{
71187115 "type" :" structure" ,
7119- "members" :{
7120- }
7116+ "members" :{}
71217117 },
71227118 "StopTrainingEntityRecognizerRequest" :{
71237119 "type" :" structure" ,
71317127 },
71327128 "StopTrainingEntityRecognizerResponse" :{
71337129 "type" :" structure" ,
7134- "members" :{
7135- }
7130+ "members" :{}
71367131 },
71377132 "String" :{
71387133 "type" :" string" ,
72387233 },
72397234 "TagResourceResponse" :{
72407235 "type" :" structure" ,
7241- "members" :{
7242- }
7236+ "members" :{}
72437237 },
72447238 "TagValue" :{
72457239 "type" :" string" ,
76107604 },
76117605 "UntagResourceResponse" :{
76127606 "type" :" structure" ,
7613- "members" :{
7614- }
7607+ "members" :{}
76157608 },
76167609 "UpdateDataSecurityConfig" :{
76177610 "type" :" structure" ,
You can’t perform that action at this time.
0 commit comments