Skip to content

Commit a6438dd

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2025-04-25
1 parent fbbf19a commit a6438dd

File tree

1 file changed

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

1 file changed

+16
-0
lines changed

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42392,6 +42392,11 @@
4239242392
"us-iso-west-1": {}
4239342393
}
4239442394
},
42395+
"batch": {
42396+
"endpoints": {
42397+
"us-iso-east-1": {}
42398+
}
42399+
},
4239542400
"bedrock": {
4239642401
"endpoints": {
4239742402
"bedrock-runtime-us-iso-east-1": {
@@ -43618,6 +43623,12 @@
4361843623
]
4361943624
}
4362043625
}
43626+
},
43627+
"xray": {
43628+
"endpoints": {
43629+
"us-iso-east-1": {},
43630+
"us-iso-west-1": {}
43631+
}
4362143632
}
4362243633
}
4362343634
},
@@ -43705,6 +43716,11 @@
4370543716
"us-isob-east-1": {}
4370643717
}
4370743718
},
43719+
"batch": {
43720+
"endpoints": {
43721+
"us-isob-east-1": {}
43722+
}
43723+
},
4370843724
"budgets": {
4370943725
"endpoints": {
4371043726
"aws-iso-b-global": {

0 commit comments

Comments
 (0)