Skip to content

Commit ff773d8

Browse files
Updating endpoints.json file.
1 parent c135e93 commit ff773d8

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
@@ -38936,6 +38936,11 @@
3893638936
"eu-isoe-west-1" : { }
3893738937
}
3893838938
},
38939+
"cloudtrail-data" : {
38940+
"endpoints" : {
38941+
"eu-isoe-west-1" : { }
38942+
}
38943+
},
3893938944
"codedeploy" : {
3894038945
"endpoints" : {
3894138946
"eu-isoe-west-1" : { }

sdk/src/Core/endpoints.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52621,6 +52621,11 @@
5262152621
"eu-isoe-west-1": {}
5262252622
}
5262352623
},
52624+
"cloudtrail-data": {
52625+
"endpoints": {
52626+
"eu-isoe-west-1": {}
52627+
}
52628+
},
5262452629
"codedeploy": {
5262552630
"endpoints": {
5262652631
"eu-isoe-west-1": {}

0 commit comments

Comments
 (0)