File tree Expand file tree Collapse file tree 3 files changed +21
-59
lines changed
services/rds/src/main/resources/codegen-resources Expand file tree Collapse file tree 3 files changed +21
-59
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "type" : " feature" ,
3+ "category" : " Amazon Relational Database Service" ,
4+ "contributor" : " " ,
5+ "description" : " Updates Amazon RDS documentation for Db2 read-only replicas."
6+ }
Original file line number Diff line number Diff line change 546546 "UseDualStack" : false
547547 }
548548 },
549- {
550- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
551- "expect" : {
552- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
553- },
554- "params" : {
555- "Region" : " us-iso-east-1" ,
556- "UseFIPS" : true ,
557- "UseDualStack" : true
558- }
559- },
560549 {
561550 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
562551 "expect" : {
570559 "UseDualStack" : false
571560 }
572561 },
573- {
574- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
575- "expect" : {
576- "error" : " DualStack is enabled but this partition does not support DualStack"
577- },
578- "params" : {
579- "Region" : " us-iso-east-1" ,
580- "UseFIPS" : false ,
581- "UseDualStack" : true
582- }
583- },
584562 {
585563 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
586564 "expect" : {
594572 "UseDualStack" : false
595573 }
596574 },
597- {
598- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
599- "expect" : {
600- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
601- },
602- "params" : {
603- "Region" : " us-isob-east-1" ,
604- "UseFIPS" : true ,
605- "UseDualStack" : true
606- }
607- },
608575 {
609576 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
610577 "expect" : {
618585 "UseDualStack" : false
619586 }
620587 },
621- {
622- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
623- "expect" : {
624- "error" : " DualStack is enabled but this partition does not support DualStack"
625- },
626- "params" : {
627- "Region" : " us-isob-east-1" ,
628- "UseFIPS" : false ,
629- "UseDualStack" : true
630- }
631- },
632588 {
633589 "documentation" : " For custom endpoint with region set and fips disabled and dualstack disabled" ,
634590 "expect" : {
You can’t perform that action at this time.
0 commit comments