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 Jun 20, 2024
1 parent 8ffbcaf commit 53c8863
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 0 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
}
2 changes: 2 additions & 0 deletions sdk/src/Core/endpoints-original.json
Original file line number Diff line number Diff line change
Expand Up @@ -547,10 +547,12 @@
"ap-south-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ca-central-1" : { },
"eu-central-1" : { },
"eu-west-1" : { },
"eu-west-2" : { },
"eu-west-3" : { },
"sa-east-1" : { },
"us-east-1" : { },
"us-east-2" : { },
"us-west-2" : { }
Expand Down
2 changes: 2 additions & 0 deletions sdk/src/Core/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -637,10 +637,12 @@
"ap-south-1": {},
"ap-southeast-1": {},
"ap-southeast-2": {},
"ca-central-1": {},
"eu-central-1": {},
"eu-west-1": {},
"eu-west-2": {},
"eu-west-3": {},
"sa-east-1": {},
"us-east-1": {},
"us-east-2": {},
"us-west-2": {}
Expand Down

0 comments on commit 53c8863

Please sign in to comment.