Skip to content

Commit c871107

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 1d0b860 commit c871107

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21079,6 +21079,14 @@
2107921079
"cn-northwest-1" : { }
2108021080
}
2108121081
},
21082+
"acm-pca" : {
21083+
"defaults" : {
21084+
"protocols" : [ "https" ]
21085+
},
21086+
"endpoints" : {
21087+
"cn-north-1" : { }
21088+
}
21089+
},
2108221090
"airflow" : {
2108321091
"endpoints" : {
2108421092
"cn-north-1" : { },

0 commit comments

Comments
 (0)