Skip to content

Commit e930b60

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent a808f6f commit e930b60

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-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: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -405,6 +405,11 @@
405405
}
406406
}
407407
},
408+
"agreement-marketplace" : {
409+
"endpoints" : {
410+
"us-east-1" : { }
411+
}
412+
},
408413
"airflow" : {
409414
"endpoints" : {
410415
"ap-northeast-1" : { },
@@ -20019,6 +20024,11 @@
2001920024
"cn-northwest-1" : { }
2002020025
}
2002120026
},
20027+
"redshift-serverless" : {
20028+
"endpoints" : {
20029+
"cn-north-1" : { }
20030+
}
20031+
},
2002220032
"resource-explorer-2" : {
2002320033
"defaults" : {
2002420034
"dnsSuffix" : "api.amazonwebservices.com.cn",

0 commit comments

Comments
 (0)