Skip to content

Commit b2cfb50

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent d1d4eac commit b2cfb50

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-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: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9651,6 +9651,7 @@
96519651
"ap-southeast-2" : { },
96529652
"ap-southeast-3" : { },
96539653
"ap-southeast-4" : { },
9654+
"ap-southeast-5" : { },
96549655
"ca-central-1" : { },
96559656
"ca-west-1" : { },
96569657
"eu-central-1" : { },
@@ -10728,6 +10729,7 @@
1072810729
},
1072910730
"iotfleetwise" : {
1073010731
"endpoints" : {
10732+
"ap-south-1" : { },
1073110733
"eu-central-1" : { },
1073210734
"us-east-1" : { }
1073310735
}
@@ -21625,6 +21627,7 @@
2162521627
"ap-south-1" : { },
2162621628
"ap-southeast-1" : { },
2162721629
"ap-southeast-2" : { },
21630+
"ap-southeast-3" : { },
2162821631
"ca-central-1" : { },
2162921632
"eu-central-1" : { },
2163021633
"eu-north-1" : { },

0 commit comments

Comments
 (0)