Skip to content

Commit 31c9c54

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent c3b8250 commit 31c9c54

File tree

2 files changed

+174
-0
lines changed

2 files changed

+174
-0
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: 168 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1074,6 +1074,7 @@
10741074
"eu-central-2" : { },
10751075
"eu-north-1" : { },
10761076
"eu-south-1" : { },
1077+
"eu-south-2" : { },
10771078
"eu-west-1" : { },
10781079
"eu-west-2" : { },
10791080
"eu-west-3" : { },
@@ -9031,6 +9032,7 @@
90319032
"deprecated" : true,
90329033
"hostname" : "lakeformation-fips.us-west-2.amazonaws.com"
90339034
},
9035+
"me-central-1" : { },
90349036
"me-south-1" : { },
90359037
"sa-east-1" : { },
90369038
"us-east-1" : {
@@ -13331,14 +13333,32 @@
1333113333
},
1333213334
"scheduler" : {
1333313335
"endpoints" : {
13336+
"af-south-1" : { },
13337+
"ap-east-1" : { },
1333413338
"ap-northeast-1" : { },
13339+
"ap-northeast-2" : { },
13340+
"ap-northeast-3" : { },
13341+
"ap-south-1" : { },
13342+
"ap-south-2" : { },
1333513343
"ap-southeast-1" : { },
1333613344
"ap-southeast-2" : { },
13345+
"ap-southeast-3" : { },
13346+
"ap-southeast-4" : { },
13347+
"ca-central-1" : { },
1333713348
"eu-central-1" : { },
13349+
"eu-central-2" : { },
1333813350
"eu-north-1" : { },
13351+
"eu-south-1" : { },
13352+
"eu-south-2" : { },
1333913353
"eu-west-1" : { },
13354+
"eu-west-2" : { },
13355+
"eu-west-3" : { },
13356+
"me-central-1" : { },
13357+
"me-south-1" : { },
13358+
"sa-east-1" : { },
1334013359
"us-east-1" : { },
1334113360
"us-east-2" : { },
13361+
"us-west-1" : { },
1334213362
"us-west-2" : { }
1334313363
}
1334413364
},
@@ -13637,6 +13657,7 @@
1363713657
"ap-southeast-1" : { },
1363813658
"ap-southeast-2" : { },
1363913659
"ap-southeast-3" : { },
13660+
"ap-southeast-4" : { },
1364013661
"ca-central-1" : { },
1364113662
"eu-central-1" : { },
1364213663
"eu-central-2" : { },
@@ -15878,6 +15899,17 @@
1587815899
}
1587915900
}
1588015901
},
15902+
"vpc-lattice" : {
15903+
"endpoints" : {
15904+
"ap-northeast-1" : { },
15905+
"ap-southeast-1" : { },
15906+
"ap-southeast-2" : { },
15907+
"eu-west-1" : { },
15908+
"us-east-1" : { },
15909+
"us-east-2" : { },
15910+
"us-west-2" : { }
15911+
}
15912+
},
1588115913
"waf" : {
1588215914
"endpoints" : {
1588315915
"aws" : {
@@ -15980,6 +16012,16 @@
1598016012
"tags" : [ "fips" ]
1598116013
} ]
1598216014
},
16015+
"ap-south-2" : {
16016+
"credentialScope" : {
16017+
"region" : "ap-south-2"
16018+
},
16019+
"hostname" : "waf-regional.ap-south-2.amazonaws.com",
16020+
"variants" : [ {
16021+
"hostname" : "waf-regional-fips.ap-south-2.amazonaws.com",
16022+
"tags" : [ "fips" ]
16023+
} ]
16024+
},
1598316025
"ap-southeast-1" : {
1598416026
"credentialScope" : {
1598516027
"region" : "ap-southeast-1"
@@ -16010,6 +16052,16 @@
1601016052
"tags" : [ "fips" ]
1601116053
} ]
1601216054
},
16055+
"ap-southeast-4" : {
16056+
"credentialScope" : {
16057+
"region" : "ap-southeast-4"
16058+
},
16059+
"hostname" : "waf-regional.ap-southeast-4.amazonaws.com",
16060+
"variants" : [ {
16061+
"hostname" : "waf-regional-fips.ap-southeast-4.amazonaws.com",
16062+
"tags" : [ "fips" ]
16063+
} ]
16064+
},
1601316065
"ca-central-1" : {
1601416066
"credentialScope" : {
1601516067
"region" : "ca-central-1"
@@ -16030,6 +16082,16 @@
1603016082
"tags" : [ "fips" ]
1603116083
} ]
1603216084
},
16085+
"eu-central-2" : {
16086+
"credentialScope" : {
16087+
"region" : "eu-central-2"
16088+
},
16089+
"hostname" : "waf-regional.eu-central-2.amazonaws.com",
16090+
"variants" : [ {
16091+
"hostname" : "waf-regional-fips.eu-central-2.amazonaws.com",
16092+
"tags" : [ "fips" ]
16093+
} ]
16094+
},
1603316095
"eu-north-1" : {
1603416096
"credentialScope" : {
1603516097
"region" : "eu-north-1"
@@ -16050,6 +16112,16 @@
1605016112
"tags" : [ "fips" ]
1605116113
} ]
1605216114
},
16115+
"eu-south-2" : {
16116+
"credentialScope" : {
16117+
"region" : "eu-south-2"
16118+
},
16119+
"hostname" : "waf-regional.eu-south-2.amazonaws.com",
16120+
"variants" : [ {
16121+
"hostname" : "waf-regional-fips.eu-south-2.amazonaws.com",
16122+
"tags" : [ "fips" ]
16123+
} ]
16124+
},
1605316125
"eu-west-1" : {
1605416126
"credentialScope" : {
1605516127
"region" : "eu-west-1"
@@ -16122,6 +16194,13 @@
1612216194
"deprecated" : true,
1612316195
"hostname" : "waf-regional-fips.ap-south-1.amazonaws.com"
1612416196
},
16197+
"fips-ap-south-2" : {
16198+
"credentialScope" : {
16199+
"region" : "ap-south-2"
16200+
},
16201+
"deprecated" : true,
16202+
"hostname" : "waf-regional-fips.ap-south-2.amazonaws.com"
16203+
},
1612516204
"fips-ap-southeast-1" : {
1612616205
"credentialScope" : {
1612716206
"region" : "ap-southeast-1"
@@ -16143,6 +16222,13 @@
1614316222
"deprecated" : true,
1614416223
"hostname" : "waf-regional-fips.ap-southeast-3.amazonaws.com"
1614516224
},
16225+
"fips-ap-southeast-4" : {
16226+
"credentialScope" : {
16227+
"region" : "ap-southeast-4"
16228+
},
16229+
"deprecated" : true,
16230+
"hostname" : "waf-regional-fips.ap-southeast-4.amazonaws.com"
16231+
},
1614616232
"fips-ca-central-1" : {
1614716233
"credentialScope" : {
1614816234
"region" : "ca-central-1"
@@ -16157,6 +16243,13 @@
1615716243
"deprecated" : true,
1615816244
"hostname" : "waf-regional-fips.eu-central-1.amazonaws.com"
1615916245
},
16246+
"fips-eu-central-2" : {
16247+
"credentialScope" : {
16248+
"region" : "eu-central-2"
16249+
},
16250+
"deprecated" : true,
16251+
"hostname" : "waf-regional-fips.eu-central-2.amazonaws.com"
16252+
},
1616016253
"fips-eu-north-1" : {
1616116254
"credentialScope" : {
1616216255
"region" : "eu-north-1"
@@ -16171,6 +16264,13 @@
1617116264
"deprecated" : true,
1617216265
"hostname" : "waf-regional-fips.eu-south-1.amazonaws.com"
1617316266
},
16267+
"fips-eu-south-2" : {
16268+
"credentialScope" : {
16269+
"region" : "eu-south-2"
16270+
},
16271+
"deprecated" : true,
16272+
"hostname" : "waf-regional-fips.eu-south-2.amazonaws.com"
16273+
},
1617416274
"fips-eu-west-1" : {
1617516275
"credentialScope" : {
1617616276
"region" : "eu-west-1"
@@ -16375,6 +16475,16 @@
1637516475
"tags" : [ "fips" ]
1637616476
} ]
1637716477
},
16478+
"ap-south-2" : {
16479+
"credentialScope" : {
16480+
"region" : "ap-south-2"
16481+
},
16482+
"hostname" : "wafv2.ap-south-2.amazonaws.com",
16483+
"variants" : [ {
16484+
"hostname" : "wafv2-fips.ap-south-2.amazonaws.com",
16485+
"tags" : [ "fips" ]
16486+
} ]
16487+
},
1637816488
"ap-southeast-1" : {
1637916489
"credentialScope" : {
1638016490
"region" : "ap-southeast-1"
@@ -16405,6 +16515,16 @@
1640516515
"tags" : [ "fips" ]
1640616516
} ]
1640716517
},
16518+
"ap-southeast-4" : {
16519+
"credentialScope" : {
16520+
"region" : "ap-southeast-4"
16521+
},
16522+
"hostname" : "wafv2.ap-southeast-4.amazonaws.com",
16523+
"variants" : [ {
16524+
"hostname" : "wafv2-fips.ap-southeast-4.amazonaws.com",
16525+
"tags" : [ "fips" ]
16526+
} ]
16527+
},
1640816528
"ca-central-1" : {
1640916529
"credentialScope" : {
1641016530
"region" : "ca-central-1"
@@ -16425,6 +16545,16 @@
1642516545
"tags" : [ "fips" ]
1642616546
} ]
1642716547
},
16548+
"eu-central-2" : {
16549+
"credentialScope" : {
16550+
"region" : "eu-central-2"
16551+
},
16552+
"hostname" : "wafv2.eu-central-2.amazonaws.com",
16553+
"variants" : [ {
16554+
"hostname" : "wafv2-fips.eu-central-2.amazonaws.com",
16555+
"tags" : [ "fips" ]
16556+
} ]
16557+
},
1642816558
"eu-north-1" : {
1642916559
"credentialScope" : {
1643016560
"region" : "eu-north-1"
@@ -16445,6 +16575,16 @@
1644516575
"tags" : [ "fips" ]
1644616576
} ]
1644716577
},
16578+
"eu-south-2" : {
16579+
"credentialScope" : {
16580+
"region" : "eu-south-2"
16581+
},
16582+
"hostname" : "wafv2.eu-south-2.amazonaws.com",
16583+
"variants" : [ {
16584+
"hostname" : "wafv2-fips.eu-south-2.amazonaws.com",
16585+
"tags" : [ "fips" ]
16586+
} ]
16587+
},
1644816588
"eu-west-1" : {
1644916589
"credentialScope" : {
1645016590
"region" : "eu-west-1"
@@ -16517,6 +16657,13 @@
1651716657
"deprecated" : true,
1651816658
"hostname" : "wafv2-fips.ap-south-1.amazonaws.com"
1651916659
},
16660+
"fips-ap-south-2" : {
16661+
"credentialScope" : {
16662+
"region" : "ap-south-2"
16663+
},
16664+
"deprecated" : true,
16665+
"hostname" : "wafv2-fips.ap-south-2.amazonaws.com"
16666+
},
1652016667
"fips-ap-southeast-1" : {
1652116668
"credentialScope" : {
1652216669
"region" : "ap-southeast-1"
@@ -16538,6 +16685,13 @@
1653816685
"deprecated" : true,
1653916686
"hostname" : "wafv2-fips.ap-southeast-3.amazonaws.com"
1654016687
},
16688+
"fips-ap-southeast-4" : {
16689+
"credentialScope" : {
16690+
"region" : "ap-southeast-4"
16691+
},
16692+
"deprecated" : true,
16693+
"hostname" : "wafv2-fips.ap-southeast-4.amazonaws.com"
16694+
},
1654116695
"fips-ca-central-1" : {
1654216696
"credentialScope" : {
1654316697
"region" : "ca-central-1"
@@ -16552,6 +16706,13 @@
1655216706
"deprecated" : true,
1655316707
"hostname" : "wafv2-fips.eu-central-1.amazonaws.com"
1655416708
},
16709+
"fips-eu-central-2" : {
16710+
"credentialScope" : {
16711+
"region" : "eu-central-2"
16712+
},
16713+
"deprecated" : true,
16714+
"hostname" : "wafv2-fips.eu-central-2.amazonaws.com"
16715+
},
1655516716
"fips-eu-north-1" : {
1655616717
"credentialScope" : {
1655716718
"region" : "eu-north-1"
@@ -16566,6 +16727,13 @@
1656616727
"deprecated" : true,
1656716728
"hostname" : "wafv2-fips.eu-south-1.amazonaws.com"
1656816729
},
16730+
"fips-eu-south-2" : {
16731+
"credentialScope" : {
16732+
"region" : "eu-south-2"
16733+
},
16734+
"deprecated" : true,
16735+
"hostname" : "wafv2-fips.eu-south-2.amazonaws.com"
16736+
},
1656916737
"fips-eu-west-1" : {
1657016738
"credentialScope" : {
1657116739
"region" : "eu-west-1"

0 commit comments

Comments
 (0)