Skip to content

Commit d2d2a23

Browse files
Updating endpoints.json file.
1 parent b606821 commit d2d2a23

File tree

3 files changed

+24
-0
lines changed

3 files changed

+24
-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: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37982,6 +37982,11 @@
3798237982
"us-isob-east-1" : { }
3798337983
}
3798437984
},
37985+
"fsx" : {
37986+
"endpoints" : {
37987+
"us-isob-east-1" : { }
37988+
}
37989+
},
3798537990
"glacier" : {
3798637991
"endpoints" : {
3798737992
"fips-us-isob-east-1" : {

sdk/src/Core/endpoints.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51557,6 +51557,11 @@
5155751557
"us-isob-east-1": {}
5155851558
}
5155951559
},
51560+
"fsx": {
51561+
"endpoints": {
51562+
"us-isob-east-1": {}
51563+
}
51564+
},
5156051565
"glacier": {
5156151566
"endpoints": {
5156251567
"fips-us-isob-east-1": {

0 commit comments

Comments
 (0)