Skip to content

Commit b6d7488

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 4a1ea7d commit b6d7488

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-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

+30
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,29 @@
261261
"us-west-2" : { }
262262
}
263263
},
264+
"amplify" : {
265+
"endpoints" : {
266+
"ap-east-1" : { },
267+
"ap-northeast-1" : { },
268+
"ap-northeast-2" : { },
269+
"ap-south-1" : { },
270+
"ap-southeast-1" : { },
271+
"ap-southeast-2" : { },
272+
"ca-central-1" : { },
273+
"eu-central-1" : { },
274+
"eu-north-1" : { },
275+
"eu-south-1" : { },
276+
"eu-west-1" : { },
277+
"eu-west-2" : { },
278+
"eu-west-3" : { },
279+
"me-south-1" : { },
280+
"sa-east-1" : { },
281+
"us-east-1" : { },
282+
"us-east-2" : { },
283+
"us-west-1" : { },
284+
"us-west-2" : { }
285+
}
286+
},
264287
"amplifybackend" : {
265288
"endpoints" : {
266289
"ap-northeast-1" : { },
@@ -1789,6 +1812,7 @@
17891812
"ap-east-1" : { },
17901813
"ap-northeast-1" : { },
17911814
"ap-northeast-2" : { },
1815+
"ap-northeast-3" : { },
17921816
"ap-south-1" : { },
17931817
"ap-southeast-1" : { },
17941818
"ap-southeast-2" : { },
@@ -7570,6 +7594,7 @@
75707594
},
75717595
"dax" : {
75727596
"endpoints" : {
7597+
"cn-north-1" : { },
75737598
"cn-northwest-1" : { }
75747599
}
75757600
},
@@ -10253,6 +10278,11 @@
1025310278
"us-iso-east-1" : { }
1025410279
}
1025510280
},
10281+
"license-manager" : {
10282+
"endpoints" : {
10283+
"us-iso-east-1" : { }
10284+
}
10285+
},
1025610286
"logs" : {
1025710287
"endpoints" : {
1025810288
"us-iso-east-1" : { }

0 commit comments

Comments
 (0)