Skip to content

Commit a91246c

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 3facf91 commit a91246c

File tree

2 files changed

+152
-17
lines changed

2 files changed

+152
-17
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: 146 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3051,9 +3051,45 @@
30513051
"eu-north-1" : { },
30523052
"eu-west-1" : { },
30533053
"eu-west-2" : { },
3054-
"us-east-1" : { },
3055-
"us-east-2" : { },
3056-
"us-west-2" : { }
3054+
"fips-us-east-1" : {
3055+
"credentialScope" : {
3056+
"region" : "us-east-1"
3057+
},
3058+
"deprecated" : true,
3059+
"hostname" : "cleanrooms-fips.us-east-1.amazonaws.com"
3060+
},
3061+
"fips-us-east-2" : {
3062+
"credentialScope" : {
3063+
"region" : "us-east-2"
3064+
},
3065+
"deprecated" : true,
3066+
"hostname" : "cleanrooms-fips.us-east-2.amazonaws.com"
3067+
},
3068+
"fips-us-west-2" : {
3069+
"credentialScope" : {
3070+
"region" : "us-west-2"
3071+
},
3072+
"deprecated" : true,
3073+
"hostname" : "cleanrooms-fips.us-west-2.amazonaws.com"
3074+
},
3075+
"us-east-1" : {
3076+
"variants" : [ {
3077+
"hostname" : "cleanrooms-fips.us-east-1.amazonaws.com",
3078+
"tags" : [ "fips" ]
3079+
} ]
3080+
},
3081+
"us-east-2" : {
3082+
"variants" : [ {
3083+
"hostname" : "cleanrooms-fips.us-east-2.amazonaws.com",
3084+
"tags" : [ "fips" ]
3085+
} ]
3086+
},
3087+
"us-west-2" : {
3088+
"variants" : [ {
3089+
"hostname" : "cleanrooms-fips.us-west-2.amazonaws.com",
3090+
"tags" : [ "fips" ]
3091+
} ]
3092+
}
30573093
}
30583094
},
30593095
"cloud9" : {
@@ -6385,10 +6421,30 @@
63856421
"protocols" : [ "http", "https" ]
63866422
},
63876423
"endpoints" : {
6388-
"af-south-1" : { },
6389-
"ap-east-1" : { },
6390-
"ap-northeast-1" : { },
6391-
"ap-northeast-2" : { },
6424+
"af-south-1" : {
6425+
"variants" : [ {
6426+
"hostname" : "ec2.af-south-1.api.aws",
6427+
"tags" : [ "dualstack" ]
6428+
} ]
6429+
},
6430+
"ap-east-1" : {
6431+
"variants" : [ {
6432+
"hostname" : "ec2.ap-east-1.api.aws",
6433+
"tags" : [ "dualstack" ]
6434+
} ]
6435+
},
6436+
"ap-northeast-1" : {
6437+
"variants" : [ {
6438+
"hostname" : "ec2.ap-northeast-1.api.aws",
6439+
"tags" : [ "dualstack" ]
6440+
} ]
6441+
},
6442+
"ap-northeast-2" : {
6443+
"variants" : [ {
6444+
"hostname" : "ec2.ap-northeast-2.api.aws",
6445+
"tags" : [ "dualstack" ]
6446+
} ]
6447+
},
63926448
"ap-northeast-3" : { },
63936449
"ap-south-1" : {
63946450
"variants" : [ {
@@ -6397,14 +6453,28 @@
63976453
} ]
63986454
},
63996455
"ap-south-2" : { },
6400-
"ap-southeast-1" : { },
6401-
"ap-southeast-2" : { },
6456+
"ap-southeast-1" : {
6457+
"variants" : [ {
6458+
"hostname" : "ec2.ap-southeast-1.api.aws",
6459+
"tags" : [ "dualstack" ]
6460+
} ]
6461+
},
6462+
"ap-southeast-2" : {
6463+
"variants" : [ {
6464+
"hostname" : "ec2.ap-southeast-2.api.aws",
6465+
"tags" : [ "dualstack" ]
6466+
} ]
6467+
},
64026468
"ap-southeast-3" : { },
64036469
"ap-southeast-4" : { },
6470+
"ap-southeast-5" : { },
64046471
"ca-central-1" : {
64056472
"variants" : [ {
64066473
"hostname" : "ec2-fips.ca-central-1.amazonaws.com",
64076474
"tags" : [ "fips" ]
6475+
}, {
6476+
"hostname" : "ec2.ca-central-1.api.aws",
6477+
"tags" : [ "dualstack" ]
64086478
} ]
64096479
},
64106480
"ca-west-1" : {
@@ -6413,19 +6483,44 @@
64136483
"tags" : [ "fips" ]
64146484
} ]
64156485
},
6416-
"eu-central-1" : { },
6486+
"eu-central-1" : {
6487+
"variants" : [ {
6488+
"hostname" : "ec2.eu-central-1.api.aws",
6489+
"tags" : [ "dualstack" ]
6490+
} ]
6491+
},
64176492
"eu-central-2" : { },
6418-
"eu-north-1" : { },
6419-
"eu-south-1" : { },
6493+
"eu-north-1" : {
6494+
"variants" : [ {
6495+
"hostname" : "ec2.eu-north-1.api.aws",
6496+
"tags" : [ "dualstack" ]
6497+
} ]
6498+
},
6499+
"eu-south-1" : {
6500+
"variants" : [ {
6501+
"hostname" : "ec2.eu-south-1.api.aws",
6502+
"tags" : [ "dualstack" ]
6503+
} ]
6504+
},
64206505
"eu-south-2" : { },
64216506
"eu-west-1" : {
64226507
"variants" : [ {
64236508
"hostname" : "ec2.eu-west-1.api.aws",
64246509
"tags" : [ "dualstack" ]
64256510
} ]
64266511
},
6427-
"eu-west-2" : { },
6428-
"eu-west-3" : { },
6512+
"eu-west-2" : {
6513+
"variants" : [ {
6514+
"hostname" : "ec2.eu-west-2.api.aws",
6515+
"tags" : [ "dualstack" ]
6516+
} ]
6517+
},
6518+
"eu-west-3" : {
6519+
"variants" : [ {
6520+
"hostname" : "ec2.eu-west-3.api.aws",
6521+
"tags" : [ "dualstack" ]
6522+
} ]
6523+
},
64296524
"fips-ca-central-1" : {
64306525
"credentialScope" : {
64316526
"region" : "ca-central-1"
@@ -6470,7 +6565,12 @@
64706565
},
64716566
"il-central-1" : { },
64726567
"me-central-1" : { },
6473-
"me-south-1" : { },
6568+
"me-south-1" : {
6569+
"variants" : [ {
6570+
"hostname" : "ec2.me-south-1.api.aws",
6571+
"tags" : [ "dualstack" ]
6572+
} ]
6573+
},
64746574
"sa-east-1" : {
64756575
"variants" : [ {
64766576
"hostname" : "ec2.sa-east-1.api.aws",
@@ -6499,6 +6599,9 @@
64996599
"variants" : [ {
65006600
"hostname" : "ec2-fips.us-west-1.amazonaws.com",
65016601
"tags" : [ "fips" ]
6602+
}, {
6603+
"hostname" : "ec2.us-west-1.api.aws",
6604+
"tags" : [ "dualstack" ]
65026605
} ]
65036606
},
65046607
"us-west-2" : {
@@ -12787,6 +12890,7 @@
1278712890
"ap-northeast-2" : { },
1278812891
"ap-northeast-3" : { },
1278912892
"ap-south-1" : { },
12893+
"ap-south-2" : { },
1279012894
"ap-southeast-1" : { },
1279112895
"ap-southeast-2" : { },
1279212896
"ap-southeast-4" : { },
@@ -12796,6 +12900,7 @@
1279612900
"eu-west-1" : { },
1279712901
"eu-west-2" : { },
1279812902
"eu-west-3" : { },
12903+
"me-central-1" : { },
1279912904
"sa-east-1" : { },
1280012905
"us-east-1" : { },
1280112906
"us-east-2" : { },
@@ -21995,8 +22100,32 @@
2199522100
"eu-central-1" : { },
2199622101
"eu-west-1" : { },
2199722102
"eu-west-2" : { },
21998-
"us-east-1" : { },
21999-
"us-west-2" : { }
22103+
"fips-us-east-1" : {
22104+
"credentialScope" : {
22105+
"region" : "us-east-1"
22106+
},
22107+
"deprecated" : true,
22108+
"hostname" : "workspaces-web-fips.us-east-1.amazonaws.com"
22109+
},
22110+
"fips-us-west-2" : {
22111+
"credentialScope" : {
22112+
"region" : "us-west-2"
22113+
},
22114+
"deprecated" : true,
22115+
"hostname" : "workspaces-web-fips.us-west-2.amazonaws.com"
22116+
},
22117+
"us-east-1" : {
22118+
"variants" : [ {
22119+
"hostname" : "workspaces-web-fips.us-east-1.amazonaws.com",
22120+
"tags" : [ "fips" ]
22121+
} ]
22122+
},
22123+
"us-west-2" : {
22124+
"variants" : [ {
22125+
"hostname" : "workspaces-web-fips.us-west-2.amazonaws.com",
22126+
"tags" : [ "fips" ]
22127+
} ]
22128+
}
2200022129
}
2200122130
},
2200222131
"xray" : {

0 commit comments

Comments
 (0)