Skip to content

Commit 3ad9f89

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 2c84710 commit 3ad9f89

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS SDK for Java v2",
4+
"description": "Updated service endpoint metadata."
5+
}

core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region/endpoints.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2723,6 +2723,7 @@
27232723
},
27242724
"polly" : {
27252725
"endpoints" : {
2726+
"ap-east-1" : { },
27262727
"ap-northeast-1" : { },
27272728
"ap-northeast-2" : { },
27282729
"ap-south-1" : { },
@@ -2734,6 +2735,7 @@
27342735
"eu-west-1" : { },
27352736
"eu-west-2" : { },
27362737
"eu-west-3" : { },
2738+
"me-south-1" : { },
27372739
"sa-east-1" : { },
27382740
"us-east-1" : { },
27392741
"us-east-2" : { },
@@ -4401,6 +4403,16 @@
44014403
"cn-northwest-1" : { }
44024404
}
44034405
},
4406+
"neptune" : {
4407+
"endpoints" : {
4408+
"cn-northwest-1" : {
4409+
"credentialScope" : {
4410+
"region" : "cn-northwest-1"
4411+
},
4412+
"hostname" : "rds.cn-northwest-1.amazonaws.com.cn"
4413+
}
4414+
}
4415+
},
44044416
"polly" : {
44054417
"endpoints" : {
44064418
"cn-northwest-1" : { }

0 commit comments

Comments
 (0)