Skip to content

Commit 77f8e14

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 18f256b commit 77f8e14

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18016,6 +18016,12 @@
1801618016
"cn-northwest-1" : { }
1801718017
}
1801818018
},
18019+
"emr-serverless" : {
18020+
"endpoints" : {
18021+
"cn-north-1" : { },
18022+
"cn-northwest-1" : { }
18023+
}
18024+
},
1801918025
"es" : {
1802018026
"endpoints" : {
1802118027
"cn-north-1" : { },

0 commit comments

Comments
 (0)