Skip to content

Commit

Permalink
feat(clients): update client endpoints as of 2024-01-12
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jan 12, 2024
1 parent 4b2fcab commit e3f719a
Showing 1 changed file with 17 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22871,6 +22871,23 @@
"cn-north-1": {}
}
},
"iottwinmaker": {
"endpoints": {
"api-cn-north-1": {
"credentialScope": {
"region": "cn-north-1"
},
"hostname": "api.iottwinmaker.cn-north-1.amazonaws.com.cn"
},
"cn-north-1": {},
"data-cn-north-1": {
"credentialScope": {
"region": "cn-north-1"
},
"hostname": "data.iottwinmaker.cn-north-1.amazonaws.com.cn"
}
}
},
"kafka": {
"endpoints": {
"cn-north-1": {},
Expand Down

0 comments on commit e3f719a

Please sign in to comment.