Skip to content

Commit 9bdbdf8

Browse files
Updating endpoints.json file.
1 parent e85d8eb commit 9bdbdf8

File tree

3 files changed

+34
-0
lines changed

3 files changed

+34
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
2+
{
3+
"services" : null,
4+
"core" : {
5+
"updateMinimum" : true,
6+
"backwardIncompatibilitiesToIgnore" : [
7+
],
8+
"type" : "Patch",
9+
"changeLogMessages" : [
10+
"Updating endpoints.json file."
11+
]
12+
},
13+
"overrideVersion" : null
14+
}

sdk/src/Core/endpoints-original.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37790,6 +37790,11 @@
3779037790
"us-isob-east-1" : { }
3779137791
}
3779237792
},
37793+
"athena" : {
37794+
"endpoints" : {
37795+
"us-isob-east-1" : { }
37796+
}
37797+
},
3779337798
"autoscaling" : {
3779437799
"defaults" : {
3779537800
"protocols" : [ "http", "https" ]
@@ -38137,6 +38142,11 @@
3813738142
}
3813838143
}
3813938144
},
38145+
"lakeformation" : {
38146+
"endpoints" : {
38147+
"us-isob-east-1" : { }
38148+
}
38149+
},
3814038150
"lambda" : {
3814138151
"endpoints" : {
3814238152
"us-isob-east-1" : { }

sdk/src/Core/endpoints.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51319,6 +51319,11 @@
5131951319
"us-isob-east-1": {}
5132051320
}
5132151321
},
51322+
"athena": {
51323+
"endpoints": {
51324+
"us-isob-east-1": {}
51325+
}
51326+
},
5132251327
"autoscaling": {
5132351328
"defaults": {
5132451329
"protocols": [
@@ -51720,6 +51725,11 @@
5172051725
}
5172151726
}
5172251727
},
51728+
"lakeformation": {
51729+
"endpoints": {
51730+
"us-isob-east-1": {}
51731+
}
51732+
},
5172351733
"lambda": {
5172451734
"endpoints": {
5172551735
"us-isob-east-1": {}

0 commit comments

Comments
 (0)