Skip to content

Commit 29255f2

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent ff26f66 commit 29255f2

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-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 service endpoint metadata."
6+
}

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

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1348,6 +1348,7 @@
13481348
},
13491349
"codecommit" : {
13501350
"endpoints" : {
1351+
"af-south-1" : { },
13511352
"ap-east-1" : { },
13521353
"ap-northeast-1" : { },
13531354
"ap-northeast-2" : { },
@@ -3991,6 +3992,26 @@
39913992
"us-west-2" : { }
39923993
}
39933994
},
3995+
"kafkaconnect" : {
3996+
"endpoints" : {
3997+
"ap-northeast-1" : { },
3998+
"ap-northeast-2" : { },
3999+
"ap-south-1" : { },
4000+
"ap-southeast-1" : { },
4001+
"ap-southeast-2" : { },
4002+
"ca-central-1" : { },
4003+
"eu-central-1" : { },
4004+
"eu-north-1" : { },
4005+
"eu-west-1" : { },
4006+
"eu-west-2" : { },
4007+
"eu-west-3" : { },
4008+
"sa-east-1" : { },
4009+
"us-east-1" : { },
4010+
"us-east-2" : { },
4011+
"us-west-1" : { },
4012+
"us-west-2" : { }
4013+
}
4014+
},
39944015
"kinesis" : {
39954016
"endpoints" : {
39964017
"af-south-1" : { },
@@ -4113,6 +4134,7 @@
41134134
"ap-east-1" : { },
41144135
"ap-northeast-1" : { },
41154136
"ap-northeast-2" : { },
4137+
"ap-northeast-3" : { },
41164138
"ap-south-1" : { },
41174139
"ap-southeast-1" : { },
41184140
"ap-southeast-2" : { },

0 commit comments

Comments
 (0)