Skip to content

Commit f659538

Browse files
Updating endpoints.json file.
1 parent 9ecf403 commit f659538

File tree

3 files changed

+26
-0
lines changed

3 files changed

+26
-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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39381,6 +39381,12 @@
3938139381
"us-isof-south-1" : { }
3938239382
}
3938339383
},
39384+
"cloudtrail-data" : {
39385+
"endpoints" : {
39386+
"us-isof-east-1" : { },
39387+
"us-isof-south-1" : { }
39388+
}
39389+
},
3938439390
"codebuild" : {
3938539391
"endpoints" : {
3938639392
"us-isof-east-1" : { },

sdk/src/Core/endpoints.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53131,6 +53131,12 @@
5313153131
"us-isof-south-1": {}
5313253132
}
5313353133
},
53134+
"cloudtrail-data": {
53135+
"endpoints": {
53136+
"us-isof-east-1": {},
53137+
"us-isof-south-1": {}
53138+
}
53139+
},
5313453140
"codebuild": {
5313553141
"endpoints": {
5313653142
"us-isof-east-1": {},

0 commit comments

Comments
 (0)