File tree Expand file tree Collapse file tree 2 files changed +26
-3
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +26
-3
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 361361 "deprecated" : true,
362362 "hostname" : "acm-pca-fips.us-west-2.amazonaws.com"
363363 },
364+ "me-central-1" : { },
364365 "me-south-1" : { },
365366 "sa-east-1" : { },
366367 "us-east-1" : {
43024303 "eu-west-1" : { },
43034304 "eu-west-2" : { },
43044305 "eu-west-3" : { },
4306+ "me-central-1" : { },
43054307 "me-south-1" : { },
43064308 "sa-east-1" : { },
43074309 "us-east-1" : { },
1002410026 "ap-south-1" : { },
1002510027 "ap-southeast-1" : { },
1002610028 "ap-southeast-2" : { },
10027- "ap-southeast-3" : { },
1002810029 "ca-central-1" : {
1002910030 "variants" : [ {
1003010031 "hostname" : "network-firewall-fips.ca-central-1.amazonaws.com",
1607716078 },
1607816079 "athena" : {
1607916080 "endpoints" : {
16080- "cn-north-1" : { },
16081- "cn-northwest-1" : { }
16081+ "cn-north-1" : {
16082+ "variants" : [ {
16083+ "hostname" : "athena.cn-north-1.api.amazonwebservices.com.cn",
16084+ "tags" : [ "dualstack" ]
16085+ } ]
16086+ },
16087+ "cn-northwest-1" : {
16088+ "variants" : [ {
16089+ "hostname" : "athena.cn-northwest-1.api.amazonwebservices.com.cn",
16090+ "tags" : [ "dualstack" ]
16091+ } ]
16092+ }
1608216093 }
1608316094 },
1608416095 "autoscaling" : {
@@ -17521,12 +17532,18 @@
1752117532 "variants" : [ {
1752217533 "hostname" : "athena-fips.us-gov-east-1.amazonaws.com",
1752317534 "tags" : [ "fips" ]
17535+ }, {
17536+ "hostname" : "athena.us-gov-east-1.api.aws",
17537+ "tags" : [ "dualstack" ]
1752417538 } ]
1752517539 },
1752617540 "us-gov-west-1" : {
1752717541 "variants" : [ {
1752817542 "hostname" : "athena-fips.us-gov-west-1.amazonaws.com",
1752917543 "tags" : [ "fips" ]
17544+ }, {
17545+ "hostname" : "athena.us-gov-west-1.api.aws",
17546+ "tags" : [ "dualstack" ]
1753017547 } ]
1753117548 }
1753217549 }
You can’t perform that action at this time.
0 commit comments