Skip to content

Commit 797f937

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 75f860f commit 797f937

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
@@ -1835,15 +1835,19 @@
18351835
"ap-northeast-2" : { },
18361836
"ap-northeast-3" : { },
18371837
"ap-south-1" : { },
1838+
"ap-south-2" : { },
18381839
"ap-southeast-1" : { },
18391840
"ap-southeast-2" : { },
18401841
"ap-southeast-3" : { },
18411842
"ca-central-1" : { },
18421843
"eu-central-1" : { },
18431844
"eu-north-1" : { },
1845+
"eu-south-1" : { },
1846+
"eu-south-2" : { },
18441847
"eu-west-1" : { },
18451848
"eu-west-2" : { },
18461849
"eu-west-3" : { },
1850+
"me-central-1" : { },
18471851
"me-south-1" : { },
18481852
"sa-east-1" : { },
18491853
"us-east-1" : { },
@@ -14687,6 +14691,7 @@
1468714691
"deprecated" : true,
1468814692
"hostname" : "snowball-fips.us-west-2.amazonaws.com"
1468914693
},
14694+
"me-central-1" : { },
1469014695
"sa-east-1" : {
1469114696
"variants" : [ {
1469214697
"hostname" : "snowball-fips.sa-east-1.amazonaws.com",

0 commit comments

Comments
 (0)