Skip to content

Commit 3072049

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent c25c3a7 commit 3072049

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4822,6 +4822,7 @@
48224822
"deprecated" : true,
48234823
"hostname" : "fips.eks.us-west-2.amazonaws.com"
48244824
},
4825+
"me-central-1" : { },
48254826
"me-south-1" : { },
48264827
"sa-east-1" : { },
48274828
"us-east-1" : {
@@ -5963,6 +5964,7 @@
59635964
"deprecated" : true,
59645965
"hostname" : "firehose-fips.us-west-2.amazonaws.com"
59655966
},
5967+
"me-central-1" : { },
59665968
"me-south-1" : { },
59675969
"sa-east-1" : { },
59685970
"us-east-1" : {

0 commit comments

Comments
 (0)