File tree Expand file tree Collapse file tree 3 files changed +10
-52
lines changed
services/timestreamwrite/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" : " Amazon Timestream Write" ,
4+ "contributor" : " " ,
5+ "description" : " Remove incorrect endpoint tests"
6+ }
Original file line number Diff line number Diff line change 416416 "UseDualStack" : false
417417 }
418418 },
419- {
420- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
421- "expect" : {
422- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
423- },
424- "params" : {
425- "Region" : " us-iso-east-1" ,
426- "UseFIPS" : true ,
427- "UseDualStack" : true
428- }
429- },
430419 {
431420 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
432421 "expect" : {
440429 "UseDualStack" : false
441430 }
442431 },
443- {
444- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
445- "expect" : {
446- "error" : " DualStack is enabled but this partition does not support DualStack"
447- },
448- "params" : {
449- "Region" : " us-iso-east-1" ,
450- "UseFIPS" : false ,
451- "UseDualStack" : true
452- }
453- },
454432 {
455433 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
456434 "expect" : {
464442 "UseDualStack" : false
465443 }
466444 },
467- {
468- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
469- "expect" : {
470- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
471- },
472- "params" : {
473- "Region" : " us-isob-east-1" ,
474- "UseFIPS" : true ,
475- "UseDualStack" : true
476- }
477- },
478445 {
479446 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
480447 "expect" : {
488455 "UseDualStack" : false
489456 }
490457 },
491- {
492- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
493- "expect" : {
494- "error" : " DualStack is enabled but this partition does not support DualStack"
495- },
496- "params" : {
497- "Region" : " us-isob-east-1" ,
498- "UseFIPS" : false ,
499- "UseDualStack" : true
500- }
501- },
502458 {
503459 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
504460 "expect" : {
Original file line number Diff line number Diff line change 889889 },
890890 "DescribeEndpointsRequest" :{
891891 "type" :" structure" ,
892- "members" :{
893- }
892+ "members" :{}
894893 },
895894 "DescribeEndpointsResponse" :{
896895 "type" :" structure" ,
14781477 },
14791478 "ResumeBatchLoadTaskResponse" :{
14801479 "type" :" structure" ,
1481- "members" :{
1482- }
1480+ "members" :{}
14831481 },
14841482 "RetentionProperties" :{
14851483 "type" :" structure" ,
17031701 },
17041702 "TagResourceResponse" :{
17051703 "type" :" structure" ,
1706- "members" :{
1707- }
1704+ "members" :{}
17081705 },
17091706 "TagValue" :{
17101707 "type" :" string" ,
17481745 },
17491746 "UntagResourceResponse" :{
17501747 "type" :" structure" ,
1751- "members" :{
1752- }
1748+ "members" :{}
17531749 },
17541750 "UpdateDatabaseRequest" :{
17551751 "type" :" structure" ,
You can’t perform that action at this time.
0 commit comments