Skip to content

Commit d849a74

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 8227ffb commit d849a74

File tree

2 files changed

+104
-7
lines changed

2 files changed

+104
-7
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: 98 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,7 @@
316316
"ap-northeast-2" : { },
317317
"ap-northeast-3" : { },
318318
"ap-south-1" : { },
319+
"ap-south-2" : { },
319320
"ap-southeast-1" : { },
320321
"ap-southeast-2" : { },
321322
"ap-southeast-3" : { },
@@ -326,8 +327,10 @@
326327
} ]
327328
},
328329
"eu-central-1" : { },
330+
"eu-central-2" : { },
329331
"eu-north-1" : { },
330332
"eu-south-1" : { },
333+
"eu-south-2" : { },
331334
"eu-west-1" : { },
332335
"eu-west-2" : { },
333336
"eu-west-3" : { },
@@ -7247,13 +7250,61 @@
72477250
"ap-south-1" : { },
72487251
"ap-southeast-1" : { },
72497252
"ap-southeast-2" : { },
7250-
"ca-central-1" : { },
7253+
"ca-central-1" : {
7254+
"variants" : [ {
7255+
"hostname" : "greengrass-fips.ca-central-1.amazonaws.com",
7256+
"tags" : [ "fips" ]
7257+
} ]
7258+
},
72517259
"eu-central-1" : { },
72527260
"eu-west-1" : { },
72537261
"eu-west-2" : { },
7254-
"us-east-1" : { },
7255-
"us-east-2" : { },
7256-
"us-west-2" : { }
7262+
"fips-ca-central-1" : {
7263+
"credentialScope" : {
7264+
"region" : "ca-central-1"
7265+
},
7266+
"deprecated" : true,
7267+
"hostname" : "greengrass-fips.ca-central-1.amazonaws.com"
7268+
},
7269+
"fips-us-east-1" : {
7270+
"credentialScope" : {
7271+
"region" : "us-east-1"
7272+
},
7273+
"deprecated" : true,
7274+
"hostname" : "greengrass-fips.us-east-1.amazonaws.com"
7275+
},
7276+
"fips-us-east-2" : {
7277+
"credentialScope" : {
7278+
"region" : "us-east-2"
7279+
},
7280+
"deprecated" : true,
7281+
"hostname" : "greengrass-fips.us-east-2.amazonaws.com"
7282+
},
7283+
"fips-us-west-2" : {
7284+
"credentialScope" : {
7285+
"region" : "us-west-2"
7286+
},
7287+
"deprecated" : true,
7288+
"hostname" : "greengrass-fips.us-west-2.amazonaws.com"
7289+
},
7290+
"us-east-1" : {
7291+
"variants" : [ {
7292+
"hostname" : "greengrass-fips.us-east-1.amazonaws.com",
7293+
"tags" : [ "fips" ]
7294+
} ]
7295+
},
7296+
"us-east-2" : {
7297+
"variants" : [ {
7298+
"hostname" : "greengrass-fips.us-east-2.amazonaws.com",
7299+
"tags" : [ "fips" ]
7300+
} ]
7301+
},
7302+
"us-west-2" : {
7303+
"variants" : [ {
7304+
"hostname" : "greengrass-fips.us-west-2.amazonaws.com",
7305+
"tags" : [ "fips" ]
7306+
} ]
7307+
}
72577308
},
72587309
"isRegionalized" : true
72597310
},
@@ -8244,8 +8295,32 @@
82448295
"ap-southeast-2" : { },
82458296
"eu-central-1" : { },
82468297
"eu-west-1" : { },
8247-
"us-east-1" : { },
8248-
"us-west-2" : { }
8298+
"fips-us-east-1" : {
8299+
"credentialScope" : {
8300+
"region" : "us-east-1"
8301+
},
8302+
"deprecated" : true,
8303+
"hostname" : "iottwinmaker-fips.us-east-1.amazonaws.com"
8304+
},
8305+
"fips-us-west-2" : {
8306+
"credentialScope" : {
8307+
"region" : "us-west-2"
8308+
},
8309+
"deprecated" : true,
8310+
"hostname" : "iottwinmaker-fips.us-west-2.amazonaws.com"
8311+
},
8312+
"us-east-1" : {
8313+
"variants" : [ {
8314+
"hostname" : "iottwinmaker-fips.us-east-1.amazonaws.com",
8315+
"tags" : [ "fips" ]
8316+
} ]
8317+
},
8318+
"us-west-2" : {
8319+
"variants" : [ {
8320+
"hostname" : "iottwinmaker-fips.us-west-2.amazonaws.com",
8321+
"tags" : [ "fips" ]
8322+
} ]
8323+
}
82498324
}
82508325
},
82518326
"iotwireless" : {
@@ -14055,13 +14130,17 @@
1405514130
"ap-northeast-2" : { },
1405614131
"ap-northeast-3" : { },
1405714132
"ap-south-1" : { },
14133+
"ap-south-2" : { },
1405814134
"ap-southeast-1" : { },
1405914135
"ap-southeast-2" : { },
1406014136
"ap-southeast-3" : { },
14137+
"ap-southeast-4" : { },
1406114138
"ca-central-1" : { },
1406214139
"eu-central-1" : { },
14140+
"eu-central-2" : { },
1406314141
"eu-north-1" : { },
1406414142
"eu-south-1" : { },
14143+
"eu-south-2" : { },
1406514144
"eu-west-1" : { },
1406614145
"eu-west-2" : { },
1406714146
"eu-west-3" : { },
@@ -20583,7 +20662,19 @@
2058320662
},
2058420663
"iottwinmaker" : {
2058520664
"endpoints" : {
20586-
"us-gov-west-1" : { }
20665+
"fips-us-gov-west-1" : {
20666+
"credentialScope" : {
20667+
"region" : "us-gov-west-1"
20668+
},
20669+
"deprecated" : true,
20670+
"hostname" : "iottwinmaker-fips.us-gov-west-1.amazonaws.com"
20671+
},
20672+
"us-gov-west-1" : {
20673+
"variants" : [ {
20674+
"hostname" : "iottwinmaker-fips.us-gov-west-1.amazonaws.com",
20675+
"tags" : [ "fips" ]
20676+
} ]
20677+
}
2058720678
}
2058820679
},
2058920680
"kafka" : {

0 commit comments

Comments
 (0)