Skip to content

Commit 5ad07cb

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 38b7839 commit 5ad07cb

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
@@ -251,11 +251,17 @@
251251
"airflow" : {
252252
"endpoints" : {
253253
"ap-northeast-1" : { },
254+
"ap-northeast-2" : { },
255+
"ap-south-1" : { },
254256
"ap-southeast-1" : { },
255257
"ap-southeast-2" : { },
258+
"ca-central-1" : { },
256259
"eu-central-1" : { },
257260
"eu-north-1" : { },
258261
"eu-west-1" : { },
262+
"eu-west-2" : { },
263+
"eu-west-3" : { },
264+
"sa-east-1" : { },
259265
"us-east-1" : { },
260266
"us-east-2" : { },
261267
"us-west-2" : { }
@@ -1063,9 +1069,11 @@
10631069
},
10641070
"cloud9" : {
10651071
"endpoints" : {
1072+
"af-south-1" : { },
10661073
"ap-east-1" : { },
10671074
"ap-northeast-1" : { },
10681075
"ap-northeast-2" : { },
1076+
"ap-northeast-3" : { },
10691077
"ap-south-1" : { },
10701078
"ap-southeast-1" : { },
10711079
"ap-southeast-2" : { },
@@ -5107,6 +5115,7 @@
51075115
},
51085116
"polly" : {
51095117
"endpoints" : {
5118+
"af-south-1" : { },
51105119
"ap-east-1" : { },
51115120
"ap-northeast-1" : { },
51125121
"ap-northeast-2" : { },
@@ -5634,6 +5643,7 @@
56345643
"ap-east-1" : { },
56355644
"ap-northeast-1" : { },
56365645
"ap-northeast-2" : { },
5646+
"ap-northeast-3" : { },
56375647
"ap-south-1" : { },
56385648
"ap-southeast-1" : { },
56395649
"ap-southeast-2" : { },

0 commit comments

Comments
 (0)