Skip to content

Commit bed80ab

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 1960612 commit bed80ab

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
@@ -20907,6 +20907,8 @@
2090720907
"tags" : [ "dualstack" ]
2090820908
} ]
2090920909
},
20910+
"ap-southeast-5" : { },
20911+
"ap-southeast-7" : { },
2091020912
"ca-central-1" : {
2091120913
"variants" : [ {
2091220914
"hostname" : "route53profiles-fips.ca-central-1.api.aws",
@@ -20991,6 +20993,7 @@
2099120993
"tags" : [ "dualstack" ]
2099220994
} ]
2099320995
},
20996+
"mx-central-1" : { },
2099420997
"sa-east-1" : {
2099520998
"variants" : [ {
2099620999
"hostname" : "route53profiles.sa-east-1.api.aws",

0 commit comments

Comments
 (0)