Skip to content

Commit 4431ebc

Browse files
author
AWS
committed
Updated endpoints.json, partitions.json, and example_meta.json.
1 parent a873d55 commit 4431ebc

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33819,6 +33819,12 @@
3381933819
}
3382033820
}
3382133821
},
33822+
"kafkaconnect" : {
33823+
"endpoints" : {
33824+
"us-gov-east-1" : { },
33825+
"us-gov-west-1" : { }
33826+
}
33827+
},
3382233828
"kendra" : {
3382333829
"endpoints" : {
3382433830
"fips-us-gov-west-1" : {

0 commit comments

Comments
 (0)