File tree 2 files changed +10
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region
2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " AWS SDK for Java v2" ,
4
+ "contributor" : " " ,
5
+ "description" : " Updated endpoint and partition metadata."
6
+ }
Original file line number Diff line number Diff line change @@ -10993,18 +10993,22 @@
10993
10993
"ap-northeast-2" : { },
10994
10994
"ap-northeast-3" : { },
10995
10995
"ap-south-1" : { },
10996
+ "ap-south-2" : { },
10996
10997
"ap-southeast-1" : { },
10997
10998
"ap-southeast-2" : { },
10998
10999
"ap-southeast-3" : { },
11000
+ "ap-southeast-4" : { },
10999
11001
"ca-central-1" : {
11000
11002
"variants" : [ {
11001
11003
"hostname" : "network-firewall-fips.ca-central-1.amazonaws.com",
11002
11004
"tags" : [ "fips" ]
11003
11005
} ]
11004
11006
},
11005
11007
"eu-central-1" : { },
11008
+ "eu-central-2" : { },
11006
11009
"eu-north-1" : { },
11007
11010
"eu-south-1" : { },
11011
+ "eu-south-2" : { },
11008
11012
"eu-west-1" : { },
11009
11013
"eu-west-2" : { },
11010
11014
"eu-west-3" : { },
You can’t perform that action at this time.
0 commit comments