|
805 | 805 | "UseDualStack": false |
806 | 806 | } |
807 | 807 | }, |
808 | | - { |
809 | | - "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled", |
810 | | - "expect": { |
811 | | - "error": "FIPS and DualStack are enabled, but this partition does not support one or both" |
812 | | - }, |
813 | | - "params": { |
814 | | - "Region": "us-iso-east-1", |
815 | | - "UseFIPS": true, |
816 | | - "UseDualStack": true |
817 | | - } |
818 | | - }, |
819 | 808 | { |
820 | 809 | "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled", |
821 | 810 | "expect": { |
|
837 | 826 | "UseDualStack": false |
838 | 827 | } |
839 | 828 | }, |
840 | | - { |
841 | | - "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled", |
842 | | - "expect": { |
843 | | - "error": "DualStack is enabled but this partition does not support DualStack" |
844 | | - }, |
845 | | - "params": { |
846 | | - "Region": "us-iso-east-1", |
847 | | - "UseFIPS": false, |
848 | | - "UseDualStack": true |
849 | | - } |
850 | | - }, |
851 | 829 | { |
852 | 830 | "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled", |
853 | 831 | "expect": { |
|
869 | 847 | "UseDualStack": false |
870 | 848 | } |
871 | 849 | }, |
872 | | - { |
873 | | - "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled", |
874 | | - "expect": { |
875 | | - "error": "FIPS and DualStack are enabled, but this partition does not support one or both" |
876 | | - }, |
877 | | - "params": { |
878 | | - "Region": "us-isob-east-1", |
879 | | - "UseFIPS": true, |
880 | | - "UseDualStack": true |
881 | | - } |
882 | | - }, |
883 | 850 | { |
884 | 851 | "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled", |
885 | 852 | "expect": { |
|
901 | 868 | "UseDualStack": false |
902 | 869 | } |
903 | 870 | }, |
904 | | - { |
905 | | - "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled", |
906 | | - "expect": { |
907 | | - "error": "DualStack is enabled but this partition does not support DualStack" |
908 | | - }, |
909 | | - "params": { |
910 | | - "Region": "us-isob-east-1", |
911 | | - "UseFIPS": false, |
912 | | - "UseDualStack": true |
913 | | - } |
914 | | - }, |
915 | 871 | { |
916 | 872 | "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled", |
917 | 873 | "expect": { |
|
933 | 889 | "UseDualStack": false |
934 | 890 | } |
935 | 891 | }, |
936 | | - { |
937 | | - "documentation": "For region eu-isoe-west-1 with FIPS enabled and DualStack enabled", |
938 | | - "expect": { |
939 | | - "error": "FIPS and DualStack are enabled, but this partition does not support one or both" |
940 | | - }, |
941 | | - "params": { |
942 | | - "Region": "eu-isoe-west-1", |
943 | | - "UseFIPS": true, |
944 | | - "UseDualStack": true |
945 | | - } |
946 | | - }, |
947 | 892 | { |
948 | 893 | "documentation": "For region eu-isoe-west-1 with FIPS enabled and DualStack disabled", |
949 | 894 | "expect": { |
|
965 | 910 | "UseDualStack": false |
966 | 911 | } |
967 | 912 | }, |
968 | | - { |
969 | | - "documentation": "For region eu-isoe-west-1 with FIPS disabled and DualStack enabled", |
970 | | - "expect": { |
971 | | - "error": "DualStack is enabled but this partition does not support DualStack" |
972 | | - }, |
973 | | - "params": { |
974 | | - "Region": "eu-isoe-west-1", |
975 | | - "UseFIPS": false, |
976 | | - "UseDualStack": true |
977 | | - } |
978 | | - }, |
979 | 913 | { |
980 | 914 | "documentation": "For region eu-isoe-west-1 with FIPS disabled and DualStack disabled", |
981 | 915 | "expect": { |
|
998 | 932 | } |
999 | 933 | }, |
1000 | 934 | { |
1001 | | - "documentation": "For region us-isof-south-1 with FIPS enabled and DualStack enabled", |
| 935 | + "documentation": "For region us-isof-south-1 with FIPS enabled and DualStack disabled", |
1002 | 936 | "expect": { |
1003 | | - "error": "FIPS and DualStack are enabled, but this partition does not support one or both" |
| 937 | + "endpoint": { |
| 938 | + "properties": { |
| 939 | + "authSchemes": [ |
| 940 | + { |
| 941 | + "name": "sigv4", |
| 942 | + "signingRegion": "us-isof-south-1" |
| 943 | + } |
| 944 | + ] |
| 945 | + }, |
| 946 | + "url": "https://account-fips.us-isof-south-1.csp.hci.ic.gov" |
| 947 | + } |
1004 | 948 | }, |
1005 | 949 | "params": { |
1006 | 950 | "Region": "us-isof-south-1", |
1007 | 951 | "UseFIPS": true, |
1008 | | - "UseDualStack": true |
| 952 | + "UseDualStack": false |
1009 | 953 | } |
1010 | 954 | }, |
1011 | 955 | { |
1012 | | - "documentation": "For region us-isof-south-1 with FIPS enabled and DualStack disabled", |
| 956 | + "documentation": "For region us-isof-south-1 with FIPS disabled and DualStack disabled", |
1013 | 957 | "expect": { |
1014 | 958 | "endpoint": { |
1015 | 959 | "properties": { |
|
1020 | 964 | } |
1021 | 965 | ] |
1022 | 966 | }, |
1023 | | - "url": "https://account-fips.us-isof-south-1.csp.hci.ic.gov" |
| 967 | + "url": "https://account.us-isof-south-1.csp.hci.ic.gov" |
1024 | 968 | } |
1025 | 969 | }, |
1026 | 970 | "params": { |
1027 | 971 | "Region": "us-isof-south-1", |
1028 | | - "UseFIPS": true, |
| 972 | + "UseFIPS": false, |
1029 | 973 | "UseDualStack": false |
1030 | 974 | } |
1031 | 975 | }, |
1032 | 976 | { |
1033 | | - "documentation": "For region us-isof-south-1 with FIPS disabled and DualStack enabled", |
| 977 | + "documentation": "For region eusc-de-east-1 with FIPS enabled and DualStack disabled", |
1034 | 978 | "expect": { |
1035 | | - "error": "DualStack is enabled but this partition does not support DualStack" |
| 979 | + "endpoint": { |
| 980 | + "properties": { |
| 981 | + "authSchemes": [ |
| 982 | + { |
| 983 | + "name": "sigv4", |
| 984 | + "signingRegion": "eusc-de-east-1" |
| 985 | + } |
| 986 | + ] |
| 987 | + }, |
| 988 | + "url": "https://account-fips.eusc-de-east-1.amazonaws.eu" |
| 989 | + } |
1036 | 990 | }, |
1037 | 991 | "params": { |
1038 | | - "Region": "us-isof-south-1", |
1039 | | - "UseFIPS": false, |
1040 | | - "UseDualStack": true |
| 992 | + "Region": "eusc-de-east-1", |
| 993 | + "UseFIPS": true, |
| 994 | + "UseDualStack": false |
1041 | 995 | } |
1042 | 996 | }, |
1043 | 997 | { |
1044 | | - "documentation": "For region us-isof-south-1 with FIPS disabled and DualStack disabled", |
| 998 | + "documentation": "For region eusc-de-east-1 with FIPS disabled and DualStack disabled", |
1045 | 999 | "expect": { |
1046 | 1000 | "endpoint": { |
1047 | 1001 | "properties": { |
1048 | 1002 | "authSchemes": [ |
1049 | 1003 | { |
1050 | 1004 | "name": "sigv4", |
1051 | | - "signingRegion": "us-isof-south-1" |
| 1005 | + "signingRegion": "eusc-de-east-1" |
1052 | 1006 | } |
1053 | 1007 | ] |
1054 | 1008 | }, |
1055 | | - "url": "https://account.us-isof-south-1.csp.hci.ic.gov" |
| 1009 | + "url": "https://account.eusc-de-east-1.amazonaws.eu" |
1056 | 1010 | } |
1057 | 1011 | }, |
1058 | 1012 | "params": { |
1059 | | - "Region": "us-isof-south-1", |
| 1013 | + "Region": "eusc-de-east-1", |
1060 | 1014 | "UseFIPS": false, |
1061 | 1015 | "UseDualStack": false |
1062 | 1016 | } |
|
0 commit comments