Skip to content

Commit 3834e60

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 489bc21 commit 3834e60

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11716,6 +11716,8 @@
1171611716
"ap-south-1" : { },
1171711717
"ap-southeast-1" : { },
1171811718
"ap-southeast-2" : { },
11719+
"ap-southeast-5" : { },
11720+
"ap-southeast-7" : { },
1171911721
"ca-central-1" : { },
1172011722
"eu-central-1" : { },
1172111723
"eu-north-1" : { },
@@ -37208,6 +37210,11 @@
3720837210
}
3720937211
}
3721037212
},
37213+
"lakeformation" : {
37214+
"endpoints" : {
37215+
"us-iso-east-1" : { }
37216+
}
37217+
},
3721137218
"lambda" : {
3721237219
"endpoints" : {
3721337220
"us-iso-east-1" : { },

0 commit comments

Comments
 (0)