File tree Expand file tree Collapse file tree 3 files changed +419
-69
lines changed
services/cognitoidentityprovider/src/main/resources/codegen-resources Expand file tree Collapse file tree 3 files changed +419
-69
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "type" : " feature" ,
3+ "category" : " Amazon Cognito Identity Provider" ,
4+ "contributor" : " " ,
5+ "description" : " This release adds support for the new Terms APIs which allow displaying Terms of Use and Privacy Policy on the Managed Login user-registration page."
6+ }
Original file line number Diff line number Diff line change 624624 "UseDualStack" : false
625625 }
626626 },
627- {
628- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
629- "expect" : {
630- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
631- },
632- "params" : {
633- "Region" : " us-iso-east-1" ,
634- "UseFIPS" : true ,
635- "UseDualStack" : true
636- }
637- },
638627 {
639628 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
640629 "expect" : {
648637 "UseDualStack" : false
649638 }
650639 },
651- {
652- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
653- "expect" : {
654- "error" : " DualStack is enabled but this partition does not support DualStack"
655- },
656- "params" : {
657- "Region" : " us-iso-east-1" ,
658- "UseFIPS" : false ,
659- "UseDualStack" : true
660- }
661- },
662640 {
663641 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
664642 "expect" : {
672650 "UseDualStack" : false
673651 }
674652 },
675- {
676- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
677- "expect" : {
678- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
679- },
680- "params" : {
681- "Region" : " us-isob-east-1" ,
682- "UseFIPS" : true ,
683- "UseDualStack" : true
684- }
685- },
686653 {
687654 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
688655 "expect" : {
696663 "UseDualStack" : false
697664 }
698665 },
699- {
700- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
701- "expect" : {
702- "error" : " DualStack is enabled but this partition does not support DualStack"
703- },
704- "params" : {
705- "Region" : " us-isob-east-1" ,
706- "UseFIPS" : false ,
707- "UseDualStack" : true
708- }
709- },
710666 {
711667 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
712668 "expect" : {
You can’t perform that action at this time.
0 commit comments