Skip to content

Commit 5aa11d8

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2023-04-26
1 parent 81e58f6 commit 5aa11d8

File tree

1 file changed

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

1 file changed

+20
-0
lines changed

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

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12354,6 +12354,20 @@
1235412354
"isRegionalized": false,
1235512355
"partitionEndpoint": "aws-global"
1235612356
},
12357+
"osis": {
12358+
"endpoints": {
12359+
"ap-northeast-1": {},
12360+
"ap-southeast-1": {},
12361+
"ap-southeast-2": {},
12362+
"eu-central-1": {},
12363+
"eu-west-1": {},
12364+
"eu-west-2": {},
12365+
"us-east-1": {},
12366+
"us-east-2": {},
12367+
"us-west-1": {},
12368+
"us-west-2": {}
12369+
}
12370+
},
1235712371
"outposts": {
1235812372
"endpoints": {
1235912373
"af-south-1": {},
@@ -19985,6 +19999,12 @@
1998519999
"cn-northwest-1": {}
1998620000
}
1998720001
},
20002+
"license-manager-linux-subscriptions": {
20003+
"endpoints": {
20004+
"cn-north-1": {},
20005+
"cn-northwest-1": {}
20006+
}
20007+
},
1998820008
"logs": {
1998920009
"endpoints": {
1999020010
"cn-north-1": {},

0 commit comments

Comments
 (0)