File tree Expand file tree Collapse file tree 2 files changed +19
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +19
-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 1050
1050
"endpoints" : {
1051
1051
"af-south-1" : { },
1052
1052
"ap-northeast-1" : { },
1053
+ "ap-northeast-2" : { },
1054
+ "ap-northeast-3" : { },
1053
1055
"ap-south-1" : { },
1054
1056
"ap-southeast-1" : { },
1055
1057
"ap-southeast-2" : { },
1058
+ "ap-southeast-4" : { },
1059
+ "ca-central-1" : { },
1056
1060
"eu-central-1" : { },
1061
+ "eu-north-1" : { },
1057
1062
"eu-west-1" : { },
1063
+ "eu-west-3" : { },
1064
+ "sa-east-1" : { },
1058
1065
"us-east-1" : { },
1059
1066
"us-east-2" : { },
1060
1067
"us-west-2" : { }
4056
4063
"ap-southeast-1" : { },
4057
4064
"ap-southeast-2" : { },
4058
4065
"ap-southeast-3" : { },
4066
+ "ap-southeast-4" : { },
4059
4067
"ca-central-1" : {
4060
4068
"variants" : [ {
4061
4069
"hostname" : "controltower-fips.ca-central-1.amazonaws.com",
25808
25816
"us-isob-east-1" : { }
25809
25817
}
25810
25818
},
25819
+ "runtime.sagemaker" : {
25820
+ "endpoints" : {
25821
+ "us-isob-east-1" : { }
25822
+ }
25823
+ },
25811
25824
"s3" : {
25812
25825
"defaults" : {
25813
25826
"protocols" : [ "http", "https" ],
You can’t perform that action at this time.
0 commit comments