Skip to content

Commit 25460cc

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2024-12-03
1 parent 75bd846 commit 25460cc

File tree

1 file changed

+256
-21
lines changed
  • codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen

1 file changed

+256
-21
lines changed

codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen/endpoints.json

Lines changed: 256 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -15396,8 +15396,36 @@
1539615396
"ap-southeast-2": {},
1539715397
"ap-southeast-3": {},
1539815398
"ap-southeast-4": {},
15399-
"ca-central-1": {},
15400-
"ca-west-1": {},
15399+
"ca-central-1": {
15400+
"variants": [
15401+
{
15402+
"hostname": "metrics-fips.sagemaker.ca-central-1.amazonaws.com",
15403+
"tags": ["fips"]
15404+
}
15405+
]
15406+
},
15407+
"ca-central-1-fips": {
15408+
"credentialScope": {
15409+
"region": "ca-central-1"
15410+
},
15411+
"deprecated": true,
15412+
"hostname": "metrics-fips.sagemaker.ca-central-1.amazonaws.com"
15413+
},
15414+
"ca-west-1": {
15415+
"variants": [
15416+
{
15417+
"hostname": "metrics-fips.sagemaker.ca-west-1.amazonaws.com",
15418+
"tags": ["fips"]
15419+
}
15420+
]
15421+
},
15422+
"ca-west-1-fips": {
15423+
"credentialScope": {
15424+
"region": "ca-west-1"
15425+
},
15426+
"deprecated": true,
15427+
"hostname": "metrics-fips.sagemaker.ca-west-1.amazonaws.com"
15428+
},
1540115429
"eu-central-1": {},
1540215430
"eu-central-2": {},
1540315431
"eu-north-1": {},
@@ -15410,10 +15438,66 @@
1541015438
"me-central-1": {},
1541115439
"me-south-1": {},
1541215440
"sa-east-1": {},
15413-
"us-east-1": {},
15414-
"us-east-2": {},
15415-
"us-west-1": {},
15416-
"us-west-2": {}
15441+
"us-east-1": {
15442+
"variants": [
15443+
{
15444+
"hostname": "metrics-fips.sagemaker.us-east-1.amazonaws.com",
15445+
"tags": ["fips"]
15446+
}
15447+
]
15448+
},
15449+
"us-east-1-fips": {
15450+
"credentialScope": {
15451+
"region": "us-east-1"
15452+
},
15453+
"deprecated": true,
15454+
"hostname": "metrics-fips.sagemaker.us-east-1.amazonaws.com"
15455+
},
15456+
"us-east-2": {
15457+
"variants": [
15458+
{
15459+
"hostname": "metrics-fips.sagemaker.us-east-2.amazonaws.com",
15460+
"tags": ["fips"]
15461+
}
15462+
]
15463+
},
15464+
"us-east-2-fips": {
15465+
"credentialScope": {
15466+
"region": "us-east-2"
15467+
},
15468+
"deprecated": true,
15469+
"hostname": "metrics-fips.sagemaker.us-east-2.amazonaws.com"
15470+
},
15471+
"us-west-1": {
15472+
"variants": [
15473+
{
15474+
"hostname": "metrics-fips.sagemaker.us-west-1.amazonaws.com",
15475+
"tags": ["fips"]
15476+
}
15477+
]
15478+
},
15479+
"us-west-1-fips": {
15480+
"credentialScope": {
15481+
"region": "us-west-1"
15482+
},
15483+
"deprecated": true,
15484+
"hostname": "metrics-fips.sagemaker.us-west-1.amazonaws.com"
15485+
},
15486+
"us-west-2": {
15487+
"variants": [
15488+
{
15489+
"hostname": "metrics-fips.sagemaker.us-west-2.amazonaws.com",
15490+
"tags": ["fips"]
15491+
}
15492+
]
15493+
},
15494+
"us-west-2-fips": {
15495+
"credentialScope": {
15496+
"region": "us-west-2"
15497+
},
15498+
"deprecated": true,
15499+
"hostname": "metrics-fips.sagemaker.us-west-2.amazonaws.com"
15500+
}
1541715501
}
1541815502
},
1541915503
"mgh": {
@@ -23633,8 +23717,38 @@
2363323717
"ap-southeast-3": {},
2363423718
"ap-southeast-4": {},
2363523719
"ap-southeast-5": {},
23636-
"ca-central-1": {},
23637-
"ca-west-1": {},
23720+
"ca-central-1": {
23721+
"variants": [
23722+
{
23723+
"hostname": "streams.dynamodb-fips.ca-central-1.amazonaws.com",
23724+
"tags": ["fips"]
23725+
}
23726+
]
23727+
},
23728+
"ca-central-1-fips": {
23729+
"credentialScope": {
23730+
"region": "ca-central-1"
23731+
},
23732+
"deprecated": true,
23733+
"hostname": "streams.dynamodb-fips.ca-central-1.amazonaws.com",
23734+
"protocols": ["https"]
23735+
},
23736+
"ca-west-1": {
23737+
"variants": [
23738+
{
23739+
"hostname": "streams.dynamodb-fips.ca-west-1.amazonaws.com",
23740+
"tags": ["fips"]
23741+
}
23742+
]
23743+
},
23744+
"ca-west-1-fips": {
23745+
"credentialScope": {
23746+
"region": "ca-west-1"
23747+
},
23748+
"deprecated": true,
23749+
"hostname": "streams.dynamodb-fips.ca-west-1.amazonaws.com",
23750+
"protocols": ["https"]
23751+
},
2363823752
"eu-central-1": {},
2363923753
"eu-central-2": {},
2364023754
"eu-north-1": {},
@@ -23654,10 +23768,70 @@
2365423768
"me-central-1": {},
2365523769
"me-south-1": {},
2365623770
"sa-east-1": {},
23657-
"us-east-1": {},
23658-
"us-east-2": {},
23659-
"us-west-1": {},
23660-
"us-west-2": {}
23771+
"us-east-1": {
23772+
"variants": [
23773+
{
23774+
"hostname": "streams.dynamodb-fips.us-east-1.amazonaws.com",
23775+
"tags": ["fips"]
23776+
}
23777+
]
23778+
},
23779+
"us-east-1-fips": {
23780+
"credentialScope": {
23781+
"region": "us-east-1"
23782+
},
23783+
"deprecated": true,
23784+
"hostname": "streams.dynamodb-fips.us-east-1.amazonaws.com",
23785+
"protocols": ["https"]
23786+
},
23787+
"us-east-2": {
23788+
"variants": [
23789+
{
23790+
"hostname": "streams.dynamodb-fips.us-east-2.amazonaws.com",
23791+
"tags": ["fips"]
23792+
}
23793+
]
23794+
},
23795+
"us-east-2-fips": {
23796+
"credentialScope": {
23797+
"region": "us-east-2"
23798+
},
23799+
"deprecated": true,
23800+
"hostname": "streams.dynamodb-fips.us-east-2.amazonaws.com",
23801+
"protocols": ["https"]
23802+
},
23803+
"us-west-1": {
23804+
"variants": [
23805+
{
23806+
"hostname": "streams.dynamodb-fips.us-west-1.amazonaws.com",
23807+
"tags": ["fips"]
23808+
}
23809+
]
23810+
},
23811+
"us-west-1-fips": {
23812+
"credentialScope": {
23813+
"region": "us-west-1"
23814+
},
23815+
"deprecated": true,
23816+
"hostname": "streams.dynamodb-fips.us-west-1.amazonaws.com",
23817+
"protocols": ["https"]
23818+
},
23819+
"us-west-2": {
23820+
"variants": [
23821+
{
23822+
"hostname": "streams.dynamodb-fips.us-west-2.amazonaws.com",
23823+
"tags": ["fips"]
23824+
}
23825+
]
23826+
},
23827+
"us-west-2-fips": {
23828+
"credentialScope": {
23829+
"region": "us-west-2"
23830+
},
23831+
"deprecated": true,
23832+
"hostname": "streams.dynamodb-fips.us-west-2.amazonaws.com",
23833+
"protocols": ["https"]
23834+
}
2366123835
}
2366223836
},
2366323837
"sts": {
@@ -26886,8 +27060,22 @@
2688627060
},
2688727061
"elasticbeanstalk": {
2688827062
"endpoints": {
26889-
"cn-north-1": {},
26890-
"cn-northwest-1": {}
27063+
"cn-north-1": {
27064+
"variants": [
27065+
{
27066+
"hostname": "elasticbeanstalk.cn-north-1.api.amazonwebservices.com.cn",
27067+
"tags": ["dualstack"]
27068+
}
27069+
]
27070+
},
27071+
"cn-northwest-1": {
27072+
"variants": [
27073+
{
27074+
"hostname": "elasticbeanstalk.cn-northwest-1.api.amazonwebservices.com.cn",
27075+
"tags": ["dualstack"]
27076+
}
27077+
]
27078+
}
2689127079
}
2689227080
},
2689327081
"elasticfilesystem": {
@@ -33406,7 +33594,7 @@
3340633594
"us-gov-east-1": {
3340733595
"variants": [
3340833596
{
33409-
"hostname": "streams.dynamodb.us-gov-east-1.amazonaws.com",
33597+
"hostname": "streams.dynamodb-fips.us-gov-east-1.amazonaws.com",
3341033598
"tags": ["fips"]
3341133599
}
3341233600
]
@@ -33416,12 +33604,13 @@
3341633604
"region": "us-gov-east-1"
3341733605
},
3341833606
"deprecated": true,
33419-
"hostname": "streams.dynamodb.us-gov-east-1.amazonaws.com"
33607+
"hostname": "streams.dynamodb-fips.us-gov-east-1.amazonaws.com",
33608+
"protocols": ["https"]
3342033609
},
3342133610
"us-gov-west-1": {
3342233611
"variants": [
3342333612
{
33424-
"hostname": "streams.dynamodb.us-gov-west-1.amazonaws.com",
33613+
"hostname": "streams.dynamodb-fips.us-gov-west-1.amazonaws.com",
3342533614
"tags": ["fips"]
3342633615
}
3342733616
]
@@ -33431,7 +33620,8 @@
3343133620
"region": "us-gov-west-1"
3343233621
},
3343333622
"deprecated": true,
33434-
"hostname": "streams.dynamodb.us-gov-west-1.amazonaws.com"
33623+
"hostname": "streams.dynamodb-fips.us-gov-west-1.amazonaws.com",
33624+
"protocols": ["https"]
3343533625
}
3343633626
}
3343733627
},
@@ -34897,8 +35087,38 @@
3489735087
}
3489835088
},
3489935089
"endpoints": {
34900-
"us-iso-east-1": {},
34901-
"us-iso-west-1": {}
35090+
"us-iso-east-1": {
35091+
"variants": [
35092+
{
35093+
"hostname": "streams.dynamodb-fips.us-iso-east-1.c2s.ic.gov",
35094+
"tags": ["fips"]
35095+
}
35096+
]
35097+
},
35098+
"us-iso-east-1-fips": {
35099+
"credentialScope": {
35100+
"region": "us-iso-east-1"
35101+
},
35102+
"deprecated": true,
35103+
"hostname": "streams.dynamodb-fips.us-iso-east-1.c2s.ic.gov",
35104+
"protocols": ["https"]
35105+
},
35106+
"us-iso-west-1": {
35107+
"variants": [
35108+
{
35109+
"hostname": "streams.dynamodb-fips.us-iso-west-1.c2s.ic.gov",
35110+
"tags": ["fips"]
35111+
}
35112+
]
35113+
},
35114+
"us-iso-west-1-fips": {
35115+
"credentialScope": {
35116+
"region": "us-iso-west-1"
35117+
},
35118+
"deprecated": true,
35119+
"hostname": "streams.dynamodb-fips.us-iso-west-1.c2s.ic.gov",
35120+
"protocols": ["https"]
35121+
}
3490235122
}
3490335123
},
3490435124
"sts": {
@@ -35649,7 +35869,22 @@
3564935869
"protocols": ["http", "https"]
3565035870
},
3565135871
"endpoints": {
35652-
"us-isob-east-1": {}
35872+
"us-isob-east-1": {
35873+
"variants": [
35874+
{
35875+
"hostname": "streams.dynamodb-fips.us-isob-east-1.sc2s.sgov.gov",
35876+
"tags": ["fips"]
35877+
}
35878+
]
35879+
},
35880+
"us-isob-east-1-fips": {
35881+
"credentialScope": {
35882+
"region": "us-isob-east-1"
35883+
},
35884+
"deprecated": true,
35885+
"hostname": "streams.dynamodb-fips.us-isob-east-1.sc2s.sgov.gov",
35886+
"protocols": ["https"]
35887+
}
3565335888
}
3565435889
},
3565535890
"sts": {

0 commit comments

Comments
 (0)