Skip to content

Commit 0418dc3

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent d55ad70 commit 0418dc3

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-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 endpoint and partition metadata."
6+
}

core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region/endpoints.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7024,6 +7024,7 @@
70247024
"ap-south-1" : { },
70257025
"ap-southeast-1" : { },
70267026
"ap-southeast-2" : { },
7027+
"ap-southeast-5" : { },
70277028
"ca-central-1" : {
70287029
"variants" : [ {
70297030
"hostname" : "data.jobs.iot-fips.ca-central-1.amazonaws.com",
@@ -7032,6 +7033,7 @@
70327033
},
70337034
"eu-central-1" : { },
70347035
"eu-north-1" : { },
7036+
"eu-south-2" : { },
70357037
"eu-west-1" : { },
70367038
"eu-west-2" : { },
70377039
"eu-west-3" : { },
@@ -7070,6 +7072,7 @@
70707072
"deprecated" : true,
70717073
"hostname" : "data.jobs.iot-fips.us-west-2.amazonaws.com"
70727074
},
7075+
"me-central-1" : { },
70737076
"me-south-1" : { },
70747077
"sa-east-1" : { },
70757078
"us-east-1" : {
@@ -15332,6 +15335,7 @@
1533215335
"endpoints" : {
1533315336
"af-south-1" : { },
1533415337
"ap-east-1" : { },
15338+
"ap-east-2" : { },
1533515339
"ap-northeast-1" : { },
1533615340
"ap-northeast-2" : { },
1533715341
"ap-northeast-3" : { },
@@ -15501,6 +15505,7 @@
1550115505
"endpoints" : {
1550215506
"af-south-1" : { },
1550315507
"ap-east-1" : { },
15508+
"ap-east-2" : { },
1550415509
"ap-northeast-1" : { },
1550515510
"ap-northeast-2" : { },
1550615511
"ap-northeast-3" : { },

0 commit comments

Comments
 (0)