Skip to content

Commit 6acf0a8

Browse files
Updating endpoints.json file.
1 parent 08857cc commit 6acf0a8

File tree

2 files changed

+106
-0
lines changed

2 files changed

+106
-0
lines changed

sdk/src/Core/endpoints-original.json

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2308,6 +2308,21 @@
23082308
"isRegionalized" : false,
23092309
"partitionEndpoint" : "aws-global"
23102310
},
2311+
"cleanrooms" : {
2312+
"endpoints" : {
2313+
"ap-northeast-1" : { },
2314+
"ap-northeast-2" : { },
2315+
"ap-southeast-1" : { },
2316+
"ap-southeast-2" : { },
2317+
"eu-central-1" : { },
2318+
"eu-north-1" : { },
2319+
"eu-west-1" : { },
2320+
"eu-west-2" : { },
2321+
"us-east-1" : { },
2322+
"us-east-2" : { },
2323+
"us-west-2" : { }
2324+
}
2325+
},
23112326
"cloud9" : {
23122327
"endpoints" : {
23132328
"af-south-1" : { },
@@ -15737,6 +15752,13 @@
1573715752
"deprecated" : true,
1573815753
"hostname" : "waf-regional-fips.eu-west-3.amazonaws.com"
1573915754
},
15755+
"fips-me-central-1" : {
15756+
"credentialScope" : {
15757+
"region" : "me-central-1"
15758+
},
15759+
"deprecated" : true,
15760+
"hostname" : "waf-regional-fips.me-central-1.amazonaws.com"
15761+
},
1574015762
"fips-me-south-1" : {
1574115763
"credentialScope" : {
1574215764
"region" : "me-south-1"
@@ -15779,6 +15801,16 @@
1577915801
"deprecated" : true,
1578015802
"hostname" : "waf-regional-fips.us-west-2.amazonaws.com"
1578115803
},
15804+
"me-central-1" : {
15805+
"credentialScope" : {
15806+
"region" : "me-central-1"
15807+
},
15808+
"hostname" : "waf-regional.me-central-1.amazonaws.com",
15809+
"variants" : [ {
15810+
"hostname" : "waf-regional-fips.me-central-1.amazonaws.com",
15811+
"tags" : [ "fips" ]
15812+
} ]
15813+
},
1578215814
"me-south-1" : {
1578315815
"credentialScope" : {
1578415816
"region" : "me-south-1"
@@ -16115,6 +16147,13 @@
1611516147
"deprecated" : true,
1611616148
"hostname" : "wafv2-fips.eu-west-3.amazonaws.com"
1611716149
},
16150+
"fips-me-central-1" : {
16151+
"credentialScope" : {
16152+
"region" : "me-central-1"
16153+
},
16154+
"deprecated" : true,
16155+
"hostname" : "wafv2-fips.me-central-1.amazonaws.com"
16156+
},
1611816157
"fips-me-south-1" : {
1611916158
"credentialScope" : {
1612016159
"region" : "me-south-1"
@@ -16157,6 +16196,16 @@
1615716196
"deprecated" : true,
1615816197
"hostname" : "wafv2-fips.us-west-2.amazonaws.com"
1615916198
},
16199+
"me-central-1" : {
16200+
"credentialScope" : {
16201+
"region" : "me-central-1"
16202+
},
16203+
"hostname" : "wafv2.me-central-1.amazonaws.com",
16204+
"variants" : [ {
16205+
"hostname" : "wafv2-fips.me-central-1.amazonaws.com",
16206+
"tags" : [ "fips" ]
16207+
} ]
16208+
},
1616016209
"me-south-1" : {
1616116210
"credentialScope" : {
1616216211
"region" : "me-south-1"

sdk/src/Core/endpoints.json

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2808,6 +2808,21 @@
28082808
"isRegionalized": false,
28092809
"partitionEndpoint": "aws-global"
28102810
},
2811+
"cleanrooms": {
2812+
"endpoints": {
2813+
"ap-northeast-1": {},
2814+
"ap-northeast-2": {},
2815+
"ap-southeast-1": {},
2816+
"ap-southeast-2": {},
2817+
"eu-central-1": {},
2818+
"eu-north-1": {},
2819+
"eu-west-1": {},
2820+
"eu-west-2": {},
2821+
"us-east-1": {},
2822+
"us-east-2": {},
2823+
"us-west-2": {}
2824+
}
2825+
},
28112826
"cloud9": {
28122827
"endpoints": {
28132828
"af-south-1": {},
@@ -19230,6 +19245,13 @@
1923019245
"deprecated": true,
1923119246
"hostname": "waf-regional-fips.eu-west-3.amazonaws.com"
1923219247
},
19248+
"fips-me-central-1": {
19249+
"credentialScope": {
19250+
"region": "me-central-1"
19251+
},
19252+
"deprecated": true,
19253+
"hostname": "waf-regional-fips.me-central-1.amazonaws.com"
19254+
},
1923319255
"fips-me-south-1": {
1923419256
"credentialScope": {
1923519257
"region": "me-south-1"
@@ -19272,6 +19294,20 @@
1927219294
"deprecated": true,
1927319295
"hostname": "waf-regional-fips.us-west-2.amazonaws.com"
1927419296
},
19297+
"me-central-1": {
19298+
"credentialScope": {
19299+
"region": "me-central-1"
19300+
},
19301+
"hostname": "waf-regional.me-central-1.amazonaws.com",
19302+
"variants": [
19303+
{
19304+
"hostname": "waf-regional-fips.me-central-1.amazonaws.com",
19305+
"tags": [
19306+
"fips"
19307+
]
19308+
}
19309+
]
19310+
},
1927519311
"me-south-1": {
1927619312
"credentialScope": {
1927719313
"region": "me-south-1"
@@ -19696,6 +19732,13 @@
1969619732
"deprecated": true,
1969719733
"hostname": "wafv2-fips.eu-west-3.amazonaws.com"
1969819734
},
19735+
"fips-me-central-1": {
19736+
"credentialScope": {
19737+
"region": "me-central-1"
19738+
},
19739+
"deprecated": true,
19740+
"hostname": "wafv2-fips.me-central-1.amazonaws.com"
19741+
},
1969919742
"fips-me-south-1": {
1970019743
"credentialScope": {
1970119744
"region": "me-south-1"
@@ -19738,6 +19781,20 @@
1973819781
"deprecated": true,
1973919782
"hostname": "wafv2-fips.us-west-2.amazonaws.com"
1974019783
},
19784+
"me-central-1": {
19785+
"credentialScope": {
19786+
"region": "me-central-1"
19787+
},
19788+
"hostname": "wafv2.me-central-1.amazonaws.com",
19789+
"variants": [
19790+
{
19791+
"hostname": "wafv2-fips.me-central-1.amazonaws.com",
19792+
"tags": [
19793+
"fips"
19794+
]
19795+
}
19796+
]
19797+
},
1974119798
"me-south-1": {
1974219799
"credentialScope": {
1974319800
"region": "me-south-1"

0 commit comments

Comments
 (0)