Skip to content

Commit 873bc2f

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent cef2a55 commit 873bc2f

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed
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

+11
Original file line numberDiff line numberDiff line change
@@ -7425,6 +7425,17 @@
74257425
}
74267426
}
74277427
},
7428+
"voiceid" : {
7429+
"endpoints" : {
7430+
"ap-northeast-1" : { },
7431+
"ap-southeast-1" : { },
7432+
"ap-southeast-2" : { },
7433+
"eu-central-1" : { },
7434+
"eu-west-2" : { },
7435+
"us-east-1" : { },
7436+
"us-west-2" : { }
7437+
}
7438+
},
74287439
"waf" : {
74297440
"endpoints" : {
74307441
"aws-fips" : {

0 commit comments

Comments
 (0)