Skip to content

Commit 575689c

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 2038fb0 commit 575689c

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-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: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -426,6 +426,27 @@
426426
"us-west-2" : { }
427427
}
428428
},
429+
"amplifyuibuilder" : {
430+
"endpoints" : {
431+
"ap-northeast-1" : { },
432+
"ap-northeast-2" : { },
433+
"ap-south-1" : { },
434+
"ap-southeast-1" : { },
435+
"ap-southeast-2" : { },
436+
"ca-central-1" : { },
437+
"eu-central-1" : { },
438+
"eu-north-1" : { },
439+
"eu-west-1" : { },
440+
"eu-west-2" : { },
441+
"eu-west-3" : { },
442+
"me-south-1" : { },
443+
"sa-east-1" : { },
444+
"us-east-1" : { },
445+
"us-east-2" : { },
446+
"us-west-1" : { },
447+
"us-west-2" : { }
448+
}
449+
},
429450
"api.detective" : {
430451
"defaults" : {
431452
"protocols" : [ "https" ]

0 commit comments

Comments
 (0)