File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +18
-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 3024
3024
"endpoints" : {
3025
3025
"af-south-1" : { },
3026
3026
"ap-east-1" : { },
3027
+ "ap-east-2" : { },
3027
3028
"ap-northeast-1" : {
3028
3029
"variants" : [ {
3029
3030
"tags" : [ "dualstack" ]
3034
3035
"tags" : [ "dualstack" ]
3035
3036
} ]
3036
3037
},
3038
+ "ap-northeast-3" : { },
3037
3039
"ap-south-1" : {
3038
3040
"variants" : [ {
3039
3041
"tags" : [ "dualstack" ]
3040
3042
} ]
3041
3043
},
3044
+ "ap-south-2" : { },
3042
3045
"ap-southeast-1" : {
3043
3046
"variants" : [ {
3044
3047
"tags" : [ "dualstack" ]
3049
3052
"tags" : [ "dualstack" ]
3050
3053
} ]
3051
3054
},
3055
+ "ap-southeast-3" : { },
3056
+ "ap-southeast-4" : { },
3052
3057
"ap-southeast-5" : { },
3053
3058
"ap-southeast-7" : { },
3054
3059
"ca-central-1" : { },
3060
+ "ca-west-1" : { },
3055
3061
"eu-central-1" : {
3056
3062
"variants" : [ {
3057
3063
"tags" : [ "dualstack" ]
3064
3070
} ]
3065
3071
},
3066
3072
"eu-south-1" : { },
3073
+ "eu-south-2" : { },
3067
3074
"eu-west-1" : {
3068
3075
"variants" : [ {
3069
3076
"tags" : [ "dualstack" ]
3079
3086
"tags" : [ "dualstack" ]
3080
3087
} ]
3081
3088
},
3089
+ "il-central-1" : { },
3082
3090
"me-central-1" : { },
3091
+ "me-south-1" : { },
3092
+ "mx-central-1" : { },
3083
3093
"sa-east-1" : {
3084
3094
"variants" : [ {
3085
3095
"tags" : [ "dualstack" ]
3109
3119
"us-east-2-fips" : {
3110
3120
"deprecated" : true
3111
3121
},
3122
+ "us-west-1" : { },
3112
3123
"us-west-2" : {
3113
3124
"variants" : [ {
3114
3125
"tags" : [ "dualstack" ]
18161
18172
"il-central-1" : { },
18162
18173
"me-central-1" : { },
18163
18174
"me-south-1" : { },
18175
+ "mx-central-1" : { },
18164
18176
"sa-east-1" : { },
18165
18177
"us-east-1" : {
18166
18178
"variants" : [ {
You can’t perform that action at this time.
0 commit comments