File tree Expand file tree Collapse file tree 2 files changed +36
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +36
-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 service endpoint metadata."
6
+ }
Original file line number Diff line number Diff line change 2859
2859
},
2860
2860
"compute-optimizer" : {
2861
2861
"endpoints" : {
2862
+ "af-south-1" : {
2863
+ "credentialScope" : {
2864
+ "region" : "af-south-1"
2865
+ },
2866
+ "hostname" : "compute-optimizer.af-south-1.amazonaws.com"
2867
+ },
2868
+ "ap-east-1" : {
2869
+ "credentialScope" : {
2870
+ "region" : "ap-east-1"
2871
+ },
2872
+ "hostname" : "compute-optimizer.ap-east-1.amazonaws.com"
2873
+ },
2862
2874
"ap-northeast-1" : {
2863
2875
"credentialScope" : {
2864
2876
"region" : "ap-northeast-1"
2871
2883
},
2872
2884
"hostname" : "compute-optimizer.ap-northeast-2.amazonaws.com"
2873
2885
},
2886
+ "ap-northeast-3" : {
2887
+ "credentialScope" : {
2888
+ "region" : "ap-northeast-3"
2889
+ },
2890
+ "hostname" : "compute-optimizer.ap-northeast-3.amazonaws.com"
2891
+ },
2874
2892
"ap-south-1" : {
2875
2893
"credentialScope" : {
2876
2894
"region" : "ap-south-1"
2907
2925
},
2908
2926
"hostname" : "compute-optimizer.eu-north-1.amazonaws.com"
2909
2927
},
2928
+ "eu-south-1" : {
2929
+ "credentialScope" : {
2930
+ "region" : "eu-south-1"
2931
+ },
2932
+ "hostname" : "compute-optimizer.eu-south-1.amazonaws.com"
2933
+ },
2910
2934
"eu-west-1" : {
2911
2935
"credentialScope" : {
2912
2936
"region" : "eu-west-1"
2925
2949
},
2926
2950
"hostname" : "compute-optimizer.eu-west-3.amazonaws.com"
2927
2951
},
2952
+ "me-south-1" : {
2953
+ "credentialScope" : {
2954
+ "region" : "me-south-1"
2955
+ },
2956
+ "hostname" : "compute-optimizer.me-south-1.amazonaws.com"
2957
+ },
2928
2958
"sa-east-1" : {
2929
2959
"credentialScope" : {
2930
2960
"region" : "sa-east-1"
You can’t perform that action at this time.
0 commit comments