endpoints.yaml 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217
  1. ---
  2. version: 1
  3. partitions:
  4. - partition: ksc
  5. partitionName: KSC China
  6. dnsSuffix: api.ksyun.com
  7. regionRegex: "^[a-z]{2,5}\\-\\w+\\-\\d+$"
  8. defaults:
  9. # eg: iam.cn-beijing-6.api.ksyun.com
  10. hostname: "{service}.{dnsSuffix}"
  11. protocols:
  12. - http
  13. - https
  14. signatureVersions:
  15. - v4
  16. regions:
  17. ksyun-global:
  18. description: KSYUN partition-global endpoint
  19. cn-shanghai-2:
  20. description: China ShangHai (PengBoShi)
  21. cn-beijing-6:
  22. description: China Beijing (WuQing)
  23. cn-beijing-5:
  24. description: China Beijing (ZaoJunMiao)
  25. cn-hongkong-2:
  26. description: China HongKong 2
  27. cn-hongkong-1:
  28. description: China HongKong 1
  29. cn-beijing-1:
  30. description: China Beijing (YiZhuang)
  31. cn-beijing-3:
  32. description: China Beijing
  33. cn-shanghai-1:
  34. description: China ShangHai
  35. cn-shanghai-3:
  36. description: China ShangHai (PengBoShiVPC)
  37. # services
  38. services:
  39. kog:
  40. defaults:
  41. credentialScope:
  42. service: kog
  43. partitionEndpoint: ksyun-global
  44. isRegionalized: false
  45. endpoints:
  46. ksyun-global:
  47. hostname: kog.cn-beijing-6.api.ksyun.com
  48. protocols:
  49. - http
  50. - https
  51. credentialScope:
  52. region: cn-beijing-6
  53. iam:
  54. defaults:
  55. protocols:
  56. - http
  57. - https
  58. credentialScope:
  59. # eg: [iam].cn-beijing-6.api.ksyun.com
  60. service: iam
  61. # eg: iam.[cn-beijing-6].api.ksyun.com
  62. partitionEndpoint: cn-beijing-6
  63. endpoints:
  64. cn-beijing-6:
  65. hostname: iam.api.ksyun.com
  66. ket:
  67. defaults:
  68. protocols:
  69. - http
  70. credentialScope:
  71. # eg: [ket].cn-beijing-6.api.ksyun.com
  72. service: ket
  73. # eg: ket.[cn-beijing-6].api.ksyun.com
  74. # partitionEndpoint: cn-beijing-6
  75. endpoints:
  76. cn-beijing-6:
  77. protocols:
  78. - http
  79. - https
  80. cn-shanghai-2:
  81. protocols:
  82. - http
  83. - https
  84. kec:
  85. defaults:
  86. credentialScope:
  87. service: kec
  88. endpoints:
  89. cn-beijing-6:
  90. protocols:
  91. - http
  92. - https
  93. cn-shanghai-2:
  94. protocols:
  95. - http
  96. - https
  97. monitor:
  98. defaults:
  99. credentialScope:
  100. service: monitor
  101. EndpointRegion: cn-beijing-6
  102. endpoints:
  103. cn-beijing-6:
  104. protocols:
  105. - http
  106. - https
  107. cn-shanghai-2:
  108. protocols:
  109. - http
  110. - https
  111. cn-beijing-5:
  112. protocols:
  113. - http
  114. - https
  115. offline:
  116. defaults:
  117. credentialScope:
  118. service: offline
  119. EndpointRegion: cn-beijing-6
  120. endpoints:
  121. cn-beijing-6:
  122. protocols:
  123. - http
  124. livetran:
  125. defaults:
  126. credentialScope:
  127. service: livetran
  128. EndpointRegion: cn-beijing-6
  129. endpoints:
  130. cn-beijing-6:
  131. protocols:
  132. - http
  133. kcs:
  134. defaults:
  135. credentialScope:
  136. service: kcs
  137. endpoints:
  138. cn-shanghai-3:
  139. protocols:
  140. - http
  141. cn-beijing-1:
  142. protocols:
  143. - http
  144. cn-beijing-3:
  145. protocols:
  146. - http
  147. cn-beijing-6:
  148. protocols:
  149. - http
  150. cn-shanghai-1:
  151. protocols:
  152. - http
  153. cn-shanghai-2:
  154. protocols:
  155. - http
  156. kes:
  157. defaults:
  158. credentialScope:
  159. service: kes
  160. endpoints:
  161. cn-shanghai-3:
  162. protocols:
  163. - http
  164. cn-beijing-1:
  165. protocols:
  166. - http
  167. cn-beijing-3:
  168. protocols:
  169. - http
  170. cn-beijing-6:
  171. protocols:
  172. - http
  173. cn-shanghai-1:
  174. protocols:
  175. - http
  176. cn-shanghai-2:
  177. protocols:
  178. - http
  179. tag:
  180. defaults:
  181. credentialScope:
  182. service: tag
  183. endpoints:
  184. cn-beijing-6:
  185. protocols:
  186. - http
  187. - https
  188. cn-shanghai-2:
  189. protocols:
  190. - http
  191. - https
  192. cdn:
  193. defaults:
  194. protocols:
  195. - http
  196. - https
  197. credentialScope:
  198. service: cdn
  199. partitionEndpoint: cn-shanghai-1
  200. endpoints:
  201. cn-shanghai-1:
  202. hostname: cdn.api.ksyun.com