Skip to content

Commit c61981f

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2025-06-02
1 parent 307d369 commit c61981f

File tree

1 file changed

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

1 file changed

+10
-0
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43753,6 +43753,11 @@
4375343753
"us-isob-east-1": {}
4375443754
}
4375543755
},
43756+
"athena": {
43757+
"endpoints": {
43758+
"us-isob-east-1": {}
43759+
}
43760+
},
4375643761
"autoscaling": {
4375743762
"defaults": {
4375843763
"protocols": ["http", "https"]
@@ -44120,6 +44125,11 @@
4412044125
}
4412144126
}
4412244127
},
44128+
"lakeformation": {
44129+
"endpoints": {
44130+
"us-isob-east-1": {}
44131+
}
44132+
},
4412344133
"lambda": {
4412444134
"endpoints": {
4412544135
"us-isob-east-1": {}

0 commit comments

Comments
 (0)