Skip to content

Commit 02940b4

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2023-10-04
1 parent 7f79024 commit 02940b4

File tree

1 file changed

+110
-0
lines changed
  • codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen

1 file changed

+110
-0
lines changed

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

Lines changed: 110 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2671,6 +2671,7 @@
26712671
},
26722672
"bedrock": {
26732673
"endpoints": {
2674+
"ap-northeast-1": {},
26742675
"ap-southeast-1": {},
26752676
"bedrock-ap-southeast-1": {
26762677
"credentialScope": {
@@ -4994,6 +4995,71 @@
49944995
}
49954996
}
49964997
},
4998+
"datazone": {
4999+
"defaults": {
5000+
"dnsSuffix": "api.aws",
5001+
"variants": [
5002+
{
5003+
"dnsSuffix": "api.aws",
5004+
"hostname": "{service}-fips.{region}.{dnsSuffix}",
5005+
"tags": ["fips"]
5006+
}
5007+
]
5008+
},
5009+
"endpoints": {
5010+
"af-south-1": {
5011+
"hostname": "datazone.af-south-1.api.aws"
5012+
},
5013+
"ap-east-1": {
5014+
"hostname": "datazone.ap-east-1.api.aws"
5015+
},
5016+
"ap-northeast-2": {
5017+
"hostname": "datazone.ap-northeast-2.api.aws"
5018+
},
5019+
"ap-northeast-3": {
5020+
"hostname": "datazone.ap-northeast-3.api.aws"
5021+
},
5022+
"ap-south-1": {
5023+
"hostname": "datazone.ap-south-1.api.aws"
5024+
},
5025+
"ap-south-2": {
5026+
"hostname": "datazone.ap-south-2.api.aws"
5027+
},
5028+
"ap-southeast-3": {
5029+
"hostname": "datazone.ap-southeast-3.api.aws"
5030+
},
5031+
"ap-southeast-4": {
5032+
"hostname": "datazone.ap-southeast-4.api.aws"
5033+
},
5034+
"eu-central-2": {
5035+
"hostname": "datazone.eu-central-2.api.aws"
5036+
},
5037+
"eu-south-1": {
5038+
"hostname": "datazone.eu-south-1.api.aws"
5039+
},
5040+
"eu-south-2": {
5041+
"hostname": "datazone.eu-south-2.api.aws"
5042+
},
5043+
"eu-west-2": {
5044+
"hostname": "datazone.eu-west-2.api.aws"
5045+
},
5046+
"eu-west-3": {
5047+
"hostname": "datazone.eu-west-3.api.aws"
5048+
},
5049+
"il-central-1": {
5050+
"hostname": "datazone.il-central-1.api.aws"
5051+
},
5052+
"me-central-1": {
5053+
"hostname": "datazone.me-central-1.api.aws"
5054+
},
5055+
"me-south-1": {
5056+
"hostname": "datazone.me-south-1.api.aws"
5057+
},
5058+
"us-west-1": {
5059+
"hostname": "datazone.us-west-1.api.aws"
5060+
}
5061+
}
5062+
},
49975063
"dax": {
49985064
"endpoints": {
49995065
"ap-northeast-1": {},
@@ -11300,11 +11366,14 @@
1130011366
"ap-northeast-2": {},
1130111367
"ap-northeast-3": {},
1130211368
"ap-south-1": {},
11369+
"ap-south-2": {},
1130311370
"ap-southeast-1": {},
1130411371
"ap-southeast-2": {},
1130511372
"ap-southeast-3": {},
11373+
"ap-southeast-4": {},
1130611374
"ca-central-1": {},
1130711375
"eu-central-1": {},
11376+
"eu-central-2": {},
1130811377
"eu-north-1": {},
1130911378
"eu-south-1": {},
1131011379
"eu-west-1": {},
@@ -11339,6 +11408,7 @@
1133911408
"hostname": "license-manager-fips.us-west-2.amazonaws.com"
1134011409
},
1134111410
"il-central-1": {},
11411+
"me-central-1": {},
1134211412
"me-south-1": {},
1134311413
"sa-east-1": {},
1134411414
"us-east-1": {
@@ -20910,6 +20980,26 @@
2091020980
"cn-northwest-1": {}
2091120981
}
2091220982
},
20983+
"datazone": {
20984+
"defaults": {
20985+
"dnsSuffix": "api.amazonwebservices.com.cn",
20986+
"variants": [
20987+
{
20988+
"dnsSuffix": "api.amazonwebservices.com.cn",
20989+
"hostname": "{service}-fips.{region}.{dnsSuffix}",
20990+
"tags": ["fips"]
20991+
}
20992+
]
20993+
},
20994+
"endpoints": {
20995+
"cn-north-1": {
20996+
"hostname": "datazone.cn-north-1.api.amazonwebservices.com.cn"
20997+
},
20998+
"cn-northwest-1": {
20999+
"hostname": "datazone.cn-northwest-1.api.amazonwebservices.com.cn"
21000+
}
21001+
}
21002+
},
2091321003
"dax": {
2091421004
"endpoints": {
2091521005
"cn-north-1": {},
@@ -23288,6 +23378,26 @@
2328823378
}
2328923379
}
2329023380
},
23381+
"datazone": {
23382+
"defaults": {
23383+
"dnsSuffix": "api.aws",
23384+
"variants": [
23385+
{
23386+
"dnsSuffix": "api.aws",
23387+
"hostname": "{service}-fips.{region}.{dnsSuffix}",
23388+
"tags": ["fips"]
23389+
}
23390+
]
23391+
},
23392+
"endpoints": {
23393+
"us-gov-east-1": {
23394+
"hostname": "datazone.us-gov-east-1.api.aws"
23395+
},
23396+
"us-gov-west-1": {
23397+
"hostname": "datazone.us-gov-west-1.api.aws"
23398+
}
23399+
}
23400+
},
2329123401
"directconnect": {
2329223402
"endpoints": {
2329323403
"us-gov-east-1": {

0 commit comments

Comments
 (0)