Skip to content

Commit 0a26cfd

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 54af608 commit 0a26cfd

File tree

2 files changed

+65
-0
lines changed

2 files changed

+65
-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 service endpoint metadata."
6+
}

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

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5202,6 +5202,13 @@
52025202
"deprecated" : true,
52035203
"hostname" : "elasticfilesystem-fips.eu-west-3.amazonaws.com"
52045204
},
5205+
"fips-me-central-1" : {
5206+
"credentialScope" : {
5207+
"region" : "me-central-1"
5208+
},
5209+
"deprecated" : true,
5210+
"hostname" : "elasticfilesystem-fips.me-central-1.amazonaws.com"
5211+
},
52055212
"fips-me-south-1" : {
52065213
"credentialScope" : {
52075214
"region" : "me-south-1"
@@ -5244,6 +5251,12 @@
52445251
"deprecated" : true,
52455252
"hostname" : "elasticfilesystem-fips.us-west-2.amazonaws.com"
52465253
},
5254+
"me-central-1" : {
5255+
"variants" : [ {
5256+
"hostname" : "elasticfilesystem-fips.me-central-1.amazonaws.com",
5257+
"tags" : [ "fips" ]
5258+
} ]
5259+
},
52475260
"me-south-1" : {
52485261
"variants" : [ {
52495262
"hostname" : "elasticfilesystem-fips.me-south-1.amazonaws.com",
@@ -6332,7 +6345,12 @@
63326345
},
63336346
"fsx" : {
63346347
"endpoints" : {
6348+
"af-south-1" : { },
6349+
"ap-east-1" : { },
63356350
"ap-northeast-1" : { },
6351+
"ap-northeast-2" : { },
6352+
"ap-northeast-3" : { },
6353+
"ap-south-1" : { },
63366354
"ap-southeast-1" : { },
63376355
"ap-southeast-2" : { },
63386356
"ca-central-1" : {
@@ -6342,8 +6360,11 @@
63426360
} ]
63436361
},
63446362
"eu-central-1" : { },
6363+
"eu-north-1" : { },
6364+
"eu-south-1" : { },
63456365
"eu-west-1" : { },
63466366
"eu-west-2" : { },
6367+
"eu-west-3" : { },
63476368
"fips-ca-central-1" : {
63486369
"credentialScope" : {
63496370
"region" : "ca-central-1"
@@ -6372,6 +6393,13 @@
63726393
"deprecated" : true,
63736394
"hostname" : "fsx-fips.us-east-2.amazonaws.com"
63746395
},
6396+
"fips-prod-us-west-1" : {
6397+
"credentialScope" : {
6398+
"region" : "us-west-1"
6399+
},
6400+
"deprecated" : true,
6401+
"hostname" : "fsx-fips.us-west-1.amazonaws.com"
6402+
},
63756403
"fips-prod-us-west-2" : {
63766404
"credentialScope" : {
63776405
"region" : "us-west-2"
@@ -6393,13 +6421,21 @@
63936421
"deprecated" : true,
63946422
"hostname" : "fsx-fips.us-east-2.amazonaws.com"
63956423
},
6424+
"fips-us-west-1" : {
6425+
"credentialScope" : {
6426+
"region" : "us-west-1"
6427+
},
6428+
"deprecated" : true,
6429+
"hostname" : "fsx-fips.us-west-1.amazonaws.com"
6430+
},
63966431
"fips-us-west-2" : {
63976432
"credentialScope" : {
63986433
"region" : "us-west-2"
63996434
},
64006435
"deprecated" : true,
64016436
"hostname" : "fsx-fips.us-west-2.amazonaws.com"
64026437
},
6438+
"me-south-1" : { },
64036439
"prod-ca-central-1" : {
64046440
"credentialScope" : {
64056441
"region" : "ca-central-1"
@@ -6430,6 +6466,16 @@
64306466
"tags" : [ "fips" ]
64316467
} ]
64326468
},
6469+
"prod-us-west-1" : {
6470+
"credentialScope" : {
6471+
"region" : "us-west-1"
6472+
},
6473+
"deprecated" : true,
6474+
"variants" : [ {
6475+
"hostname" : "fsx-fips.us-west-1.amazonaws.com",
6476+
"tags" : [ "fips" ]
6477+
} ]
6478+
},
64336479
"prod-us-west-2" : {
64346480
"credentialScope" : {
64356481
"region" : "us-west-2"
@@ -6440,6 +6486,7 @@
64406486
"tags" : [ "fips" ]
64416487
} ]
64426488
},
6489+
"sa-east-1" : { },
64436490
"us-east-1" : {
64446491
"variants" : [ {
64456492
"hostname" : "fsx-fips.us-east-1.amazonaws.com",
@@ -6452,6 +6499,12 @@
64526499
"tags" : [ "fips" ]
64536500
} ]
64546501
},
6502+
"us-west-1" : {
6503+
"variants" : [ {
6504+
"hostname" : "fsx-fips.us-west-1.amazonaws.com",
6505+
"tags" : [ "fips" ]
6506+
} ]
6507+
},
64556508
"us-west-2" : {
64566509
"variants" : [ {
64576510
"hostname" : "fsx-fips.us-west-2.amazonaws.com",
@@ -17170,6 +17223,12 @@
1717017223
"us-gov-west-1" : { }
1717117224
}
1717217225
},
17226+
"controltower" : {
17227+
"endpoints" : {
17228+
"us-gov-east-1" : { },
17229+
"us-gov-west-1" : { }
17230+
}
17231+
},
1717317232
"data-ats.iot" : {
1717417233
"defaults" : {
1717517234
"credentialScope" : {

0 commit comments

Comments
 (0)