Skip to content

Commit 467bde4

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 7978a19 commit 467bde4

File tree

2 files changed

+227
-28
lines changed

2 files changed

+227
-28
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS SDK for Java v2",
4+
"contributor": "",
5+
"description": "Updated endpoint and partition metadata."
6+
}

core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region/endpoints.json

Lines changed: 221 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -21020,23 +21020,94 @@
2102021020
"protocols" : [ "https" ]
2102121021
},
2102221022
"endpoints" : {
21023-
"af-south-1" : { },
21024-
"ap-east-1" : { },
21025-
"ap-northeast-1" : { },
21026-
"ap-northeast-2" : { },
21027-
"ap-northeast-3" : { },
21028-
"ap-south-1" : { },
21029-
"ap-south-2" : { },
21030-
"ap-southeast-1" : { },
21031-
"ap-southeast-2" : { },
21032-
"ap-southeast-3" : { },
21033-
"ap-southeast-4" : { },
21034-
"ap-southeast-5" : { },
21035-
"ap-southeast-7" : { },
21023+
"af-south-1" : {
21024+
"variants" : [ {
21025+
"hostname" : "route53resolver.af-south-1.api.aws",
21026+
"tags" : [ "dualstack" ]
21027+
} ]
21028+
},
21029+
"ap-east-1" : {
21030+
"variants" : [ {
21031+
"hostname" : "route53resolver.ap-east-1.api.aws",
21032+
"tags" : [ "dualstack" ]
21033+
} ]
21034+
},
21035+
"ap-northeast-1" : {
21036+
"variants" : [ {
21037+
"hostname" : "route53resolver.ap-northeast-1.api.aws",
21038+
"tags" : [ "dualstack" ]
21039+
} ]
21040+
},
21041+
"ap-northeast-2" : {
21042+
"variants" : [ {
21043+
"hostname" : "route53resolver.ap-northeast-2.api.aws",
21044+
"tags" : [ "dualstack" ]
21045+
} ]
21046+
},
21047+
"ap-northeast-3" : {
21048+
"variants" : [ {
21049+
"hostname" : "route53resolver.ap-northeast-3.api.aws",
21050+
"tags" : [ "dualstack" ]
21051+
} ]
21052+
},
21053+
"ap-south-1" : {
21054+
"variants" : [ {
21055+
"hostname" : "route53resolver.ap-south-1.api.aws",
21056+
"tags" : [ "dualstack" ]
21057+
} ]
21058+
},
21059+
"ap-south-2" : {
21060+
"variants" : [ {
21061+
"hostname" : "route53resolver.ap-south-2.api.aws",
21062+
"tags" : [ "dualstack" ]
21063+
} ]
21064+
},
21065+
"ap-southeast-1" : {
21066+
"variants" : [ {
21067+
"hostname" : "route53resolver.ap-southeast-1.api.aws",
21068+
"tags" : [ "dualstack" ]
21069+
} ]
21070+
},
21071+
"ap-southeast-2" : {
21072+
"variants" : [ {
21073+
"hostname" : "route53resolver.ap-southeast-2.api.aws",
21074+
"tags" : [ "dualstack" ]
21075+
} ]
21076+
},
21077+
"ap-southeast-3" : {
21078+
"variants" : [ {
21079+
"hostname" : "route53resolver.ap-southeast-3.api.aws",
21080+
"tags" : [ "dualstack" ]
21081+
} ]
21082+
},
21083+
"ap-southeast-4" : {
21084+
"variants" : [ {
21085+
"hostname" : "route53resolver.ap-southeast-4.api.aws",
21086+
"tags" : [ "dualstack" ]
21087+
} ]
21088+
},
21089+
"ap-southeast-5" : {
21090+
"variants" : [ {
21091+
"hostname" : "route53resolver.ap-southeast-5.api.aws",
21092+
"tags" : [ "dualstack" ]
21093+
} ]
21094+
},
21095+
"ap-southeast-7" : {
21096+
"variants" : [ {
21097+
"hostname" : "route53resolver.ap-southeast-7.api.aws",
21098+
"tags" : [ "dualstack" ]
21099+
} ]
21100+
},
2103621101
"ca-central-1" : {
2103721102
"variants" : [ {
2103821103
"hostname" : "route53resolver-fips.ca-central-1.amazonaws.com",
2103921104
"tags" : [ "fips" ]
21105+
}, {
21106+
"hostname" : "route53resolver-fips.ca-central-1.api.aws",
21107+
"tags" : [ "dualstack", "fips" ]
21108+
}, {
21109+
"hostname" : "route53resolver.ca-central-1.api.aws",
21110+
"tags" : [ "dualstack" ]
2104021111
} ]
2104121112
},
2104221113
"ca-central-1-fips" : {
@@ -21050,6 +21121,12 @@
2105021121
"variants" : [ {
2105121122
"hostname" : "route53resolver-fips.ca-west-1.amazonaws.com",
2105221123
"tags" : [ "fips" ]
21124+
}, {
21125+
"hostname" : "route53resolver-fips.ca-west-1.api.aws",
21126+
"tags" : [ "dualstack", "fips" ]
21127+
}, {
21128+
"hostname" : "route53resolver.ca-west-1.api.aws",
21129+
"tags" : [ "dualstack" ]
2105321130
} ]
2105421131
},
2105521132
"ca-west-1-fips" : {
@@ -21059,23 +21136,94 @@
2105921136
"deprecated" : true,
2106021137
"hostname" : "route53resolver-fips.ca-west-1.amazonaws.com"
2106121138
},
21062-
"eu-central-1" : { },
21063-
"eu-central-2" : { },
21064-
"eu-north-1" : { },
21065-
"eu-south-1" : { },
21066-
"eu-south-2" : { },
21067-
"eu-west-1" : { },
21068-
"eu-west-2" : { },
21069-
"eu-west-3" : { },
21070-
"il-central-1" : { },
21071-
"me-central-1" : { },
21072-
"me-south-1" : { },
21073-
"mx-central-1" : { },
21074-
"sa-east-1" : { },
21139+
"eu-central-1" : {
21140+
"variants" : [ {
21141+
"hostname" : "route53resolver.eu-central-1.api.aws",
21142+
"tags" : [ "dualstack" ]
21143+
} ]
21144+
},
21145+
"eu-central-2" : {
21146+
"variants" : [ {
21147+
"hostname" : "route53resolver.eu-central-2.api.aws",
21148+
"tags" : [ "dualstack" ]
21149+
} ]
21150+
},
21151+
"eu-north-1" : {
21152+
"variants" : [ {
21153+
"hostname" : "route53resolver.eu-north-1.api.aws",
21154+
"tags" : [ "dualstack" ]
21155+
} ]
21156+
},
21157+
"eu-south-1" : {
21158+
"variants" : [ {
21159+
"hostname" : "route53resolver.eu-south-1.api.aws",
21160+
"tags" : [ "dualstack" ]
21161+
} ]
21162+
},
21163+
"eu-south-2" : {
21164+
"variants" : [ {
21165+
"hostname" : "route53resolver.eu-south-2.api.aws",
21166+
"tags" : [ "dualstack" ]
21167+
} ]
21168+
},
21169+
"eu-west-1" : {
21170+
"variants" : [ {
21171+
"hostname" : "route53resolver.eu-west-1.api.aws",
21172+
"tags" : [ "dualstack" ]
21173+
} ]
21174+
},
21175+
"eu-west-2" : {
21176+
"variants" : [ {
21177+
"hostname" : "route53resolver.eu-west-2.api.aws",
21178+
"tags" : [ "dualstack" ]
21179+
} ]
21180+
},
21181+
"eu-west-3" : {
21182+
"variants" : [ {
21183+
"hostname" : "route53resolver.eu-west-3.api.aws",
21184+
"tags" : [ "dualstack" ]
21185+
} ]
21186+
},
21187+
"il-central-1" : {
21188+
"variants" : [ {
21189+
"hostname" : "route53resolver.il-central-1.api.aws",
21190+
"tags" : [ "dualstack" ]
21191+
} ]
21192+
},
21193+
"me-central-1" : {
21194+
"variants" : [ {
21195+
"hostname" : "route53resolver.me-central-1.api.aws",
21196+
"tags" : [ "dualstack" ]
21197+
} ]
21198+
},
21199+
"me-south-1" : {
21200+
"variants" : [ {
21201+
"hostname" : "route53resolver.me-south-1.api.aws",
21202+
"tags" : [ "dualstack" ]
21203+
} ]
21204+
},
21205+
"mx-central-1" : {
21206+
"variants" : [ {
21207+
"hostname" : "route53resolver.mx-central-1.api.aws",
21208+
"tags" : [ "dualstack" ]
21209+
} ]
21210+
},
21211+
"sa-east-1" : {
21212+
"variants" : [ {
21213+
"hostname" : "route53resolver.sa-east-1.api.aws",
21214+
"tags" : [ "dualstack" ]
21215+
} ]
21216+
},
2107521217
"us-east-1" : {
2107621218
"variants" : [ {
2107721219
"hostname" : "route53resolver-fips.us-east-1.amazonaws.com",
2107821220
"tags" : [ "fips" ]
21221+
}, {
21222+
"hostname" : "route53resolver-fips.us-east-1.api.aws",
21223+
"tags" : [ "dualstack", "fips" ]
21224+
}, {
21225+
"hostname" : "route53resolver.us-east-1.api.aws",
21226+
"tags" : [ "dualstack" ]
2107921227
} ]
2108021228
},
2108121229
"us-east-1-fips" : {
@@ -21089,6 +21237,12 @@
2108921237
"variants" : [ {
2109021238
"hostname" : "route53resolver-fips.us-east-2.amazonaws.com",
2109121239
"tags" : [ "fips" ]
21240+
}, {
21241+
"hostname" : "route53resolver-fips.us-east-2.api.aws",
21242+
"tags" : [ "dualstack", "fips" ]
21243+
}, {
21244+
"hostname" : "route53resolver.us-east-2.api.aws",
21245+
"tags" : [ "dualstack" ]
2109221246
} ]
2109321247
},
2109421248
"us-east-2-fips" : {
@@ -21102,6 +21256,12 @@
2110221256
"variants" : [ {
2110321257
"hostname" : "route53resolver-fips.us-west-1.amazonaws.com",
2110421258
"tags" : [ "fips" ]
21259+
}, {
21260+
"hostname" : "route53resolver-fips.us-west-1.api.aws",
21261+
"tags" : [ "dualstack", "fips" ]
21262+
}, {
21263+
"hostname" : "route53resolver.us-west-1.api.aws",
21264+
"tags" : [ "dualstack" ]
2110521265
} ]
2110621266
},
2110721267
"us-west-1-fips" : {
@@ -21115,6 +21275,12 @@
2111521275
"variants" : [ {
2111621276
"hostname" : "route53resolver-fips.us-west-2.amazonaws.com",
2111721277
"tags" : [ "fips" ]
21278+
}, {
21279+
"hostname" : "route53resolver-fips.us-west-2.api.aws",
21280+
"tags" : [ "dualstack", "fips" ]
21281+
}, {
21282+
"hostname" : "route53resolver.us-west-2.api.aws",
21283+
"tags" : [ "dualstack" ]
2111821284
} ]
2111921285
},
2112021286
"us-west-2-fips" : {
@@ -30128,8 +30294,18 @@
3012830294
"protocols" : [ "https" ]
3012930295
},
3013030296
"endpoints" : {
30131-
"cn-north-1" : { },
30132-
"cn-northwest-1" : { }
30297+
"cn-north-1" : {
30298+
"variants" : [ {
30299+
"hostname" : "route53resolver.cn-north-1.api.amazonwebservices.com.cn",
30300+
"tags" : [ "dualstack" ]
30301+
} ]
30302+
},
30303+
"cn-northwest-1" : {
30304+
"variants" : [ {
30305+
"hostname" : "route53resolver.cn-northwest-1.api.amazonwebservices.com.cn",
30306+
"tags" : [ "dualstack" ]
30307+
} ]
30308+
}
3013330309
}
3013430310
},
3013530311
"runtime.sagemaker" : {
@@ -34779,6 +34955,12 @@
3477934955
"variants" : [ {
3478034956
"hostname" : "route53resolver.us-gov-east-1.amazonaws.com",
3478134957
"tags" : [ "fips" ]
34958+
}, {
34959+
"hostname" : "route53resolver.us-gov-east-1.api.aws",
34960+
"tags" : [ "dualstack" ]
34961+
}, {
34962+
"hostname" : "route53resolver.us-gov-east-1.api.aws",
34963+
"tags" : [ "dualstack", "fips" ]
3478234964
} ]
3478334965
},
3478434966
"us-gov-east-1-fips" : {
@@ -34789,6 +34971,12 @@
3478934971
"variants" : [ {
3479034972
"hostname" : "route53resolver.us-gov-west-1.amazonaws.com",
3479134973
"tags" : [ "fips" ]
34974+
}, {
34975+
"hostname" : "route53resolver.us-gov-west-1.api.aws",
34976+
"tags" : [ "dualstack" ]
34977+
}, {
34978+
"hostname" : "route53resolver.us-gov-west-1.api.aws",
34979+
"tags" : [ "dualstack", "fips" ]
3479234980
} ]
3479334981
},
3479434982
"us-gov-west-1-fips" : {
@@ -38632,6 +38820,11 @@
3863238820
"isRegionalized" : false,
3863338821
"partitionEndpoint" : "aws-iso-e-global"
3863438822
},
38823+
"route53resolver" : {
38824+
"endpoints" : {
38825+
"eu-isoe-west-1" : { }
38826+
}
38827+
},
3863538828
"s3" : {
3863638829
"defaults" : {
3863738830
"protocols" : [ "http", "https" ],

0 commit comments

Comments
 (0)