Skip to content

Commit 0a86f32

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 9e680b8 commit 0a86f32

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
@@ -3087,6 +3087,7 @@
30873087
"ca-central-1" : { },
30883088
"eu-central-1" : { },
30893089
"eu-north-1" : { },
3090+
"eu-south-1" : { },
30903091
"eu-west-1" : { },
30913092
"eu-west-2" : { },
30923093
"eu-west-3" : { },
@@ -10022,6 +10023,7 @@
1002210023
"ap-south-1" : { },
1002310024
"ap-southeast-1" : { },
1002410025
"ap-southeast-2" : { },
10026+
"ap-southeast-3" : { },
1002510027
"ca-central-1" : {
1002610028
"variants" : [ {
1002710029
"hostname" : "network-firewall-fips.ca-central-1.amazonaws.com",
@@ -11624,6 +11626,7 @@
1162411626
},
1162511627
"resource-explorer-2" : {
1162611628
"defaults" : {
11629+
"dnsSuffix" : "api.aws",
1162711630
"variants" : [ {
1162811631
"dnsSuffix" : "api.aws",
1162911632
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
@@ -16717,6 +16720,7 @@
1671716720
},
1671816721
"resource-explorer-2" : {
1671916722
"defaults" : {
16723+
"dnsSuffix" : "api.amazonwebservices.com.cn",
1672016724
"variants" : [ {
1672116725
"dnsSuffix" : "api.amazonwebservices.com.cn",
1672216726
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
@@ -19785,6 +19789,7 @@
1978519789
},
1978619790
"resource-explorer-2" : {
1978719791
"defaults" : {
19792+
"dnsSuffix" : "api.aws",
1978819793
"variants" : [ {
1978919794
"dnsSuffix" : "api.aws",
1979019795
"hostname" : "{service}-fips.{region}.{dnsSuffix}",

0 commit comments

Comments
 (0)