A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/aws/aws-sdk-js-v3/commit/ea092358289c96dd63e2b84a097b4256c5658740 below:

Removed incorrect endpoint tests · aws/aws-sdk-js-v3@ea09235 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+0

-160

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+0

-160

lines changed Original file line number Diff line number Diff line change

@@ -1020,166 +1020,6 @@

1020 1020

"UseFIPS": false

1021 1021

}

1022 1022

},

1023 -

{

1024 -

"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",

1025 -

"expect": {

1026 -

"endpoint": {

1027 -

"properties": {

1028 -

"authSchemes": [

1029 -

{

1030 -

"name": "sigv4",

1031 -

"signingRegion": "us-iso-east-1"

1032 -

}

1033 -

]

1034 -

},

1035 -

"url": "https://notifications-contacts-fips.us-iso-east-1.c2s.ic.gov"

1036 -

}

1037 -

},

1038 -

"params": {

1039 -

"Region": "us-iso-east-1",

1040 -

"UseFIPS": true

1041 -

}

1042 -

},

1043 -

{

1044 -

"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",

1045 -

"expect": {

1046 -

"endpoint": {

1047 -

"properties": {

1048 -

"authSchemes": [

1049 -

{

1050 -

"name": "sigv4",

1051 -

"signingRegion": "us-iso-east-1"

1052 -

}

1053 -

]

1054 -

},

1055 -

"url": "https://notifications-contacts.us-iso-east-1.c2s.ic.gov"

1056 -

}

1057 -

},

1058 -

"params": {

1059 -

"Region": "us-iso-east-1",

1060 -

"UseFIPS": false

1061 -

}

1062 -

},

1063 -

{

1064 -

"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",

1065 -

"expect": {

1066 -

"endpoint": {

1067 -

"properties": {

1068 -

"authSchemes": [

1069 -

{

1070 -

"name": "sigv4",

1071 -

"signingRegion": "us-isob-east-1"

1072 -

}

1073 -

]

1074 -

},

1075 -

"url": "https://notifications-contacts-fips.us-isob-east-1.sc2s.sgov.gov"

1076 -

}

1077 -

},

1078 -

"params": {

1079 -

"Region": "us-isob-east-1",

1080 -

"UseFIPS": true

1081 -

}

1082 -

},

1083 -

{

1084 -

"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",

1085 -

"expect": {

1086 -

"endpoint": {

1087 -

"properties": {

1088 -

"authSchemes": [

1089 -

{

1090 -

"name": "sigv4",

1091 -

"signingRegion": "us-isob-east-1"

1092 -

}

1093 -

]

1094 -

},

1095 -

"url": "https://notifications-contacts.us-isob-east-1.sc2s.sgov.gov"

1096 -

}

1097 -

},

1098 -

"params": {

1099 -

"Region": "us-isob-east-1",

1100 -

"UseFIPS": false

1101 -

}

1102 -

},

1103 -

{

1104 -

"documentation": "For region eu-isoe-west-1 with FIPS enabled and DualStack enabled",

1105 -

"expect": {

1106 -

"endpoint": {

1107 -

"properties": {

1108 -

"authSchemes": [

1109 -

{

1110 -

"name": "sigv4",

1111 -

"signingRegion": "eu-isoe-west-1"

1112 -

}

1113 -

]

1114 -

},

1115 -

"url": "https://notifications-contacts-fips.eu-isoe-west-1.cloud.adc-e.uk"

1116 -

}

1117 -

},

1118 -

"params": {

1119 -

"Region": "eu-isoe-west-1",

1120 -

"UseFIPS": true

1121 -

}

1122 -

},

1123 -

{

1124 -

"documentation": "For region eu-isoe-west-1 with FIPS disabled and DualStack enabled",

1125 -

"expect": {

1126 -

"endpoint": {

1127 -

"properties": {

1128 -

"authSchemes": [

1129 -

{

1130 -

"name": "sigv4",

1131 -

"signingRegion": "eu-isoe-west-1"

1132 -

}

1133 -

]

1134 -

},

1135 -

"url": "https://notifications-contacts.eu-isoe-west-1.cloud.adc-e.uk"

1136 -

}

1137 -

},

1138 -

"params": {

1139 -

"Region": "eu-isoe-west-1",

1140 -

"UseFIPS": false

1141 -

}

1142 -

},

1143 -

{

1144 -

"documentation": "For region us-isof-south-1 with FIPS enabled and DualStack enabled",

1145 -

"expect": {

1146 -

"endpoint": {

1147 -

"properties": {

1148 -

"authSchemes": [

1149 -

{

1150 -

"name": "sigv4",

1151 -

"signingRegion": "us-isof-south-1"

1152 -

}

1153 -

]

1154 -

},

1155 -

"url": "https://notifications-contacts-fips.us-isof-south-1.csp.hci.ic.gov"

1156 -

}

1157 -

},

1158 -

"params": {

1159 -

"Region": "us-isof-south-1",

1160 -

"UseFIPS": true

1161 -

}

1162 -

},

1163 -

{

1164 -

"documentation": "For region us-isof-south-1 with FIPS disabled and DualStack enabled",

1165 -

"expect": {

1166 -

"endpoint": {

1167 -

"properties": {

1168 -

"authSchemes": [

1169 -

{

1170 -

"name": "sigv4",

1171 -

"signingRegion": "us-isof-south-1"

1172 -

}

1173 -

]

1174 -

},

1175 -

"url": "https://notifications-contacts.us-isof-south-1.csp.hci.ic.gov"

1176 -

}

1177 -

},

1178 -

"params": {

1179 -

"Region": "us-isof-south-1",

1180 -

"UseFIPS": false

1181 -

}

1182 -

},

1183 1023

{

1184 1024

"documentation": "Missing region",

1185 1025

"expect": {

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4