Skip to content

Commit

Permalink
Updating endpoints.json file.
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-dotnet-automation committed Jan 7, 2025
1 parent 453887e commit 51a7f51
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 22 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@

{
"services" : null,
"core" : {
"updateMinimum" : true,
"backwardIncompatibilitiesToIgnore" : [
],
"type" : "Patch",
"changeLogMessages" : [
"Updating endpoints.json file."
]
},
"overrideVersion" : null
}
11 changes: 0 additions & 11 deletions sdk/src/Core/endpoints-original.json
Original file line number Diff line number Diff line change
Expand Up @@ -17154,17 +17154,6 @@
}
}
},
"projects.iot1click" : {
"endpoints" : {
"ap-northeast-1" : { },
"eu-central-1" : { },
"eu-west-1" : { },
"eu-west-2" : { },
"us-east-1" : { },
"us-east-2" : { },
"us-west-2" : { }
}
},
"proton" : {
"endpoints" : {
"ap-northeast-1" : { },
Expand Down
11 changes: 0 additions & 11 deletions sdk/src/Core/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -22562,17 +22562,6 @@
}
}
},
"projects.iot1click": {
"endpoints": {
"ap-northeast-1": {},
"eu-central-1": {},
"eu-west-1": {},
"eu-west-2": {},
"us-east-1": {},
"us-east-2": {},
"us-west-2": {}
}
},
"proton": {
"endpoints": {
"ap-northeast-1": {},
Expand Down

0 comments on commit 51a7f51

Please sign in to comment.