Skip to content

Commit 539d717

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent a90d371 commit 539d717

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-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: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37790,6 +37790,11 @@
3779037790
"us-isob-east-1" : { }
3779137791
}
3779237792
},
37793+
"athena" : {
37794+
"endpoints" : {
37795+
"us-isob-east-1" : { }
37796+
}
37797+
},
3779337798
"autoscaling" : {
3779437799
"defaults" : {
3779537800
"protocols" : [ "http", "https" ]
@@ -38137,6 +38142,11 @@
3813738142
}
3813838143
}
3813938144
},
38145+
"lakeformation" : {
38146+
"endpoints" : {
38147+
"us-isob-east-1" : { }
38148+
}
38149+
},
3814038150
"lambda" : {
3814138151
"endpoints" : {
3814238152
"us-isob-east-1" : { }

0 commit comments

Comments
 (0)