File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +20
-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 2815
2815
},
2816
2816
"hostname" : "bedrock.eu-central-1.amazonaws.com"
2817
2817
},
2818
+ "bedrock-eu-central-2" : {
2819
+ "credentialScope" : {
2820
+ "region" : "eu-central-2"
2821
+ },
2822
+ "hostname" : "bedrock.eu-central-2.amazonaws.com"
2823
+ },
2818
2824
"bedrock-eu-west-1" : {
2819
2825
"credentialScope" : {
2820
2826
"region" : "eu-west-1"
2899
2905
},
2900
2906
"hostname" : "bedrock-runtime.eu-central-1.amazonaws.com"
2901
2907
},
2908
+ "bedrock-runtime-eu-central-2" : {
2909
+ "credentialScope" : {
2910
+ "region" : "eu-central-2"
2911
+ },
2912
+ "hostname" : "bedrock-runtime.eu-central-2.amazonaws.com"
2913
+ },
2902
2914
"bedrock-runtime-eu-west-1" : {
2903
2915
"credentialScope" : {
2904
2916
"region" : "eu-west-1"
2991
3003
},
2992
3004
"ca-central-1" : { },
2993
3005
"eu-central-1" : { },
3006
+ "eu-central-2" : { },
2994
3007
"eu-west-1" : { },
2995
3008
"eu-west-2" : { },
2996
3009
"eu-west-3" : { },
8939
8952
},
8940
8953
"ap-southeast-3" : { },
8941
8954
"ap-southeast-4" : { },
8955
+ "ap-southeast-5" : { },
8942
8956
"ca-central-1" : {
8943
8957
"variants" : [ {
8944
8958
"hostname" : "fms-fips.ca-central-1.amazonaws.com",
You can’t perform that action at this time.
0 commit comments