Skip to content

Commit ab10c4b

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 5a77653 commit ab10c4b

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-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: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14067,23 +14067,33 @@
1406714067
},
1406814068
"kafkaconnect" : {
1406914069
"endpoints" : {
14070+
"af-south-1" : { },
14071+
"ap-east-1" : { },
1407014072
"ap-east-2" : { },
1407114073
"ap-northeast-1" : { },
1407214074
"ap-northeast-2" : { },
14075+
"ap-northeast-3" : { },
1407314076
"ap-south-1" : { },
1407414077
"ap-south-2" : { },
1407514078
"ap-southeast-1" : { },
1407614079
"ap-southeast-2" : { },
14080+
"ap-southeast-3" : { },
14081+
"ap-southeast-4" : { },
1407714082
"ap-southeast-5" : { },
1407814083
"ap-southeast-7" : { },
1407914084
"ca-central-1" : { },
1408014085
"ca-west-1" : { },
1408114086
"eu-central-1" : { },
14087+
"eu-central-2" : { },
1408214088
"eu-north-1" : { },
14089+
"eu-south-1" : { },
1408314090
"eu-south-2" : { },
1408414091
"eu-west-1" : { },
1408514092
"eu-west-2" : { },
1408614093
"eu-west-3" : { },
14094+
"il-central-1" : { },
14095+
"me-central-1" : { },
14096+
"me-south-1" : { },
1408714097
"mx-central-1" : { },
1408814098
"sa-east-1" : { },
1408914099
"us-east-1" : { },
@@ -26194,6 +26204,7 @@
2619426204
"ap-southeast-3" : { },
2619526205
"ap-southeast-4" : { },
2619626206
"ap-southeast-5" : { },
26207+
"ap-southeast-6" : { },
2619726208
"ap-southeast-7" : { },
2619826209
"ca-central-1" : {
2619926210
"variants" : [ {

0 commit comments

Comments
 (0)