Skip to content

Commit cf1f586

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 92f2bae commit cf1f586

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS SDK for Java v2",
4+
"contributor": "",
5+
"description": "Updated endpoint and partition metadata."
6+
}

core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region/endpoints.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3637,6 +3637,7 @@
36373637
"connect-campaigns" : {
36383638
"endpoints" : {
36393639
"ap-southeast-2" : { },
3640+
"ca-central-1" : { },
36403641
"eu-west-2" : { },
36413642
"fips-us-east-1" : {
36423643
"credentialScope" : {
@@ -20915,6 +20916,7 @@
2091520916
} ]
2091620917
},
2091720918
"endpoints" : {
20919+
"us-gov-east-1" : { },
2091820920
"us-gov-west-1" : {
2091920921
"variants" : [ {
2092020922
"hostname" : "runtime.sagemaker.us-gov-west-1.amazonaws.com",

0 commit comments

Comments
 (0)