Skip to content

Commit 664326b

Browse files
Updating endpoints.json file.
1 parent 173d9e0 commit 664326b

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
@@ -38928,6 +38928,11 @@
3892838928
"eu-isoe-west-1" : { }
3892938929
}
3893038930
},
38931+
"redshift-serverless" : {
38932+
"endpoints" : {
38933+
"eu-isoe-west-1" : { }
38934+
}
38935+
},
3893138936
"resource-groups" : {
3893238937
"endpoints" : {
3893338938
"eu-isoe-west-1" : { }

sdk/src/Core/endpoints.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52637,6 +52637,11 @@
5263752637
"eu-isoe-west-1": {}
5263852638
}
5263952639
},
52640+
"redshift-serverless": {
52641+
"endpoints": {
52642+
"eu-isoe-west-1": {}
52643+
}
52644+
},
5264052645
"resource-groups": {
5264152646
"endpoints": {
5264252647
"eu-isoe-west-1": {}

0 commit comments

Comments
 (0)