Skip to content

Commit 11eae4b

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2024-09-11
1 parent a70cc8d commit 11eae4b

File tree

1 file changed

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

1 file changed

+11
-0
lines changed

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19796,6 +19796,7 @@
1979619796
"ap-southeast-2": {},
1979719797
"ap-southeast-3": {},
1979819798
"ap-southeast-4": {},
19799+
"ap-southeast-5": {},
1979919800
"ca-central-1": {},
1980019801
"ca-west-1": {},
1980119802
"eu-central-1": {},
@@ -32835,6 +32836,11 @@
3283532836
"us-iso-west-1": {}
3283632837
}
3283732838
},
32839+
"oam": {
32840+
"endpoints": {
32841+
"us-iso-east-1": {}
32842+
}
32843+
},
3283832844
"outposts": {
3283932845
"endpoints": {
3284032846
"us-iso-east-1": {}
@@ -33597,6 +33603,11 @@
3359733603
"us-isob-east-1": {}
3359833604
}
3359933605
},
33606+
"oam": {
33607+
"endpoints": {
33608+
"us-isob-east-1": {}
33609+
}
33610+
},
3360033611
"outposts": {
3360133612
"endpoints": {
3360233613
"us-isob-east-1": {}

0 commit comments

Comments
 (0)