Skip to content

Commit 93baa30

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 9879d20 commit 93baa30

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
@@ -23279,6 +23279,12 @@
2327923279
"us-gov-west-1" : { }
2328023280
}
2328123281
},
23282+
"emr-serverless" : {
23283+
"endpoints" : {
23284+
"us-gov-east-1" : { },
23285+
"us-gov-west-1" : { }
23286+
}
23287+
},
2328223288
"es" : {
2328323289
"endpoints" : {
2328423290
"fips" : {

0 commit comments

Comments
 (0)