Skip to content

Commit 2765fb2

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent fb8ae05 commit 2765fb2

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
@@ -27551,6 +27551,12 @@
2755127551
}
2755227552
}
2755327553
},
27554+
"memory-db" : {
27555+
"endpoints" : {
27556+
"us-gov-east-1" : { },
27557+
"us-gov-west-1" : { }
27558+
}
27559+
},
2755427560
"metering.marketplace" : {
2755527561
"defaults" : {
2755627562
"credentialScope" : {

0 commit comments

Comments
 (0)