Skip to content

Commit 009bfbb

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent ea78b9d commit 009bfbb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21084,7 +21084,8 @@
2108421084
"protocols" : [ "https" ]
2108521085
},
2108621086
"endpoints" : {
21087-
"cn-north-1" : { }
21087+
"cn-north-1" : { },
21088+
"cn-northwest-1" : { }
2108821089
}
2108921090
},
2109021091
"airflow" : {

0 commit comments

Comments
 (0)