Skip to content

Commit aa91d6e

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 63bb3ba commit aa91d6e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
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: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,12 +262,13 @@
262262
},
263263
"amplifybackend" : {
264264
"endpoints" : {
265+
"ap-northeast-1" : { },
265266
"ap-northeast-2" : { },
266267
"ap-south-1" : { },
267268
"ap-southeast-1" : { },
268269
"ap-southeast-2" : { },
270+
"ca-central-1" : { },
269271
"eu-central-1" : { },
270-
"eu-south-1" : { },
271272
"eu-west-1" : { },
272273
"eu-west-2" : { },
273274
"us-east-1" : { },
@@ -6820,6 +6821,7 @@
68206821
"endpoints" : {
68216822
"ap-northeast-1" : { },
68226823
"ap-northeast-2" : { },
6824+
"ap-south-1" : { },
68236825
"ap-southeast-1" : { },
68246826
"ap-southeast-2" : { },
68256827
"ca-central-1" : { },

0 commit comments

Comments
 (0)