Skip to content

Commit b9db941

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 7c17e5d commit b9db941

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6843,6 +6843,7 @@
68436843
"deprecated" : true,
68446844
"hostname" : "emr-serverless-fips.us-west-2.amazonaws.com"
68456845
},
6846+
"me-central-1" : { },
68466847
"me-south-1" : { },
68476848
"sa-east-1" : { },
68486849
"us-east-1" : {
@@ -20285,6 +20286,12 @@
2028520286
"cn-northwest-1" : { }
2028620287
}
2028720288
},
20289+
"pipes" : {
20290+
"endpoints" : {
20291+
"cn-north-1" : { },
20292+
"cn-northwest-1" : { }
20293+
}
20294+
},
2028820295
"polly" : {
2028920296
"endpoints" : {
2029020297
"cn-northwest-1" : { }

0 commit comments

Comments
 (0)