Skip to content

Commit 36820f3

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2023-08-24
1 parent 064c9f3 commit 36820f3

File tree

1 file changed

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

1 file changed

+9
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2242,6 +2242,14 @@
22422242
"deprecated": true,
22432243
"hostname": "athena-fips.us-west-2.amazonaws.com"
22442244
},
2245+
"il-central-1": {
2246+
"variants": [
2247+
{
2248+
"hostname": "athena.il-central-1.api.aws",
2249+
"tags": ["dualstack"]
2250+
}
2251+
]
2252+
},
22452253
"me-central-1": {
22462254
"variants": [
22472255
{
@@ -4805,6 +4813,7 @@
48054813
"deprecated": true,
48064814
"hostname": "datasync-fips.us-west-2.amazonaws.com"
48074815
},
4816+
"il-central-1": {},
48084817
"me-central-1": {},
48094818
"me-south-1": {},
48104819
"sa-east-1": {},

0 commit comments

Comments
 (0)