Skip to content

Commit aa625c0

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 29fd87c commit aa625c0

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-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: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11814,6 +11814,7 @@
1181411814
"deprecated" : true,
1181511815
"hostname" : "mediaconvert-fips.us-west-2.amazonaws.com"
1181611816
},
11817+
"me-central-1" : { },
1181711818
"sa-east-1" : { },
1181811819
"us-east-1" : {
1181911820
"variants" : [ {
@@ -11847,6 +11848,7 @@
1184711848
"ap-northeast-2" : { },
1184811849
"ap-northeast-3" : { },
1184911850
"ap-south-1" : { },
11851+
"ap-south-2" : { },
1185011852
"ap-southeast-1" : { },
1185111853
"ap-southeast-2" : { },
1185211854
"ap-southeast-4" : { },
@@ -11877,6 +11879,7 @@
1187711879
"deprecated" : true,
1187811880
"hostname" : "medialive-fips.us-west-2.amazonaws.com"
1187911881
},
11882+
"me-central-1" : { },
1188011883
"sa-east-1" : { },
1188111884
"us-east-1" : {
1188211885
"variants" : [ {

0 commit comments

Comments
 (0)