Skip to content

Commit 86cc346

Browse files
author
AWS
committed
Updated endpoints.json, partitions.json, and example_meta.json.
1 parent adf35db commit 86cc346

2 files changed

Lines changed: 15 additions & 0 deletions

File tree

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: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3172,6 +3172,7 @@
31723172
"tags" : [ "dualstack" ]
31733173
} ]
31743174
},
3175+
"ap-southeast-6" : { },
31753176
"ap-southeast-7" : { },
31763177
"ca-central-1" : {
31773178
"variants" : [ {
@@ -12069,6 +12070,7 @@
1206912070
"tags" : [ "dualstack" ]
1207012071
} ]
1207112072
},
12073+
"ap-southeast-6" : { },
1207212074
"ap-southeast-7" : {
1207312075
"variants" : [ {
1207412076
"hostname" : "glue.ap-southeast-7.api.aws",
@@ -14941,6 +14943,7 @@
1494114943
"tags" : [ "dualstack" ]
1494214944
} ]
1494314945
},
14946+
"ap-southeast-6" : { },
1494414947
"ap-southeast-7" : {
1494514948
"variants" : [ {
1494614949
"hostname" : "lakeformation.ap-southeast-7.api.aws",
@@ -20145,6 +20148,7 @@
2014520148
"ap-southeast-2" : { },
2014620149
"ap-southeast-3" : { },
2014720150
"ap-southeast-5" : { },
20151+
"ap-southeast-6" : { },
2014820152
"ap-southeast-7" : { },
2014920153
"ca-central-1" : {
2015020154
"variants" : [ {
@@ -40448,6 +40452,11 @@
4044840452
"eusc-de-east-1" : { }
4044940453
}
4045040454
},
40455+
"fsx" : {
40456+
"endpoints" : {
40457+
"eusc-de-east-1" : { }
40458+
}
40459+
},
4045140460
"gameliftstreams" : {
4045240461
"endpoints" : {
4045340462
"eusc-de-east-1" : { }

0 commit comments

Comments
 (0)