Skip to content

Commit 2ba41d5

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent c82ba84 commit 2ba41d5

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
@@ -35219,6 +35219,12 @@
3521935219
}
3522035220
}
3522135221
},
35222+
"rum" : {
35223+
"endpoints" : {
35224+
"us-gov-east-1" : { },
35225+
"us-gov-west-1" : { }
35226+
}
35227+
},
3522235228
"runtime-v2-lex" : {
3522335229
"endpoints" : {
3522435230
"us-gov-west-1" : { }

0 commit comments

Comments
 (0)