Skip to content

Commit 2981059

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 5d44053 commit 2981059

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
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: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5633,6 +5633,7 @@
56335633
"ap-south-1" : { },
56345634
"ap-southeast-1" : { },
56355635
"ap-southeast-2" : { },
5636+
"ap-southeast-3" : { },
56365637
"ca-central-1" : { },
56375638
"eu-central-1" : { },
56385639
"eu-north-1" : { },
@@ -6689,6 +6690,7 @@
66896690
},
66906691
"gamesparks" : {
66916692
"endpoints" : {
6693+
"ap-northeast-1" : { },
66926694
"us-east-1" : { }
66936695
}
66946696
},
@@ -9865,7 +9867,6 @@
98659867
"ap-south-1" : { },
98669868
"ap-southeast-1" : { },
98679869
"ap-southeast-2" : { },
9868-
"ap-southeast-3" : { },
98699870
"ca-central-1" : {
98709871
"variants" : [ {
98719872
"hostname" : "network-firewall-fips.ca-central-1.amazonaws.com",
@@ -12405,6 +12406,19 @@
1240512406
"isRegionalized" : false,
1240612407
"partitionEndpoint" : "aws-global"
1240712408
},
12409+
"scheduler" : {
12410+
"endpoints" : {
12411+
"ap-northeast-1" : { },
12412+
"ap-southeast-1" : { },
12413+
"ap-southeast-2" : { },
12414+
"eu-central-1" : { },
12415+
"eu-north-1" : { },
12416+
"eu-west-1" : { },
12417+
"us-east-1" : { },
12418+
"us-east-2" : { },
12419+
"us-west-2" : { }
12420+
}
12421+
},
1240812422
"schemas" : {
1240912423
"endpoints" : {
1241012424
"ap-east-1" : { },

0 commit comments

Comments
 (0)