File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +11
-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 3087
3087
"ca-central-1" : { },
3088
3088
"eu-central-1" : { },
3089
3089
"eu-north-1" : { },
3090
+ "eu-south-1" : { },
3090
3091
"eu-west-1" : { },
3091
3092
"eu-west-2" : { },
3092
3093
"eu-west-3" : { },
10022
10023
"ap-south-1" : { },
10023
10024
"ap-southeast-1" : { },
10024
10025
"ap-southeast-2" : { },
10026
+ "ap-southeast-3" : { },
10025
10027
"ca-central-1" : {
10026
10028
"variants" : [ {
10027
10029
"hostname" : "network-firewall-fips.ca-central-1.amazonaws.com",
11624
11626
},
11625
11627
"resource-explorer-2" : {
11626
11628
"defaults" : {
11629
+ "dnsSuffix" : "api.aws",
11627
11630
"variants" : [ {
11628
11631
"dnsSuffix" : "api.aws",
11629
11632
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
16717
16720
},
16718
16721
"resource-explorer-2" : {
16719
16722
"defaults" : {
16723
+ "dnsSuffix" : "api.amazonwebservices.com.cn",
16720
16724
"variants" : [ {
16721
16725
"dnsSuffix" : "api.amazonwebservices.com.cn",
16722
16726
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
19785
19789
},
19786
19790
"resource-explorer-2" : {
19787
19791
"defaults" : {
19792
+ "dnsSuffix" : "api.aws",
19788
19793
"variants" : [ {
19789
19794
"dnsSuffix" : "api.aws",
19790
19795
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
You can’t perform that action at this time.
0 commit comments