Skip to content

Commit cb8e6e6

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 6865de9 commit cb8e6e6

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed
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

+4
Original file line numberDiff line numberDiff line change
@@ -10993,18 +10993,22 @@
1099310993
"ap-northeast-2" : { },
1099410994
"ap-northeast-3" : { },
1099510995
"ap-south-1" : { },
10996+
"ap-south-2" : { },
1099610997
"ap-southeast-1" : { },
1099710998
"ap-southeast-2" : { },
1099810999
"ap-southeast-3" : { },
11000+
"ap-southeast-4" : { },
1099911001
"ca-central-1" : {
1100011002
"variants" : [ {
1100111003
"hostname" : "network-firewall-fips.ca-central-1.amazonaws.com",
1100211004
"tags" : [ "fips" ]
1100311005
} ]
1100411006
},
1100511007
"eu-central-1" : { },
11008+
"eu-central-2" : { },
1100611009
"eu-north-1" : { },
1100711010
"eu-south-1" : { },
11011+
"eu-south-2" : { },
1100811012
"eu-west-1" : { },
1100911013
"eu-west-2" : { },
1101011014
"eu-west-3" : { },

0 commit comments

Comments
 (0)