Skip to content

Commit 38c6b24

Browse files
Updating endpoints.json file.
1 parent aac1c7a commit 38c6b24

File tree

2 files changed

+224
-14
lines changed

2 files changed

+224
-14
lines changed

sdk/src/Core/endpoints-original.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" : {

sdk/src/Core/endpoints.json

Lines changed: 126 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -374,6 +374,7 @@
374374
"ap-northeast-2": {},
375375
"ap-northeast-3": {},
376376
"ap-south-1": {},
377+
"ap-south-2": {},
377378
"ap-southeast-1": {},
378379
"ap-southeast-2": {},
379380
"ap-southeast-3": {},
@@ -388,8 +389,10 @@
388389
]
389390
},
390391
"eu-central-1": {},
392+
"eu-central-2": {},
391393
"eu-north-1": {},
392394
"eu-south-1": {},
395+
"eu-south-2": {},
393396
"eu-west-1": {},
394397
"eu-west-2": {},
395398
"eu-west-3": {},
@@ -8729,13 +8732,77 @@
87298732
"ap-south-1": {},
87308733
"ap-southeast-1": {},
87318734
"ap-southeast-2": {},
8732-
"ca-central-1": {},
8735+
"ca-central-1": {
8736+
"variants": [
8737+
{
8738+
"hostname": "greengrass-fips.ca-central-1.amazonaws.com",
8739+
"tags": [
8740+
"fips"
8741+
]
8742+
}
8743+
]
8744+
},
87338745
"eu-central-1": {},
87348746
"eu-west-1": {},
87358747
"eu-west-2": {},
8736-
"us-east-1": {},
8737-
"us-east-2": {},
8738-
"us-west-2": {}
8748+
"fips-ca-central-1": {
8749+
"credentialScope": {
8750+
"region": "ca-central-1"
8751+
},
8752+
"deprecated": true,
8753+
"hostname": "greengrass-fips.ca-central-1.amazonaws.com"
8754+
},
8755+
"fips-us-east-1": {
8756+
"credentialScope": {
8757+
"region": "us-east-1"
8758+
},
8759+
"deprecated": true,
8760+
"hostname": "greengrass-fips.us-east-1.amazonaws.com"
8761+
},
8762+
"fips-us-east-2": {
8763+
"credentialScope": {
8764+
"region": "us-east-2"
8765+
},
8766+
"deprecated": true,
8767+
"hostname": "greengrass-fips.us-east-2.amazonaws.com"
8768+
},
8769+
"fips-us-west-2": {
8770+
"credentialScope": {
8771+
"region": "us-west-2"
8772+
},
8773+
"deprecated": true,
8774+
"hostname": "greengrass-fips.us-west-2.amazonaws.com"
8775+
},
8776+
"us-east-1": {
8777+
"variants": [
8778+
{
8779+
"hostname": "greengrass-fips.us-east-1.amazonaws.com",
8780+
"tags": [
8781+
"fips"
8782+
]
8783+
}
8784+
]
8785+
},
8786+
"us-east-2": {
8787+
"variants": [
8788+
{
8789+
"hostname": "greengrass-fips.us-east-2.amazonaws.com",
8790+
"tags": [
8791+
"fips"
8792+
]
8793+
}
8794+
]
8795+
},
8796+
"us-west-2": {
8797+
"variants": [
8798+
{
8799+
"hostname": "greengrass-fips.us-west-2.amazonaws.com",
8800+
"tags": [
8801+
"fips"
8802+
]
8803+
}
8804+
]
8805+
}
87398806
},
87408807
"isRegionalized": true
87418808
},
@@ -9903,8 +9970,40 @@
99039970
"ap-southeast-2": {},
99049971
"eu-central-1": {},
99059972
"eu-west-1": {},
9906-
"us-east-1": {},
9907-
"us-west-2": {}
9973+
"fips-us-east-1": {
9974+
"credentialScope": {
9975+
"region": "us-east-1"
9976+
},
9977+
"deprecated": true,
9978+
"hostname": "iottwinmaker-fips.us-east-1.amazonaws.com"
9979+
},
9980+
"fips-us-west-2": {
9981+
"credentialScope": {
9982+
"region": "us-west-2"
9983+
},
9984+
"deprecated": true,
9985+
"hostname": "iottwinmaker-fips.us-west-2.amazonaws.com"
9986+
},
9987+
"us-east-1": {
9988+
"variants": [
9989+
{
9990+
"hostname": "iottwinmaker-fips.us-east-1.amazonaws.com",
9991+
"tags": [
9992+
"fips"
9993+
]
9994+
}
9995+
]
9996+
},
9997+
"us-west-2": {
9998+
"variants": [
9999+
{
10000+
"hostname": "iottwinmaker-fips.us-west-2.amazonaws.com",
10001+
"tags": [
10002+
"fips"
10003+
]
10004+
}
10005+
]
10006+
}
990810007
}
990910008
},
991010009
"iotwireless": {
@@ -17143,13 +17242,17 @@
1714317242
"ap-northeast-2": {},
1714417243
"ap-northeast-3": {},
1714517244
"ap-south-1": {},
17245+
"ap-south-2": {},
1714617246
"ap-southeast-1": {},
1714717247
"ap-southeast-2": {},
1714817248
"ap-southeast-3": {},
17249+
"ap-southeast-4": {},
1714917250
"ca-central-1": {},
1715017251
"eu-central-1": {},
17252+
"eu-central-2": {},
1715117253
"eu-north-1": {},
1715217254
"eu-south-1": {},
17255+
"eu-south-2": {},
1715317256
"eu-west-1": {},
1715417257
"eu-west-2": {},
1715517258
"eu-west-3": {},
@@ -25138,7 +25241,23 @@
2513825241
},
2513925242
"iottwinmaker": {
2514025243
"endpoints": {
25141-
"us-gov-west-1": {}
25244+
"fips-us-gov-west-1": {
25245+
"credentialScope": {
25246+
"region": "us-gov-west-1"
25247+
},
25248+
"deprecated": true,
25249+
"hostname": "iottwinmaker-fips.us-gov-west-1.amazonaws.com"
25250+
},
25251+
"us-gov-west-1": {
25252+
"variants": [
25253+
{
25254+
"hostname": "iottwinmaker-fips.us-gov-west-1.amazonaws.com",
25255+
"tags": [
25256+
"fips"
25257+
]
25258+
}
25259+
]
25260+
}
2514225261
}
2514325262
},
2514425263
"kafka": {

0 commit comments

Comments
 (0)