Skip to content

Commit 6a2ce90

Browse files
Updating endpoints.json file.
1 parent 5c2ad72 commit 6a2ce90

File tree

2 files changed

+40
-0
lines changed

2 files changed

+40
-0
lines changed

sdk/src/Core/endpoints-original.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8258,14 +8258,18 @@
82588258
},
82598259
"inspector2" : {
82608260
"endpoints" : {
8261+
"af-south-1" : { },
82618262
"ap-east-1" : { },
82628263
"ap-northeast-1" : { },
82638264
"ap-northeast-2" : { },
8265+
"ap-northeast-3" : { },
82648266
"ap-south-1" : { },
82658267
"ap-southeast-1" : { },
82668268
"ap-southeast-2" : { },
8269+
"ap-southeast-3" : { },
82678270
"ca-central-1" : { },
82688271
"eu-central-1" : { },
8272+
"eu-central-2" : { },
82698273
"eu-north-1" : { },
82708274
"eu-south-1" : { },
82718275
"eu-west-1" : { },
@@ -11634,6 +11638,7 @@
1163411638
"deprecated" : true,
1163511639
"hostname" : "network-firewall-fips.us-west-2.amazonaws.com"
1163611640
},
11641+
"il-central-1" : { },
1163711642
"me-central-1" : { },
1163811643
"me-south-1" : { },
1163911644
"sa-east-1" : { },
@@ -16803,9 +16808,14 @@
1680316808
},
1680416809
"tnb" : {
1680516810
"endpoints" : {
16811+
"ap-northeast-2" : { },
1680616812
"ap-southeast-2" : { },
16813+
"ca-central-1" : { },
1680716814
"eu-central-1" : { },
16815+
"eu-north-1" : { },
16816+
"eu-south-2" : { },
1680816817
"eu-west-3" : { },
16818+
"sa-east-1" : { },
1680916819
"us-east-1" : { },
1681016820
"us-west-2" : { }
1681116821
}
@@ -18590,6 +18600,16 @@
1859018600
}
1859118601
}
1859218602
},
18603+
"api.pricing" : {
18604+
"defaults" : {
18605+
"credentialScope" : {
18606+
"service" : "pricing"
18607+
}
18608+
},
18609+
"endpoints" : {
18610+
"cn-northwest-1" : { }
18611+
}
18612+
},
1859318613
"api.sagemaker" : {
1859418614
"endpoints" : {
1859518615
"cn-north-1" : { },

sdk/src/Core/endpoints.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10049,14 +10049,18 @@
1004910049
},
1005010050
"inspector2": {
1005110051
"endpoints": {
10052+
"af-south-1": {},
1005210053
"ap-east-1": {},
1005310054
"ap-northeast-1": {},
1005410055
"ap-northeast-2": {},
10056+
"ap-northeast-3": {},
1005510057
"ap-south-1": {},
1005610058
"ap-southeast-1": {},
1005710059
"ap-southeast-2": {},
10060+
"ap-southeast-3": {},
1005810061
"ca-central-1": {},
1005910062
"eu-central-1": {},
10063+
"eu-central-2": {},
1006010064
"eu-north-1": {},
1006110065
"eu-south-1": {},
1006210066
"eu-west-1": {},
@@ -14112,6 +14116,7 @@
1411214116
"deprecated": true,
1411314117
"hostname": "network-firewall-fips.us-west-2.amazonaws.com"
1411414118
},
14119+
"il-central-1": {},
1411514120
"me-central-1": {},
1411614121
"me-south-1": {},
1411714122
"sa-east-1": {},
@@ -20592,9 +20597,14 @@
2059220597
},
2059320598
"tnb": {
2059420599
"endpoints": {
20600+
"ap-northeast-2": {},
2059520601
"ap-southeast-2": {},
20602+
"ca-central-1": {},
2059620603
"eu-central-1": {},
20604+
"eu-north-1": {},
20605+
"eu-south-2": {},
2059720606
"eu-west-3": {},
20607+
"sa-east-1": {},
2059820608
"us-east-1": {},
2059920609
"us-west-2": {}
2060020610
}
@@ -22769,6 +22779,16 @@
2276922779
}
2277022780
}
2277122781
},
22782+
"api.pricing": {
22783+
"defaults": {
22784+
"credentialScope": {
22785+
"service": "pricing"
22786+
}
22787+
},
22788+
"endpoints": {
22789+
"cn-northwest-1": {}
22790+
}
22791+
},
2277222792
"api.sagemaker": {
2277322793
"endpoints": {
2277422794
"cn-north-1": {},

0 commit comments

Comments
 (0)