Skip to content

Commit c1266f2

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 540639c commit c1266f2

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 service endpoint 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
@@ -6736,6 +6736,16 @@
67366736
"cn-northwest-1" : { }
67376737
}
67386738
},
6739+
"docdb" : {
6740+
"endpoints" : {
6741+
"cn-northwest-1" : {
6742+
"credentialScope" : {
6743+
"region" : "cn-northwest-1"
6744+
},
6745+
"hostname" : "rds.cn-northwest-1.amazonaws.com.cn"
6746+
}
6747+
}
6748+
},
67396749
"ds" : {
67406750
"endpoints" : {
67416751
"cn-north-1" : { },

0 commit comments

Comments
 (0)