endpoints_config.go 90 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126
  1. package endpoints
  2. import (
  3. "encoding/json"
  4. "fmt"
  5. "sync"
  6. )
  7. const endpointsJson =`{
  8. "products": [
  9. {
  10. "code": "emr",
  11. "document_id": "28140",
  12. "location_service_code": "emr",
  13. "regional_endpoints": [
  14. {
  15. "region": "cn-qingdao",
  16. "endpoint": "emr.cn-qingdao.aliyuncs.com"
  17. },
  18. {
  19. "region": "cn-beijing",
  20. "endpoint": "emr.aliyuncs.com"
  21. },
  22. {
  23. "region": "cn-shenzhen",
  24. "endpoint": "emr.aliyuncs.com"
  25. },
  26. {
  27. "region": "eu-west-1",
  28. "endpoint": "emr.eu-west-1.aliyuncs.com"
  29. },
  30. {
  31. "region": "us-west-1",
  32. "endpoint": "emr.aliyuncs.com"
  33. },
  34. {
  35. "region": "me-east-1",
  36. "endpoint": "emr.me-east-1.aliyuncs.com"
  37. },
  38. {
  39. "region": "ap-northeast-1",
  40. "endpoint": "emr.ap-northeast-1.aliyuncs.com"
  41. },
  42. {
  43. "region": "eu-central-1",
  44. "endpoint": "emr.eu-central-1.aliyuncs.com"
  45. },
  46. {
  47. "region": "cn-huhehaote",
  48. "endpoint": "emr.cn-huhehaote.aliyuncs.com"
  49. },
  50. {
  51. "region": "ap-south-1",
  52. "endpoint": "emr.ap-south-1.aliyuncs.com"
  53. },
  54. {
  55. "region": "us-east-1",
  56. "endpoint": "emr.us-east-1.aliyuncs.com"
  57. },
  58. {
  59. "region": "cn-hangzhou",
  60. "endpoint": "emr.aliyuncs.com"
  61. },
  62. {
  63. "region": "cn-hongkong",
  64. "endpoint": "emr.cn-hongkong.aliyuncs.com"
  65. },
  66. {
  67. "region": "ap-southeast-1",
  68. "endpoint": "emr.aliyuncs.com"
  69. },
  70. {
  71. "region": "ap-southeast-2",
  72. "endpoint": "emr.ap-southeast-2.aliyuncs.com"
  73. },
  74. {
  75. "region": "ap-southeast-3",
  76. "endpoint": "emr.ap-southeast-3.aliyuncs.com"
  77. },
  78. {
  79. "region": "cn-zhangjiakou",
  80. "endpoint": "emr.cn-zhangjiakou.aliyuncs.com"
  81. },
  82. {
  83. "region": "ap-southeast-5",
  84. "endpoint": "emr.ap-southeast-5.aliyuncs.com"
  85. },
  86. {
  87. "region": "cn-shanghai",
  88. "endpoint": "emr.aliyuncs.com"
  89. }
  90. ],
  91. "global_endpoint": "emr.aliyuncs.com",
  92. "regional_endpoint_pattern": "emr.[RegionId].aliyuncs.com"
  93. },
  94. {
  95. "code": "petadata",
  96. "document_id": "",
  97. "location_service_code": "petadata",
  98. "regional_endpoints": [
  99. {
  100. "region": "cn-hangzhou",
  101. "endpoint": "petadata.aliyuncs.com"
  102. },
  103. {
  104. "region": "cn-shenzhen",
  105. "endpoint": "petadata.aliyuncs.com"
  106. },
  107. {
  108. "region": "ap-southeast-1",
  109. "endpoint": "petadata.aliyuncs.com"
  110. },
  111. {
  112. "region": "us-east-1",
  113. "endpoint": "petadata.aliyuncs.com"
  114. },
  115. {
  116. "region": "me-east-1",
  117. "endpoint": "petadata.me-east-1.aliyuncs.com"
  118. },
  119. {
  120. "region": "ap-southeast-2",
  121. "endpoint": "petadata.ap-southeast-2.aliyuncs.com"
  122. },
  123. {
  124. "region": "eu-central-1",
  125. "endpoint": "petadata.eu-central-1.aliyuncs.com"
  126. },
  127. {
  128. "region": "cn-beijing",
  129. "endpoint": "petadata.aliyuncs.com"
  130. },
  131. {
  132. "region": "cn-hongkong",
  133. "endpoint": "petadata.aliyuncs.com"
  134. },
  135. {
  136. "region": "ap-southeast-5",
  137. "endpoint": "petadata.ap-southeast-5.aliyuncs.com"
  138. },
  139. {
  140. "region": "us-west-1",
  141. "endpoint": "petadata.aliyuncs.com"
  142. },
  143. {
  144. "region": "cn-huhehaote",
  145. "endpoint": "petadata.cn-huhehaote.aliyuncs.com"
  146. },
  147. {
  148. "region": "cn-zhangjiakou",
  149. "endpoint": "petadata.cn-zhangjiakou.aliyuncs.com"
  150. },
  151. {
  152. "region": "cn-qingdao",
  153. "endpoint": "petadata.aliyuncs.com"
  154. },
  155. {
  156. "region": "cn-shanghai",
  157. "endpoint": "petadata.aliyuncs.com"
  158. }
  159. ],
  160. "global_endpoint": "petadata.aliyuncs.com",
  161. "regional_endpoint_pattern": ""
  162. },
  163. {
  164. "code": "dbs",
  165. "document_id": "",
  166. "location_service_code": "dbs",
  167. "regional_endpoints": [
  168. {
  169. "region": "cn-shenzhen",
  170. "endpoint": "dbs-api.cn-hangzhou.aliyuncs.com"
  171. },
  172. {
  173. "region": "cn-hongkong",
  174. "endpoint": "dbs-api.cn-hangzhou.aliyuncs.com"
  175. },
  176. {
  177. "region": "ap-southeast-1",
  178. "endpoint": "dbs-api.ap-southeast-1.aliyuncs.com"
  179. },
  180. {
  181. "region": "ap-northeast-1",
  182. "endpoint": "dbs-api.ap-northeast-1.aliyuncs.com"
  183. },
  184. {
  185. "region": "cn-hangzhou",
  186. "endpoint": "dbs-api.cn-hangzhou.aliyuncs.com"
  187. },
  188. {
  189. "region": "cn-shanghai",
  190. "endpoint": "dbs-api.cn-hangzhou.aliyuncs.com"
  191. },
  192. {
  193. "region": "cn-qingdao",
  194. "endpoint": "dbs-api.cn-hangzhou.aliyuncs.com"
  195. },
  196. {
  197. "region": "cn-beijing",
  198. "endpoint": "dbs-api.cn-hangzhou.aliyuncs.com"
  199. }
  200. ],
  201. "global_endpoint": "",
  202. "regional_endpoint_pattern": ""
  203. },
  204. {
  205. "code": "alidnsgtm",
  206. "document_id": "",
  207. "location_service_code": "alidnsgtm",
  208. "regional_endpoints": [
  209. {
  210. "region": "cn-hangzhou",
  211. "endpoint": "alidns.aliyuncs.com"
  212. },
  213. {
  214. "region": "ap-southeast-1",
  215. "endpoint": "alidns.aliyuncs.com"
  216. }
  217. ],
  218. "global_endpoint": "",
  219. "regional_endpoint_pattern": ""
  220. },
  221. {
  222. "code": "elasticsearch",
  223. "document_id": "",
  224. "location_service_code": "elasticsearch",
  225. "regional_endpoints": [
  226. {
  227. "region": "cn-hangzhou",
  228. "endpoint": "elasticsearch.cn-hangzhou.aliyuncs.com"
  229. },
  230. {
  231. "region": "cn-shenzhen",
  232. "endpoint": "elasticsearch.cn-shenzhen.aliyuncs.com"
  233. },
  234. {
  235. "region": "ap-southeast-1",
  236. "endpoint": "elasticsearch.ap-southeast-1.aliyuncs.com"
  237. },
  238. {
  239. "region": "cn-beijing",
  240. "endpoint": "elasticsearch.cn-beijing.aliyuncs.com"
  241. },
  242. {
  243. "region": "cn-hongkong",
  244. "endpoint": "elasticsearch.cn-hongkong.aliyuncs.com"
  245. },
  246. {
  247. "region": "ap-southeast-3",
  248. "endpoint": "elasticsearch.ap-southeast-3.aliyuncs.com"
  249. },
  250. {
  251. "region": "us-west-1",
  252. "endpoint": "elasticsearch.us-west-1.aliyuncs.com"
  253. },
  254. {
  255. "region": "ap-southeast-2",
  256. "endpoint": "elasticsearch.ap-southeast-2.aliyuncs.com"
  257. },
  258. {
  259. "region": "ap-southeast-5",
  260. "endpoint": "elasticsearch.ap-southeast-5.aliyuncs.com"
  261. },
  262. {
  263. "region": "eu-central-1",
  264. "endpoint": "elasticsearch.eu-central-1.aliyuncs.com"
  265. },
  266. {
  267. "region": "ap-south-1",
  268. "endpoint": "elasticsearch.ap-south-1.aliyuncs.com"
  269. },
  270. {
  271. "region": "cn-shanghai",
  272. "endpoint": "elasticsearch.cn-shanghai.aliyuncs.com"
  273. },
  274. {
  275. "region": "cn-qingdao",
  276. "endpoint": "elasticsearch.cn-qingdao.aliyuncs.com"
  277. },
  278. {
  279. "region": "cn-zhangjiakou",
  280. "endpoint": "elasticsearch.cn-zhangjiakou.aliyuncs.com"
  281. },
  282. {
  283. "region": "ap-northeast-1",
  284. "endpoint": "elasticsearch.ap-northeast-1.aliyuncs.com"
  285. }
  286. ],
  287. "global_endpoint": "",
  288. "regional_endpoint_pattern": ""
  289. },
  290. {
  291. "code": "baas",
  292. "document_id": "",
  293. "location_service_code": "baas",
  294. "regional_endpoints": [
  295. {
  296. "region": "cn-hangzhou",
  297. "endpoint": "baas.cn-hangzhou.aliyuncs.com"
  298. },
  299. {
  300. "region": "ap-northeast-1",
  301. "endpoint": "baas.ap-northeast-1.aliyuncs.com"
  302. },
  303. {
  304. "region": "ap-southeast-1",
  305. "endpoint": "baas.ap-southeast-1.aliyuncs.com"
  306. },
  307. {
  308. "region": "cn-beijing",
  309. "endpoint": "baas.aliyuncs.com"
  310. },
  311. {
  312. "region": "cn-shanghai",
  313. "endpoint": "baas.aliyuncs.com"
  314. },
  315. {
  316. "region": "cn-shenzhen",
  317. "endpoint": "baas.aliyuncs.com"
  318. }
  319. ],
  320. "global_endpoint": "",
  321. "regional_endpoint_pattern": ""
  322. },
  323. {
  324. "code": "cr",
  325. "document_id": "60716",
  326. "location_service_code": "cr",
  327. "regional_endpoints": null,
  328. "global_endpoint": "cr.aliyuncs.com",
  329. "regional_endpoint_pattern": ""
  330. },
  331. {
  332. "code": "cloudap",
  333. "document_id": "",
  334. "location_service_code": "cloudap",
  335. "regional_endpoints": [
  336. {
  337. "region": "cn-hangzhou",
  338. "endpoint": "cloudwf.aliyuncs.com"
  339. }
  340. ],
  341. "global_endpoint": "",
  342. "regional_endpoint_pattern": ""
  343. },
  344. {
  345. "code": "imagesearch",
  346. "document_id": "",
  347. "location_service_code": "imagesearch",
  348. "regional_endpoints": [
  349. {
  350. "region": "ap-southeast-2",
  351. "endpoint": "imagesearch.ap-southeast-2.aliyuncs.com"
  352. },
  353. {
  354. "region": "cn-shanghai",
  355. "endpoint": "imagesearch.cn-shanghai.aliyuncs.com"
  356. },
  357. {
  358. "region": "ap-northeast-1",
  359. "endpoint": "imagesearch.ap-northeast-1.aliyuncs.com"
  360. },
  361. {
  362. "region": "ap-southeast-1",
  363. "endpoint": "imagesearch.ap-southeast-1.aliyuncs.com"
  364. }
  365. ],
  366. "global_endpoint": "",
  367. "regional_endpoint_pattern": ""
  368. },
  369. {
  370. "code": "pts",
  371. "document_id": "",
  372. "location_service_code": "pts",
  373. "regional_endpoints": [
  374. {
  375. "region": "cn-hangzhou",
  376. "endpoint": "pts.aliyuncs.com"
  377. }
  378. ],
  379. "global_endpoint": "",
  380. "regional_endpoint_pattern": ""
  381. },
  382. {
  383. "code": "ehs",
  384. "document_id": "",
  385. "location_service_code": "ehs",
  386. "regional_endpoints": [
  387. {
  388. "region": "cn-beijing",
  389. "endpoint": "ehpc.cn-beijing.aliyuncs.com"
  390. },
  391. {
  392. "region": "cn-hongkong",
  393. "endpoint": "ehpc.cn-hongkong.aliyuncs.com"
  394. },
  395. {
  396. "region": "ap-southeast-1",
  397. "endpoint": "ehpc.ap-southeast-1.aliyuncs.com"
  398. },
  399. {
  400. "region": "cn-qingdao",
  401. "endpoint": "ehpc.cn-qingdao.aliyuncs.com"
  402. },
  403. {
  404. "region": "eu-central-1",
  405. "endpoint": "ehpc.eu-central-1.aliyuncs.com"
  406. },
  407. {
  408. "region": "cn-zhangjiakou",
  409. "endpoint": "ehpc.cn-zhangjiakou.aliyuncs.com"
  410. },
  411. {
  412. "region": "cn-huhehaote",
  413. "endpoint": "ehpc.cn-huhehaote.aliyuncs.com"
  414. },
  415. {
  416. "region": "cn-hangzhou",
  417. "endpoint": "ehpc.cn-hangzhou.aliyuncs.com"
  418. },
  419. {
  420. "region": "cn-shanghai",
  421. "endpoint": "ehpc.cn-shanghai.aliyuncs.com"
  422. },
  423. {
  424. "region": "cn-shenzhen",
  425. "endpoint": "ehpc.cn-shenzhen.aliyuncs.com"
  426. },
  427. {
  428. "region": "ap-southeast-2",
  429. "endpoint": "ehpc.ap-southeast-2.aliyuncs.com"
  430. }
  431. ],
  432. "global_endpoint": "",
  433. "regional_endpoint_pattern": ""
  434. },
  435. {
  436. "code": "polardb",
  437. "document_id": "58764",
  438. "location_service_code": "polardb",
  439. "regional_endpoints": [
  440. {
  441. "region": "ap-south-1",
  442. "endpoint": "polardb.ap-south-1.aliyuncs.com"
  443. },
  444. {
  445. "region": "cn-hongkong",
  446. "endpoint": "polardb.aliyuncs.com"
  447. },
  448. {
  449. "region": "cn-huhehaote",
  450. "endpoint": "polardb.cn-huhehaote.aliyuncs.com"
  451. },
  452. {
  453. "region": "cn-qingdao",
  454. "endpoint": "polardb.aliyuncs.com"
  455. },
  456. {
  457. "region": "cn-shanghai",
  458. "endpoint": "polardb.aliyuncs.com"
  459. },
  460. {
  461. "region": "cn-shenzhen",
  462. "endpoint": "polardb.aliyuncs.com"
  463. },
  464. {
  465. "region": "cn-beijing",
  466. "endpoint": "polardb.aliyuncs.com"
  467. },
  468. {
  469. "region": "cn-hangzhou",
  470. "endpoint": "polardb.aliyuncs.com"
  471. },
  472. {
  473. "region": "ap-southeast-5",
  474. "endpoint": "polardb.ap-southeast-5.aliyuncs.com"
  475. }
  476. ],
  477. "global_endpoint": "",
  478. "regional_endpoint_pattern": "polardb.aliyuncs.com"
  479. },
  480. {
  481. "code": "r-kvstore",
  482. "document_id": "60831",
  483. "location_service_code": "redisa",
  484. "regional_endpoints": [
  485. {
  486. "region": "cn-shenzhen",
  487. "endpoint": "r-kvstore.aliyuncs.com"
  488. },
  489. {
  490. "region": "cn-huhehaote",
  491. "endpoint": "r-kvstore.cn-huhehaote.aliyuncs.com"
  492. },
  493. {
  494. "region": "ap-southeast-3",
  495. "endpoint": "r-kvstore.ap-southeast-3.aliyuncs.com"
  496. },
  497. {
  498. "region": "ap-southeast-2",
  499. "endpoint": "r-kvstore.ap-southeast-2.aliyuncs.com"
  500. },
  501. {
  502. "region": "cn-zhangjiakou",
  503. "endpoint": "r-kvstore.cn-zhangjiakou.aliyuncs.com"
  504. },
  505. {
  506. "region": "eu-central-1",
  507. "endpoint": "r-kvstore.eu-central-1.aliyuncs.com"
  508. },
  509. {
  510. "region": "cn-shanghai",
  511. "endpoint": "r-kvstore.aliyuncs.com"
  512. },
  513. {
  514. "region": "us-west-1",
  515. "endpoint": "r-kvstore.aliyuncs.com"
  516. },
  517. {
  518. "region": "cn-hongkong",
  519. "endpoint": "r-kvstore.cn-hongkong.aliyuncs.com"
  520. },
  521. {
  522. "region": "ap-southeast-1",
  523. "endpoint": "r-kvstore.ap-southeast-1.aliyuncs.com"
  524. },
  525. {
  526. "region": "ap-south-1",
  527. "endpoint": "r-kvstore.ap-south-1.aliyuncs.com"
  528. },
  529. {
  530. "region": "cn-qingdao",
  531. "endpoint": "r-kvstore.aliyuncs.com"
  532. },
  533. {
  534. "region": "cn-beijing",
  535. "endpoint": "r-kvstore.aliyuncs.com"
  536. },
  537. {
  538. "region": "cn-hangzhou",
  539. "endpoint": "r-kvstore.aliyuncs.com"
  540. },
  541. {
  542. "region": "eu-west-1",
  543. "endpoint": "r-kvstore.eu-west-1.aliyuncs.com"
  544. },
  545. {
  546. "region": "us-east-1",
  547. "endpoint": "r-kvstore.aliyuncs.com"
  548. },
  549. {
  550. "region": "me-east-1",
  551. "endpoint": "r-kvstore.me-east-1.aliyuncs.com"
  552. },
  553. {
  554. "region": "ap-northeast-1",
  555. "endpoint": "r-kvstore.ap-northeast-1.aliyuncs.com"
  556. },
  557. {
  558. "region": "ap-southeast-5",
  559. "endpoint": "r-kvstore.ap-southeast-5.aliyuncs.com"
  560. }
  561. ],
  562. "global_endpoint": "r-kvstore.aliyuncs.com",
  563. "regional_endpoint_pattern": ""
  564. },
  565. {
  566. "code": "xianzhi",
  567. "document_id": "",
  568. "location_service_code": "xianzhi",
  569. "regional_endpoints": [
  570. {
  571. "region": "cn-hangzhou",
  572. "endpoint": "xianzhi.aliyuncs.com"
  573. }
  574. ],
  575. "global_endpoint": "",
  576. "regional_endpoint_pattern": ""
  577. },
  578. {
  579. "code": "pcdn",
  580. "document_id": "",
  581. "location_service_code": "pcdn",
  582. "regional_endpoints": [
  583. {
  584. "region": "cn-hangzhou",
  585. "endpoint": "pcdn.aliyuncs.com"
  586. }
  587. ],
  588. "global_endpoint": "",
  589. "regional_endpoint_pattern": ""
  590. },
  591. {
  592. "code": "cdn",
  593. "document_id": "27148",
  594. "location_service_code": "cdn",
  595. "regional_endpoints": [
  596. {
  597. "region": "cn-hangzhou",
  598. "endpoint": "cdn.aliyuncs.com"
  599. }
  600. ],
  601. "global_endpoint": "cdn.aliyuncs.com",
  602. "regional_endpoint_pattern": ""
  603. },
  604. {
  605. "code": "cloudauth",
  606. "document_id": "60687",
  607. "location_service_code": "cloudauth",
  608. "regional_endpoints": [
  609. {
  610. "region": "cn-hangzhou",
  611. "endpoint": "cloudauth.aliyuncs.com"
  612. }
  613. ],
  614. "global_endpoint": "cloudauth.aliyuncs.com",
  615. "regional_endpoint_pattern": ""
  616. },
  617. {
  618. "code": "nas",
  619. "document_id": "62598",
  620. "location_service_code": "nas",
  621. "regional_endpoints": [
  622. {
  623. "region": "ap-southeast-2",
  624. "endpoint": "nas.ap-southeast-2.aliyuncs.com"
  625. },
  626. {
  627. "region": "ap-south-1",
  628. "endpoint": "nas.ap-south-1.aliyuncs.com"
  629. },
  630. {
  631. "region": "eu-central-1",
  632. "endpoint": "nas.eu-central-1.aliyuncs.com"
  633. },
  634. {
  635. "region": "us-west-1",
  636. "endpoint": "nas.us-west-1.aliyuncs.com"
  637. },
  638. {
  639. "region": "cn-huhehaote",
  640. "endpoint": "nas.cn-huhehaote.aliyuncs.com"
  641. },
  642. {
  643. "region": "cn-qingdao",
  644. "endpoint": "nas.cn-qingdao.aliyuncs.com"
  645. },
  646. {
  647. "region": "ap-southeast-1",
  648. "endpoint": "nas.ap-southeast-1.aliyuncs.com"
  649. },
  650. {
  651. "region": "cn-beijing",
  652. "endpoint": "nas.cn-beijing.aliyuncs.com"
  653. },
  654. {
  655. "region": "cn-shanghai",
  656. "endpoint": "nas.cn-shanghai.aliyuncs.com"
  657. },
  658. {
  659. "region": "cn-hangzhou",
  660. "endpoint": "nas.cn-hangzhou.aliyuncs.com"
  661. },
  662. {
  663. "region": "cn-zhangjiakou",
  664. "endpoint": "nas.cn-zhangjiakou.aliyuncs.com"
  665. },
  666. {
  667. "region": "ap-northeast-1",
  668. "endpoint": "nas.ap-northeast-1.aliyuncs.com"
  669. },
  670. {
  671. "region": "us-east-1",
  672. "endpoint": "nas.us-east-1.aliyuncs.com"
  673. },
  674. {
  675. "region": "cn-shenzhen",
  676. "endpoint": "nas.cn-shenzhen.aliyuncs.com"
  677. },
  678. {
  679. "region": "ap-southeast-5",
  680. "endpoint": "nas.ap-southeast-5.aliyuncs.com"
  681. },
  682. {
  683. "region": "cn-hongkong",
  684. "endpoint": "nas.cn-hongkong.aliyuncs.com"
  685. },
  686. {
  687. "region": "ap-southeast-3",
  688. "endpoint": "nas.ap-southeast-3.aliyuncs.com"
  689. }
  690. ],
  691. "global_endpoint": "",
  692. "regional_endpoint_pattern": ""
  693. },
  694. {
  695. "code": "alidns",
  696. "document_id": "29739",
  697. "location_service_code": "alidns",
  698. "regional_endpoints": [
  699. {
  700. "region": "cn-hangzhou",
  701. "endpoint": "alidns.aliyuncs.com"
  702. }
  703. ],
  704. "global_endpoint": "alidns.aliyuncs.com",
  705. "regional_endpoint_pattern": ""
  706. },
  707. {
  708. "code": "dts",
  709. "document_id": "",
  710. "location_service_code": "dts",
  711. "regional_endpoints": [
  712. {
  713. "region": "cn-beijing",
  714. "endpoint": "dts.aliyuncs.com"
  715. },
  716. {
  717. "region": "cn-zhangjiakou",
  718. "endpoint": "dts.aliyuncs.com"
  719. },
  720. {
  721. "region": "cn-hangzhou",
  722. "endpoint": "dts.aliyuncs.com"
  723. },
  724. {
  725. "region": "cn-shanghai",
  726. "endpoint": "dts.aliyuncs.com"
  727. },
  728. {
  729. "region": "cn-hongkong",
  730. "endpoint": "dts.aliyuncs.com"
  731. },
  732. {
  733. "region": "cn-qingdao",
  734. "endpoint": "dts.aliyuncs.com"
  735. },
  736. {
  737. "region": "cn-huhehaote",
  738. "endpoint": "dts.aliyuncs.com"
  739. },
  740. {
  741. "region": "cn-shenzhen",
  742. "endpoint": "dts.aliyuncs.com"
  743. },
  744. {
  745. "region": "ap-southeast-1",
  746. "endpoint": "dts.aliyuncs.com"
  747. }
  748. ],
  749. "global_endpoint": "",
  750. "regional_endpoint_pattern": ""
  751. },
  752. {
  753. "code": "emas",
  754. "document_id": "",
  755. "location_service_code": "emas",
  756. "regional_endpoints": [
  757. {
  758. "region": "cn-shanghai",
  759. "endpoint": "mhub.cn-shanghai.aliyuncs.com"
  760. },
  761. {
  762. "region": "cn-hangzhou",
  763. "endpoint": "mhub.cn-hangzhou.aliyuncs.com"
  764. }
  765. ],
  766. "global_endpoint": "",
  767. "regional_endpoint_pattern": ""
  768. },
  769. {
  770. "code": "dysmsapi",
  771. "document_id": "",
  772. "location_service_code": "dysmsapi",
  773. "regional_endpoints": [
  774. {
  775. "region": "ap-southeast-3",
  776. "endpoint": "dysmsapi.ap-southeast-1.aliyuncs.com"
  777. },
  778. {
  779. "region": "cn-qingdao",
  780. "endpoint": "dysmsapi.aliyuncs.com"
  781. },
  782. {
  783. "region": "cn-chengdu",
  784. "endpoint": "dysmsapi.aliyuncs.com"
  785. },
  786. {
  787. "region": "me-east-1",
  788. "endpoint": "dysmsapi.ap-southeast-1.aliyuncs.com"
  789. },
  790. {
  791. "region": "ap-southeast-5",
  792. "endpoint": "dysmsapi.ap-southeast-1.aliyuncs.com"
  793. },
  794. {
  795. "region": "ap-southeast-2",
  796. "endpoint": "dysmsapi.ap-southeast-1.aliyuncs.com"
  797. },
  798. {
  799. "region": "cn-zhangjiakou",
  800. "endpoint": "dysmsapi.aliyuncs.com"
  801. },
  802. {
  803. "region": "cn-hongkong",
  804. "endpoint": "dysmsapi.ap-southeast-1.aliyuncs.com"
  805. },
  806. {
  807. "region": "us-east-1",
  808. "endpoint": "dysmsapi.ap-southeast-1.aliyuncs.com"
  809. },
  810. {
  811. "region": "cn-beijing",
  812. "endpoint": "dysmsapi.aliyuncs.com"
  813. },
  814. {
  815. "region": "cn-hangzhou",
  816. "endpoint": "dysmsapi.aliyuncs.com"
  817. },
  818. {
  819. "region": "ap-northeast-1",
  820. "endpoint": "dysmsapi.ap-southeast-1.aliyuncs.com"
  821. },
  822. {
  823. "region": "ap-south-1",
  824. "endpoint": "dysmsapi.ap-southeast-1.aliyuncs.com"
  825. },
  826. {
  827. "region": "ap-southeast-1",
  828. "endpoint": "dysmsapi.ap-southeast-1.aliyuncs.com"
  829. },
  830. {
  831. "region": "us-west-1",
  832. "endpoint": "dysmsapi.ap-southeast-1.aliyuncs.com"
  833. },
  834. {
  835. "region": "eu-central-1",
  836. "endpoint": "dysmsapi.ap-southeast-1.aliyuncs.com"
  837. },
  838. {
  839. "region": "cn-shenzhen",
  840. "endpoint": "dysmsapi.aliyuncs.com"
  841. },
  842. {
  843. "region": "cn-huhehaote",
  844. "endpoint": "dysmsapi.aliyuncs.com"
  845. },
  846. {
  847. "region": "cn-shanghai",
  848. "endpoint": "dysmsapi.aliyuncs.com"
  849. }
  850. ],
  851. "global_endpoint": "",
  852. "regional_endpoint_pattern": ""
  853. },
  854. {
  855. "code": "cloudwf",
  856. "document_id": "58111",
  857. "location_service_code": "cloudwf",
  858. "regional_endpoints": null,
  859. "global_endpoint": "cloudwf.aliyuncs.com",
  860. "regional_endpoint_pattern": ""
  861. },
  862. {
  863. "code": "fc",
  864. "document_id": "",
  865. "location_service_code": "fc",
  866. "regional_endpoints": [
  867. {
  868. "region": "cn-beijing",
  869. "endpoint": "cn-beijing.fc.aliyuncs.com"
  870. },
  871. {
  872. "region": "ap-southeast-2",
  873. "endpoint": "ap-southeast-2.fc.aliyuncs.com"
  874. },
  875. {
  876. "region": "cn-huhehaote",
  877. "endpoint": "cn-huhehaote.fc.aliyuncs.com"
  878. },
  879. {
  880. "region": "cn-shanghai",
  881. "endpoint": "cn-shanghai.fc.aliyuncs.com"
  882. },
  883. {
  884. "region": "cn-hangzhou",
  885. "endpoint": "cn-hangzhou.fc.aliyuncs.com"
  886. },
  887. {
  888. "region": "cn-shenzhen",
  889. "endpoint": "cn-shenzhen.fc.aliyuncs.com"
  890. }
  891. ],
  892. "global_endpoint": "",
  893. "regional_endpoint_pattern": ""
  894. },
  895. {
  896. "code": "saf",
  897. "document_id": "",
  898. "location_service_code": "saf",
  899. "regional_endpoints": [
  900. {
  901. "region": "cn-hangzhou",
  902. "endpoint": "saf.cn-shanghai.aliyuncs.com"
  903. },
  904. {
  905. "region": "cn-shanghai",
  906. "endpoint": "saf.cn-shanghai.aliyuncs.com"
  907. },
  908. {
  909. "region": "cn-shenzhen",
  910. "endpoint": "saf.cn-shenzhen.aliyuncs.com"
  911. }
  912. ],
  913. "global_endpoint": "",
  914. "regional_endpoint_pattern": ""
  915. },
  916. {
  917. "code": "rds",
  918. "document_id": "26223",
  919. "location_service_code": "rds",
  920. "regional_endpoints": [
  921. {
  922. "region": "ap-northeast-1",
  923. "endpoint": "rds.ap-northeast-1.aliyuncs.com"
  924. },
  925. {
  926. "region": "ap-south-1",
  927. "endpoint": "rds.ap-south-1.aliyuncs.com"
  928. },
  929. {
  930. "region": "cn-zhangjiakou",
  931. "endpoint": "rds.cn-zhangjiakou.aliyuncs.com"
  932. },
  933. {
  934. "region": "cn-beijing",
  935. "endpoint": "rds.aliyuncs.com"
  936. },
  937. {
  938. "region": "cn-hongkong",
  939. "endpoint": "rds.aliyuncs.com"
  940. },
  941. {
  942. "region": "ap-southeast-1",
  943. "endpoint": "rds.aliyuncs.com"
  944. },
  945. {
  946. "region": "eu-west-1",
  947. "endpoint": "rds.eu-west-1.aliyuncs.com"
  948. },
  949. {
  950. "region": "us-east-1",
  951. "endpoint": "rds.aliyuncs.com"
  952. },
  953. {
  954. "region": "ap-southeast-3",
  955. "endpoint": "rds.ap-southeast-3.aliyuncs.com"
  956. },
  957. {
  958. "region": "ap-southeast-2",
  959. "endpoint": "rds.ap-southeast-2.aliyuncs.com"
  960. },
  961. {
  962. "region": "cn-shanghai",
  963. "endpoint": "rds.aliyuncs.com"
  964. },
  965. {
  966. "region": "cn-huhehaote",
  967. "endpoint": "rds.cn-huhehaote.aliyuncs.com"
  968. },
  969. {
  970. "region": "ap-southeast-5",
  971. "endpoint": "rds.ap-southeast-5.aliyuncs.com"
  972. },
  973. {
  974. "region": "eu-central-1",
  975. "endpoint": "rds.eu-central-1.aliyuncs.com"
  976. },
  977. {
  978. "region": "cn-qingdao",
  979. "endpoint": "rds.aliyuncs.com"
  980. },
  981. {
  982. "region": "me-east-1",
  983. "endpoint": "rds.me-east-1.aliyuncs.com"
  984. },
  985. {
  986. "region": "cn-hangzhou",
  987. "endpoint": "rds.aliyuncs.com"
  988. },
  989. {
  990. "region": "cn-shenzhen",
  991. "endpoint": "rds.aliyuncs.com"
  992. },
  993. {
  994. "region": "us-west-1",
  995. "endpoint": "rds.aliyuncs.com"
  996. }
  997. ],
  998. "global_endpoint": "rds.aliyuncs.com",
  999. "regional_endpoint_pattern": ""
  1000. },
  1001. {
  1002. "code": "vpc",
  1003. "document_id": "34962",
  1004. "location_service_code": "vpc",
  1005. "regional_endpoints": [
  1006. {
  1007. "region": "ap-south-1",
  1008. "endpoint": "vpc.ap-south-1.aliyuncs.com"
  1009. },
  1010. {
  1011. "region": "cn-beijing",
  1012. "endpoint": "vpc.aliyuncs.com"
  1013. },
  1014. {
  1015. "region": "cn-shanghai",
  1016. "endpoint": "vpc.aliyuncs.com"
  1017. },
  1018. {
  1019. "region": "cn-shenzhen",
  1020. "endpoint": "vpc.aliyuncs.com"
  1021. },
  1022. {
  1023. "region": "ap-southeast-1",
  1024. "endpoint": "vpc.aliyuncs.com"
  1025. },
  1026. {
  1027. "region": "ap-southeast-2",
  1028. "endpoint": "vpc.ap-southeast-2.aliyuncs.com"
  1029. },
  1030. {
  1031. "region": "ap-northeast-1",
  1032. "endpoint": "vpc.ap-northeast-1.aliyuncs.com"
  1033. },
  1034. {
  1035. "region": "cn-qingdao",
  1036. "endpoint": "vpc.aliyuncs.com"
  1037. },
  1038. {
  1039. "region": "cn-hangzhou",
  1040. "endpoint": "vpc.aliyuncs.com"
  1041. },
  1042. {
  1043. "region": "cn-hongkong",
  1044. "endpoint": "vpc.aliyuncs.com"
  1045. },
  1046. {
  1047. "region": "cn-huhehaote",
  1048. "endpoint": "vpc.cn-huhehaote.aliyuncs.com"
  1049. },
  1050. {
  1051. "region": "me-east-1",
  1052. "endpoint": "vpc.me-east-1.aliyuncs.com"
  1053. },
  1054. {
  1055. "region": "ap-southeast-5",
  1056. "endpoint": "vpc.ap-southeast-5.aliyuncs.com"
  1057. },
  1058. {
  1059. "region": "ap-southeast-3",
  1060. "endpoint": "vpc.ap-southeast-3.aliyuncs.com"
  1061. },
  1062. {
  1063. "region": "eu-central-1",
  1064. "endpoint": "vpc.eu-central-1.aliyuncs.com"
  1065. },
  1066. {
  1067. "region": "cn-zhangjiakou",
  1068. "endpoint": "vpc.cn-zhangjiakou.aliyuncs.com"
  1069. },
  1070. {
  1071. "region": "eu-west-1",
  1072. "endpoint": "vpc.eu-west-1.aliyuncs.com"
  1073. },
  1074. {
  1075. "region": "us-west-1",
  1076. "endpoint": "vpc.aliyuncs.com"
  1077. },
  1078. {
  1079. "region": "us-east-1",
  1080. "endpoint": "vpc.aliyuncs.com"
  1081. }
  1082. ],
  1083. "global_endpoint": "vpc.aliyuncs.com",
  1084. "regional_endpoint_pattern": ""
  1085. },
  1086. {
  1087. "code": "gpdb",
  1088. "document_id": "",
  1089. "location_service_code": "gpdb",
  1090. "regional_endpoints": [
  1091. {
  1092. "region": "ap-southeast-3",
  1093. "endpoint": "gpdb.ap-southeast-3.aliyuncs.com"
  1094. },
  1095. {
  1096. "region": "cn-shanghai",
  1097. "endpoint": "gpdb.aliyuncs.com"
  1098. },
  1099. {
  1100. "region": "ap-southeast-1",
  1101. "endpoint": "gpdb.aliyuncs.com"
  1102. },
  1103. {
  1104. "region": "us-west-1",
  1105. "endpoint": "gpdb.aliyuncs.com"
  1106. },
  1107. {
  1108. "region": "cn-huhehaote",
  1109. "endpoint": "gpdb.cn-huhehaote.aliyuncs.com"
  1110. },
  1111. {
  1112. "region": "cn-shenzhen",
  1113. "endpoint": "gpdb.aliyuncs.com"
  1114. },
  1115. {
  1116. "region": "cn-hangzhou",
  1117. "endpoint": "gpdb.aliyuncs.com"
  1118. },
  1119. {
  1120. "region": "us-east-1",
  1121. "endpoint": "gpdb.aliyuncs.com"
  1122. },
  1123. {
  1124. "region": "ap-southeast-5",
  1125. "endpoint": "gpdb.ap-southeast-5.aliyuncs.com"
  1126. },
  1127. {
  1128. "region": "ap-southeast-2",
  1129. "endpoint": "gpdb.ap-southeast-2.aliyuncs.com"
  1130. },
  1131. {
  1132. "region": "eu-central-1",
  1133. "endpoint": "gpdb.eu-central-1.aliyuncs.com"
  1134. },
  1135. {
  1136. "region": "cn-zhangjiakou",
  1137. "endpoint": "gpdb.cn-zhangjiakou.aliyuncs.com"
  1138. },
  1139. {
  1140. "region": "cn-beijing",
  1141. "endpoint": "gpdb.aliyuncs.com"
  1142. },
  1143. {
  1144. "region": "ap-northeast-1",
  1145. "endpoint": "gpdb.ap-northeast-1.aliyuncs.com"
  1146. },
  1147. {
  1148. "region": "eu-west-1",
  1149. "endpoint": "gpdb.eu-west-1.aliyuncs.com"
  1150. },
  1151. {
  1152. "region": "ap-south-1",
  1153. "endpoint": "gpdb.ap-south-1.aliyuncs.com"
  1154. }
  1155. ],
  1156. "global_endpoint": "gpdb.aliyuncs.com",
  1157. "regional_endpoint_pattern": ""
  1158. },
  1159. {
  1160. "code": "yunmarket",
  1161. "document_id": "",
  1162. "location_service_code": "yunmarket",
  1163. "regional_endpoints": [
  1164. {
  1165. "region": "cn-hangzhou",
  1166. "endpoint": "market.aliyuncs.com"
  1167. }
  1168. ],
  1169. "global_endpoint": "",
  1170. "regional_endpoint_pattern": ""
  1171. },
  1172. {
  1173. "code": "pvtz",
  1174. "document_id": "",
  1175. "location_service_code": "pvtz",
  1176. "regional_endpoints": [
  1177. {
  1178. "region": "ap-southeast-1",
  1179. "endpoint": "pvtz.aliyuncs.com"
  1180. },
  1181. {
  1182. "region": "cn-hangzhou",
  1183. "endpoint": "pvtz.aliyuncs.com"
  1184. }
  1185. ],
  1186. "global_endpoint": "",
  1187. "regional_endpoint_pattern": ""
  1188. },
  1189. {
  1190. "code": "oss",
  1191. "document_id": "",
  1192. "location_service_code": "oss",
  1193. "regional_endpoints": [
  1194. {
  1195. "region": "cn-beijing",
  1196. "endpoint": "oss-cn-beijing.aliyuncs.com"
  1197. },
  1198. {
  1199. "region": "cn-hangzhou",
  1200. "endpoint": "oss-cn-hangzhou.aliyuncs.com"
  1201. },
  1202. {
  1203. "region": "cn-shanghai",
  1204. "endpoint": "oss-cn-shanghai.aliyuncs.com"
  1205. },
  1206. {
  1207. "region": "cn-hongkong",
  1208. "endpoint": "oss-cn-hongkong.aliyuncs.com"
  1209. },
  1210. {
  1211. "region": "cn-shenzhen",
  1212. "endpoint": "oss-cn-shenzhen.aliyuncs.com"
  1213. },
  1214. {
  1215. "region": "ap-southeast-1",
  1216. "endpoint": "oss-ap-southeast-1.aliyuncs.com"
  1217. },
  1218. {
  1219. "region": "us-west-1",
  1220. "endpoint": "oss-us-west-1.aliyuncs.com"
  1221. },
  1222. {
  1223. "region": "cn-qingdao",
  1224. "endpoint": "oss-cn-qingdao.aliyuncs.com"
  1225. }
  1226. ],
  1227. "global_endpoint": "",
  1228. "regional_endpoint_pattern": ""
  1229. },
  1230. {
  1231. "code": "foas",
  1232. "document_id": "",
  1233. "location_service_code": "foas",
  1234. "regional_endpoints": [
  1235. {
  1236. "region": "cn-qingdao",
  1237. "endpoint": "foas.cn-qingdao.aliyuncs.com"
  1238. },
  1239. {
  1240. "region": "cn-beijing",
  1241. "endpoint": "foas.cn-beijing.aliyuncs.com"
  1242. },
  1243. {
  1244. "region": "cn-zhangjiakou",
  1245. "endpoint": "foas.cn-zhangjiakou.aliyuncs.com"
  1246. },
  1247. {
  1248. "region": "cn-hangzhou",
  1249. "endpoint": "foas.cn-hangzhou.aliyuncs.com"
  1250. },
  1251. {
  1252. "region": "cn-shanghai",
  1253. "endpoint": "foas.cn-shanghai.aliyuncs.com"
  1254. },
  1255. {
  1256. "region": "cn-shenzhen",
  1257. "endpoint": "foas.cn-shenzhen.aliyuncs.com"
  1258. },
  1259. {
  1260. "region": "ap-northeast-1",
  1261. "endpoint": "foas.ap-northeast-1.aliyuncs.com"
  1262. }
  1263. ],
  1264. "global_endpoint": "",
  1265. "regional_endpoint_pattern": ""
  1266. },
  1267. {
  1268. "code": "ddos",
  1269. "document_id": "",
  1270. "location_service_code": "ddos",
  1271. "regional_endpoints": [
  1272. {
  1273. "region": "cn-hangzhou",
  1274. "endpoint": "ddospro.cn-hangzhou.aliyuncs.com"
  1275. },
  1276. {
  1277. "region": "cn-hongkong",
  1278. "endpoint": "ddospro.cn-hongkong.aliyuncs.com"
  1279. }
  1280. ],
  1281. "global_endpoint": "",
  1282. "regional_endpoint_pattern": ""
  1283. },
  1284. {
  1285. "code": "cbn",
  1286. "document_id": "",
  1287. "location_service_code": "cbn",
  1288. "regional_endpoints": [
  1289. {
  1290. "region": "ap-southeast-1",
  1291. "endpoint": "cbn.aliyuncs.com"
  1292. },
  1293. {
  1294. "region": "ap-northeast-1",
  1295. "endpoint": "cbn.aliyuncs.com"
  1296. },
  1297. {
  1298. "region": "cn-qingdao",
  1299. "endpoint": "cbn.aliyuncs.com"
  1300. },
  1301. {
  1302. "region": "cn-hongkong",
  1303. "endpoint": "cbn.aliyuncs.com"
  1304. },
  1305. {
  1306. "region": "ap-southeast-2",
  1307. "endpoint": "cbn.aliyuncs.com"
  1308. },
  1309. {
  1310. "region": "us-west-1",
  1311. "endpoint": "cbn.aliyuncs.com"
  1312. },
  1313. {
  1314. "region": "cn-beijing",
  1315. "endpoint": "cbn.aliyuncs.com"
  1316. },
  1317. {
  1318. "region": "cn-shenzhen",
  1319. "endpoint": "cbn.aliyuncs.com"
  1320. },
  1321. {
  1322. "region": "ap-southeast-3",
  1323. "endpoint": "cbn.aliyuncs.com"
  1324. },
  1325. {
  1326. "region": "ap-southeast-5",
  1327. "endpoint": "cbn.aliyuncs.com"
  1328. },
  1329. {
  1330. "region": "eu-west-1",
  1331. "endpoint": "cbn.aliyuncs.com"
  1332. },
  1333. {
  1334. "region": "cn-hangzhou",
  1335. "endpoint": "cbn.aliyuncs.com"
  1336. },
  1337. {
  1338. "region": "cn-huhehaote",
  1339. "endpoint": "cbn.aliyuncs.com"
  1340. },
  1341. {
  1342. "region": "cn-shanghai",
  1343. "endpoint": "cbn.aliyuncs.com"
  1344. },
  1345. {
  1346. "region": "us-east-1",
  1347. "endpoint": "cbn.aliyuncs.com"
  1348. },
  1349. {
  1350. "region": "eu-central-1",
  1351. "endpoint": "cbn.aliyuncs.com"
  1352. },
  1353. {
  1354. "region": "me-east-1",
  1355. "endpoint": "cbn.aliyuncs.com"
  1356. },
  1357. {
  1358. "region": "ap-south-1",
  1359. "endpoint": "cbn.aliyuncs.com"
  1360. },
  1361. {
  1362. "region": "cn-zhangjiakou",
  1363. "endpoint": "cbn.aliyuncs.com"
  1364. }
  1365. ],
  1366. "global_endpoint": "cbn.aliyuncs.com",
  1367. "regional_endpoint_pattern": ""
  1368. },
  1369. {
  1370. "code": "nlp",
  1371. "document_id": "",
  1372. "location_service_code": "nlp",
  1373. "regional_endpoints": [
  1374. {
  1375. "region": "cn-shanghai",
  1376. "endpoint": "nlp.cn-shanghai.aliyuncs.com"
  1377. }
  1378. ],
  1379. "global_endpoint": "",
  1380. "regional_endpoint_pattern": ""
  1381. },
  1382. {
  1383. "code": "hsm",
  1384. "document_id": "",
  1385. "location_service_code": "hsm",
  1386. "regional_endpoints": [
  1387. {
  1388. "region": "cn-beijing",
  1389. "endpoint": "hsm.aliyuncs.com"
  1390. },
  1391. {
  1392. "region": "cn-hangzhou",
  1393. "endpoint": "hsm.aliyuncs.com"
  1394. },
  1395. {
  1396. "region": "cn-shanghai",
  1397. "endpoint": "hsm.aliyuncs.com"
  1398. },
  1399. {
  1400. "region": "cn-hongkong",
  1401. "endpoint": "hsm.aliyuncs.com"
  1402. },
  1403. {
  1404. "region": "cn-shenzhen",
  1405. "endpoint": "hsm.aliyuncs.com"
  1406. },
  1407. {
  1408. "region": "ap-southeast-1",
  1409. "endpoint": "hsm.aliyuncs.com"
  1410. }
  1411. ],
  1412. "global_endpoint": "",
  1413. "regional_endpoint_pattern": ""
  1414. },
  1415. {
  1416. "code": "ons",
  1417. "document_id": "44416",
  1418. "location_service_code": "ons",
  1419. "regional_endpoints": [
  1420. {
  1421. "region": "ap-southeast-1",
  1422. "endpoint": "ons.ap-southeast-1.aliyuncs.com"
  1423. },
  1424. {
  1425. "region": "cn-huhehaote",
  1426. "endpoint": "ons.cn-huhehaote.aliyuncs.com"
  1427. },
  1428. {
  1429. "region": "us-east-1",
  1430. "endpoint": "ons.us-east-1.aliyuncs.com"
  1431. },
  1432. {
  1433. "region": "cn-hongkong",
  1434. "endpoint": "ons.cn-hongkong.aliyuncs.com"
  1435. },
  1436. {
  1437. "region": "cn-shenzhen",
  1438. "endpoint": "ons.cn-shenzhen.aliyuncs.com"
  1439. },
  1440. {
  1441. "region": "ap-southeast-3",
  1442. "endpoint": "ons.ap-southeast-3.aliyuncs.com"
  1443. },
  1444. {
  1445. "region": "cn-hangzhou",
  1446. "endpoint": "ons.cn-hangzhou.aliyuncs.com"
  1447. },
  1448. {
  1449. "region": "cn-qingdao",
  1450. "endpoint": "ons.cn-qingdao.aliyuncs.com"
  1451. },
  1452. {
  1453. "region": "cn-zhangjiakou",
  1454. "endpoint": "ons.cn-zhangjiakou.aliyuncs.com"
  1455. },
  1456. {
  1457. "region": "me-east-1",
  1458. "endpoint": "ons.me-east-1.aliyuncs.com"
  1459. },
  1460. {
  1461. "region": "ap-northeast-1",
  1462. "endpoint": "ons.ap-northeast-1.aliyuncs.com"
  1463. },
  1464. {
  1465. "region": "ap-southeast-2",
  1466. "endpoint": "ons.ap-southeast-2.aliyuncs.com"
  1467. },
  1468. {
  1469. "region": "ap-south-1",
  1470. "endpoint": "ons.cn-hangzhou.aliyuncs.com"
  1471. },
  1472. {
  1473. "region": "eu-central-1",
  1474. "endpoint": "ons.eu-central-1.aliyuncs.com"
  1475. },
  1476. {
  1477. "region": "eu-west-1",
  1478. "endpoint": "ons.eu-west-1.aliyuncs.com"
  1479. },
  1480. {
  1481. "region": "us-west-1",
  1482. "endpoint": "ons.us-west-1.aliyuncs.com"
  1483. },
  1484. {
  1485. "region": "cn-beijing",
  1486. "endpoint": "ons.cn-beijing.aliyuncs.com"
  1487. },
  1488. {
  1489. "region": "cn-shanghai",
  1490. "endpoint": "ons.cn-shanghai.aliyuncs.com"
  1491. }
  1492. ],
  1493. "global_endpoint": "",
  1494. "regional_endpoint_pattern": ""
  1495. },
  1496. {
  1497. "code": "kms",
  1498. "document_id": "",
  1499. "location_service_code": "kms",
  1500. "regional_endpoints": [
  1501. {
  1502. "region": "cn-hongkong",
  1503. "endpoint": "kms.cn-hongkong.aliyuncs.com"
  1504. },
  1505. {
  1506. "region": "cn-hangzhou",
  1507. "endpoint": "kms.cn-hangzhou.aliyuncs.com"
  1508. },
  1509. {
  1510. "region": "ap-south-1",
  1511. "endpoint": "kms.ap-south-1.aliyuncs.com"
  1512. },
  1513. {
  1514. "region": "cn-qingdao",
  1515. "endpoint": "kms.cn-qingdao.aliyuncs.com"
  1516. },
  1517. {
  1518. "region": "eu-west-1",
  1519. "endpoint": "kms.eu-west-1.aliyuncs.com"
  1520. },
  1521. {
  1522. "region": "us-east-1",
  1523. "endpoint": "kms.us-east-1.aliyuncs.com"
  1524. },
  1525. {
  1526. "region": "cn-beijing",
  1527. "endpoint": "kms.cn-beijing.aliyuncs.com"
  1528. },
  1529. {
  1530. "region": "cn-zhangjiakou",
  1531. "endpoint": "kms.cn-zhangjiakou.aliyuncs.com"
  1532. },
  1533. {
  1534. "region": "cn-shanghai",
  1535. "endpoint": "kms.cn-shanghai.aliyuncs.com"
  1536. },
  1537. {
  1538. "region": "ap-southeast-5",
  1539. "endpoint": "kms.ap-southeast-5.aliyuncs.com"
  1540. },
  1541. {
  1542. "region": "cn-huhehaote",
  1543. "endpoint": "kms.cn-huhehaote.aliyuncs.com"
  1544. },
  1545. {
  1546. "region": "me-east-1",
  1547. "endpoint": "kms.me-east-1.aliyuncs.com"
  1548. },
  1549. {
  1550. "region": "cn-shenzhen",
  1551. "endpoint": "kms.cn-shenzhen.aliyuncs.com"
  1552. },
  1553. {
  1554. "region": "ap-southeast-3",
  1555. "endpoint": "kms.ap-southeast-3.aliyuncs.com"
  1556. },
  1557. {
  1558. "region": "us-west-1",
  1559. "endpoint": "kms.us-west-1.aliyuncs.com"
  1560. },
  1561. {
  1562. "region": "ap-southeast-2",
  1563. "endpoint": "kms.ap-southeast-2.aliyuncs.com"
  1564. },
  1565. {
  1566. "region": "ap-southeast-1",
  1567. "endpoint": "kms.ap-southeast-1.aliyuncs.com"
  1568. },
  1569. {
  1570. "region": "eu-central-1",
  1571. "endpoint": "kms.eu-central-1.aliyuncs.com"
  1572. },
  1573. {
  1574. "region": "ap-northeast-1",
  1575. "endpoint": "kms.ap-northeast-1.aliyuncs.com"
  1576. }
  1577. ],
  1578. "global_endpoint": "",
  1579. "regional_endpoint_pattern": ""
  1580. },
  1581. {
  1582. "code": "cps",
  1583. "document_id": "",
  1584. "location_service_code": "cps",
  1585. "regional_endpoints": [
  1586. {
  1587. "region": "cn-hangzhou",
  1588. "endpoint": "cloudpush.aliyuncs.com"
  1589. }
  1590. ],
  1591. "global_endpoint": "",
  1592. "regional_endpoint_pattern": ""
  1593. },
  1594. {
  1595. "code": "ensdisk",
  1596. "document_id": "",
  1597. "location_service_code": "ensdisk",
  1598. "regional_endpoints": [
  1599. {
  1600. "region": "cn-hangzhou",
  1601. "endpoint": "ens.aliyuncs.com"
  1602. }
  1603. ],
  1604. "global_endpoint": "",
  1605. "regional_endpoint_pattern": ""
  1606. },
  1607. {
  1608. "code": "cloudapi",
  1609. "document_id": "43590",
  1610. "location_service_code": "apigateway",
  1611. "regional_endpoints": [
  1612. {
  1613. "region": "ap-southeast-2",
  1614. "endpoint": "apigateway.ap-southeast-2.aliyuncs.com"
  1615. },
  1616. {
  1617. "region": "ap-south-1",
  1618. "endpoint": "apigateway.ap-south-1.aliyuncs.com"
  1619. },
  1620. {
  1621. "region": "us-east-1",
  1622. "endpoint": "apigateway.us-east-1.aliyuncs.com"
  1623. },
  1624. {
  1625. "region": "me-east-1",
  1626. "endpoint": "apigateway.me-east-1.aliyuncs.com"
  1627. },
  1628. {
  1629. "region": "cn-qingdao",
  1630. "endpoint": "apigateway.cn-qingdao.aliyuncs.com"
  1631. },
  1632. {
  1633. "region": "cn-beijing",
  1634. "endpoint": "apigateway.cn-beijing.aliyuncs.com"
  1635. },
  1636. {
  1637. "region": "ap-southeast-5",
  1638. "endpoint": "apigateway.ap-southeast-5.aliyuncs.com"
  1639. },
  1640. {
  1641. "region": "ap-southeast-3",
  1642. "endpoint": "apigateway.ap-southeast-3.aliyuncs.com"
  1643. },
  1644. {
  1645. "region": "cn-zhangjiakou",
  1646. "endpoint": "apigateway.cn-zhangjiakou.aliyuncs.com"
  1647. },
  1648. {
  1649. "region": "cn-huhehaote",
  1650. "endpoint": "apigateway.cn-huhehaote.aliyuncs.com"
  1651. },
  1652. {
  1653. "region": "ap-southeast-1",
  1654. "endpoint": "apigateway.ap-southeast-1.aliyuncs.com"
  1655. },
  1656. {
  1657. "region": "eu-central-1",
  1658. "endpoint": "apigateway.eu-central-1.aliyuncs.com"
  1659. },
  1660. {
  1661. "region": "cn-hangzhou",
  1662. "endpoint": "apigateway.cn-hangzhou.aliyuncs.com"
  1663. },
  1664. {
  1665. "region": "us-west-1",
  1666. "endpoint": "apigateway.us-west-1.aliyuncs.com"
  1667. },
  1668. {
  1669. "region": "cn-shenzhen",
  1670. "endpoint": "apigateway.cn-shenzhen.aliyuncs.com"
  1671. },
  1672. {
  1673. "region": "eu-west-1",
  1674. "endpoint": "apigateway.eu-west-1.aliyuncs.com"
  1675. },
  1676. {
  1677. "region": "cn-shanghai",
  1678. "endpoint": "apigateway.cn-shanghai.aliyuncs.com"
  1679. },
  1680. {
  1681. "region": "ap-northeast-1",
  1682. "endpoint": "apigateway.ap-northeast-1.aliyuncs.com"
  1683. },
  1684. {
  1685. "region": "cn-hongkong",
  1686. "endpoint": "apigateway.cn-hongkong.aliyuncs.com"
  1687. }
  1688. ],
  1689. "global_endpoint": "",
  1690. "regional_endpoint_pattern": "apigateway.[RegionId].aliyuncs.com"
  1691. },
  1692. {
  1693. "code": "eci",
  1694. "document_id": "",
  1695. "location_service_code": "eci",
  1696. "regional_endpoints": [
  1697. {
  1698. "region": "cn-shanghai",
  1699. "endpoint": "eci.aliyuncs.com"
  1700. },
  1701. {
  1702. "region": "cn-hangzhou",
  1703. "endpoint": "eci.aliyuncs.com"
  1704. },
  1705. {
  1706. "region": "us-west-1",
  1707. "endpoint": "eci.aliyuncs.com"
  1708. },
  1709. {
  1710. "region": "cn-beijing",
  1711. "endpoint": "eci.aliyuncs.com"
  1712. },
  1713. {
  1714. "region": "cn-shenzhen",
  1715. "endpoint": "eci.aliyuncs.com"
  1716. },
  1717. {
  1718. "region": "ap-southeast-1",
  1719. "endpoint": "eci.aliyuncs.com"
  1720. }
  1721. ],
  1722. "global_endpoint": "",
  1723. "regional_endpoint_pattern": ""
  1724. },
  1725. {
  1726. "code": "onsvip",
  1727. "document_id": "",
  1728. "location_service_code": "onsvip",
  1729. "regional_endpoints": [
  1730. {
  1731. "region": "cn-beijing",
  1732. "endpoint": "ons.cn-beijing.aliyuncs.com"
  1733. },
  1734. {
  1735. "region": "cn-hangzhou",
  1736. "endpoint": "ons.cn-hangzhou.aliyuncs.com"
  1737. },
  1738. {
  1739. "region": "cn-shanghai",
  1740. "endpoint": "ons.cn-shanghai.aliyuncs.com"
  1741. },
  1742. {
  1743. "region": "cn-shenzhen",
  1744. "endpoint": "ons.cn-shenzhen.aliyuncs.com"
  1745. },
  1746. {
  1747. "region": "ap-southeast-1",
  1748. "endpoint": "ons.ap-southeast-1.aliyuncs.com"
  1749. },
  1750. {
  1751. "region": "cn-qingdao",
  1752. "endpoint": "ons.cn-qingdao.aliyuncs.com"
  1753. }
  1754. ],
  1755. "global_endpoint": "",
  1756. "regional_endpoint_pattern": ""
  1757. },
  1758. {
  1759. "code": "linkwan",
  1760. "document_id": "",
  1761. "location_service_code": "linkwan",
  1762. "regional_endpoints": [
  1763. {
  1764. "region": "cn-hangzhou",
  1765. "endpoint": "linkwan.cn-hangzhou.aliyuncs.com"
  1766. },
  1767. {
  1768. "region": "cn-shanghai",
  1769. "endpoint": "linkwan.cn-shanghai.aliyuncs.com"
  1770. }
  1771. ],
  1772. "global_endpoint": "",
  1773. "regional_endpoint_pattern": ""
  1774. },
  1775. {
  1776. "code": "ddosdip",
  1777. "document_id": "",
  1778. "location_service_code": "ddosdip",
  1779. "regional_endpoints": [
  1780. {
  1781. "region": "ap-southeast-1",
  1782. "endpoint": "ddosdip.ap-southeast-1.aliyuncs.com"
  1783. }
  1784. ],
  1785. "global_endpoint": "",
  1786. "regional_endpoint_pattern": ""
  1787. },
  1788. {
  1789. "code": "batchcompute",
  1790. "document_id": "44717",
  1791. "location_service_code": "batchcompute",
  1792. "regional_endpoints": [
  1793. {
  1794. "region": "us-west-1",
  1795. "endpoint": "batchcompute.us-west-1.aliyuncs.com"
  1796. },
  1797. {
  1798. "region": "cn-qingdao",
  1799. "endpoint": "batchcompute.cn-qingdao.aliyuncs.com"
  1800. },
  1801. {
  1802. "region": "cn-zhangjiakou",
  1803. "endpoint": "batchcompute.cn-zhangjiakou.aliyuncs.com"
  1804. },
  1805. {
  1806. "region": "cn-shenzhen",
  1807. "endpoint": "batchcompute.cn-shenzhen.aliyuncs.com"
  1808. },
  1809. {
  1810. "region": "cn-huhehaote",
  1811. "endpoint": "batchcompute.cn-huhehaote.aliyuncs.com"
  1812. },
  1813. {
  1814. "region": "cn-beijing",
  1815. "endpoint": "batchcompute.cn-beijing.aliyuncs.com"
  1816. },
  1817. {
  1818. "region": "cn-hangzhou",
  1819. "endpoint": "batchcompute.cn-hangzhou.aliyuncs.com"
  1820. },
  1821. {
  1822. "region": "cn-shanghai",
  1823. "endpoint": "batchcompute.cn-shanghai.aliyuncs.com"
  1824. },
  1825. {
  1826. "region": "ap-southeast-1",
  1827. "endpoint": "batchcompute.ap-southeast-1.aliyuncs.com"
  1828. }
  1829. ],
  1830. "global_endpoint": "",
  1831. "regional_endpoint_pattern": "batchcompute.[RegionId].aliyuncs.com"
  1832. },
  1833. {
  1834. "code": "aegis",
  1835. "document_id": "28449",
  1836. "location_service_code": "vipaegis",
  1837. "regional_endpoints": [
  1838. {
  1839. "region": "cn-hangzhou",
  1840. "endpoint": "aegis.cn-hangzhou.aliyuncs.com"
  1841. },
  1842. {
  1843. "region": "ap-southeast-3",
  1844. "endpoint": "aegis.ap-southeast-3.aliyuncs.com"
  1845. }
  1846. ],
  1847. "global_endpoint": "aegis.cn-hangzhou.aliyuncs.com",
  1848. "regional_endpoint_pattern": ""
  1849. },
  1850. {
  1851. "code": "arms",
  1852. "document_id": "42924",
  1853. "location_service_code": "arms",
  1854. "regional_endpoints": [
  1855. {
  1856. "region": "cn-hongkong",
  1857. "endpoint": "arms.cn-hongkong.aliyuncs.com"
  1858. },
  1859. {
  1860. "region": "ap-southeast-1",
  1861. "endpoint": "arms.ap-southeast-1.aliyuncs.com"
  1862. },
  1863. {
  1864. "region": "cn-shenzhen",
  1865. "endpoint": "arms.cn-shenzhen.aliyuncs.com"
  1866. },
  1867. {
  1868. "region": "cn-qingdao",
  1869. "endpoint": "arms.cn-qingdao.aliyuncs.com"
  1870. },
  1871. {
  1872. "region": "cn-beijing",
  1873. "endpoint": "arms.cn-beijing.aliyuncs.com"
  1874. },
  1875. {
  1876. "region": "cn-hangzhou",
  1877. "endpoint": "arms.cn-hangzhou.aliyuncs.com"
  1878. },
  1879. {
  1880. "region": "cn-shanghai",
  1881. "endpoint": "arms.cn-shanghai.aliyuncs.com"
  1882. }
  1883. ],
  1884. "global_endpoint": "",
  1885. "regional_endpoint_pattern": "arms.[RegionId].aliyuncs.com"
  1886. },
  1887. {
  1888. "code": "live",
  1889. "document_id": "48207",
  1890. "location_service_code": "live",
  1891. "regional_endpoints": [
  1892. {
  1893. "region": "cn-hangzhou",
  1894. "endpoint": "live.aliyuncs.com"
  1895. },
  1896. {
  1897. "region": "ap-northeast-1",
  1898. "endpoint": "live.aliyuncs.com"
  1899. },
  1900. {
  1901. "region": "cn-shanghai",
  1902. "endpoint": "live.aliyuncs.com"
  1903. },
  1904. {
  1905. "region": "ap-southeast-1",
  1906. "endpoint": "live.aliyuncs.com"
  1907. },
  1908. {
  1909. "region": "eu-central-1",
  1910. "endpoint": "live.aliyuncs.com"
  1911. },
  1912. {
  1913. "region": "cn-shenzhen",
  1914. "endpoint": "live.aliyuncs.com"
  1915. },
  1916. {
  1917. "region": "cn-beijing",
  1918. "endpoint": "live.aliyuncs.com"
  1919. }
  1920. ],
  1921. "global_endpoint": "live.aliyuncs.com",
  1922. "regional_endpoint_pattern": ""
  1923. },
  1924. {
  1925. "code": "alimt",
  1926. "document_id": "",
  1927. "location_service_code": "alimt",
  1928. "regional_endpoints": [
  1929. {
  1930. "region": "cn-hangzhou",
  1931. "endpoint": "mt.cn-hangzhou.aliyuncs.com"
  1932. }
  1933. ],
  1934. "global_endpoint": "",
  1935. "regional_endpoint_pattern": ""
  1936. },
  1937. {
  1938. "code": "actiontrail",
  1939. "document_id": "",
  1940. "location_service_code": "actiontrail",
  1941. "regional_endpoints": [
  1942. {
  1943. "region": "cn-shanghai",
  1944. "endpoint": "actiontrail.cn-shanghai.aliyuncs.com"
  1945. },
  1946. {
  1947. "region": "cn-qingdao",
  1948. "endpoint": "actiontrail.cn-qingdao.aliyuncs.com"
  1949. },
  1950. {
  1951. "region": "us-east-1",
  1952. "endpoint": "actiontrail.us-east-1.aliyuncs.com"
  1953. },
  1954. {
  1955. "region": "ap-southeast-2",
  1956. "endpoint": "actiontrail.ap-southeast-2.aliyuncs.com"
  1957. },
  1958. {
  1959. "region": "ap-southeast-3",
  1960. "endpoint": "actiontrail.ap-southeast-3.aliyuncs.com"
  1961. },
  1962. {
  1963. "region": "ap-southeast-5",
  1964. "endpoint": "actiontrail.ap-southeast-5.aliyuncs.com"
  1965. },
  1966. {
  1967. "region": "ap-south-1",
  1968. "endpoint": "actiontrail.ap-south-1.aliyuncs.com"
  1969. },
  1970. {
  1971. "region": "me-east-1",
  1972. "endpoint": "actiontrail.me-east-1.aliyuncs.com"
  1973. },
  1974. {
  1975. "region": "cn-hongkong",
  1976. "endpoint": "actiontrail.cn-hongkong.aliyuncs.com"
  1977. },
  1978. {
  1979. "region": "cn-shenzhen",
  1980. "endpoint": "actiontrail.cn-shenzhen.aliyuncs.com"
  1981. },
  1982. {
  1983. "region": "cn-hangzhou",
  1984. "endpoint": "actiontrail.cn-hangzhou.aliyuncs.com"
  1985. },
  1986. {
  1987. "region": "eu-west-1",
  1988. "endpoint": "actiontrail.eu-west-1.aliyuncs.com"
  1989. },
  1990. {
  1991. "region": "cn-huhehaote",
  1992. "endpoint": "actiontrail.cn-huhehaote.aliyuncs.com"
  1993. },
  1994. {
  1995. "region": "ap-northeast-1",
  1996. "endpoint": "actiontrail.ap-northeast-1.aliyuncs.com"
  1997. },
  1998. {
  1999. "region": "us-west-1",
  2000. "endpoint": "actiontrail.us-west-1.aliyuncs.com"
  2001. },
  2002. {
  2003. "region": "eu-central-1",
  2004. "endpoint": "actiontrail.eu-central-1.aliyuncs.com"
  2005. },
  2006. {
  2007. "region": "cn-zhangjiakou",
  2008. "endpoint": "actiontrail.cn-zhangjiakou.aliyuncs.com"
  2009. },
  2010. {
  2011. "region": "cn-beijing",
  2012. "endpoint": "actiontrail.cn-beijing.aliyuncs.com"
  2013. },
  2014. {
  2015. "region": "ap-southeast-1",
  2016. "endpoint": "actiontrail.ap-southeast-1.aliyuncs.com"
  2017. }
  2018. ],
  2019. "global_endpoint": "",
  2020. "regional_endpoint_pattern": ""
  2021. },
  2022. {
  2023. "code": "smartag",
  2024. "document_id": "",
  2025. "location_service_code": "smartag",
  2026. "regional_endpoints": [
  2027. {
  2028. "region": "ap-southeast-3",
  2029. "endpoint": "smartag.ap-southeast-3.aliyuncs.com"
  2030. },
  2031. {
  2032. "region": "ap-southeast-5",
  2033. "endpoint": "smartag.ap-southeast-5.aliyuncs.com"
  2034. },
  2035. {
  2036. "region": "eu-central-1",
  2037. "endpoint": "smartag.eu-central-1.aliyuncs.com"
  2038. },
  2039. {
  2040. "region": "cn-shanghai",
  2041. "endpoint": "smartag.cn-shanghai.aliyuncs.com"
  2042. },
  2043. {
  2044. "region": "cn-hongkong",
  2045. "endpoint": "smartag.cn-hongkong.aliyuncs.com"
  2046. },
  2047. {
  2048. "region": "ap-southeast-1",
  2049. "endpoint": "smartag.ap-southeast-1.aliyuncs.com"
  2050. },
  2051. {
  2052. "region": "ap-southeast-2",
  2053. "endpoint": "smartag.ap-southeast-2.aliyuncs.com"
  2054. }
  2055. ],
  2056. "global_endpoint": "",
  2057. "regional_endpoint_pattern": ""
  2058. },
  2059. {
  2060. "code": "vod",
  2061. "document_id": "60574",
  2062. "location_service_code": "vod",
  2063. "regional_endpoints": [
  2064. {
  2065. "region": "cn-shanghai",
  2066. "endpoint": "vod.cn-shanghai.aliyuncs.com"
  2067. },
  2068. {
  2069. "region": "cn-hangzhou",
  2070. "endpoint": "vod.cn-shanghai.aliyuncs.com"
  2071. },
  2072. {
  2073. "region": "cn-shenzhen",
  2074. "endpoint": "vod.cn-shanghai.aliyuncs.com"
  2075. },
  2076. {
  2077. "region": "cn-beijing",
  2078. "endpoint": "vod.cn-shanghai.aliyuncs.com"
  2079. },
  2080. {
  2081. "region": "ap-southeast-1",
  2082. "endpoint": "vod.ap-southeast-1.aliyuncs.com"
  2083. },
  2084. {
  2085. "region": "eu-central-1",
  2086. "endpoint": "vod.eu-central-1.aliyuncs.com"
  2087. }
  2088. ],
  2089. "global_endpoint": "",
  2090. "regional_endpoint_pattern": ""
  2091. },
  2092. {
  2093. "code": "domain",
  2094. "document_id": "42875",
  2095. "location_service_code": "domain",
  2096. "regional_endpoints": [
  2097. {
  2098. "region": "ap-southeast-1",
  2099. "endpoint": "domain-intl.aliyuncs.com"
  2100. },
  2101. {
  2102. "region": "cn-hangzhou",
  2103. "endpoint": "domain.aliyuncs.com"
  2104. }
  2105. ],
  2106. "global_endpoint": "domain.aliyuncs.com",
  2107. "regional_endpoint_pattern": "domain.aliyuncs.com"
  2108. },
  2109. {
  2110. "code": "ros",
  2111. "document_id": "28899",
  2112. "location_service_code": "ros",
  2113. "regional_endpoints": [
  2114. {
  2115. "region": "cn-hangzhou",
  2116. "endpoint": "ros.aliyuncs.com"
  2117. }
  2118. ],
  2119. "global_endpoint": "ros.aliyuncs.com",
  2120. "regional_endpoint_pattern": ""
  2121. },
  2122. {
  2123. "code": "cloudphoto",
  2124. "document_id": "59902",
  2125. "location_service_code": "cloudphoto",
  2126. "regional_endpoints": [
  2127. {
  2128. "region": "cn-shanghai",
  2129. "endpoint": "cloudphoto.cn-shanghai.aliyuncs.com"
  2130. }
  2131. ],
  2132. "global_endpoint": "",
  2133. "regional_endpoint_pattern": "cloudphoto.[RegionId].aliyuncs.com"
  2134. },
  2135. {
  2136. "code": "rtc",
  2137. "document_id": "",
  2138. "location_service_code": "rtc",
  2139. "regional_endpoints": [
  2140. {
  2141. "region": "cn-hangzhou",
  2142. "endpoint": "rtc.aliyuncs.com"
  2143. }
  2144. ],
  2145. "global_endpoint": "",
  2146. "regional_endpoint_pattern": ""
  2147. },
  2148. {
  2149. "code": "odpsmayi",
  2150. "document_id": "",
  2151. "location_service_code": "odpsmayi",
  2152. "regional_endpoints": [
  2153. {
  2154. "region": "cn-shanghai",
  2155. "endpoint": "bsb.cloud.alipay.com"
  2156. },
  2157. {
  2158. "region": "ap-southeast-1",
  2159. "endpoint": "bsb.cloud.alipay.com"
  2160. }
  2161. ],
  2162. "global_endpoint": "",
  2163. "regional_endpoint_pattern": ""
  2164. },
  2165. {
  2166. "code": "ims",
  2167. "document_id": "",
  2168. "location_service_code": "ims",
  2169. "regional_endpoints": [
  2170. {
  2171. "region": "cn-hangzhou",
  2172. "endpoint": "ims.aliyuncs.com"
  2173. }
  2174. ],
  2175. "global_endpoint": "",
  2176. "regional_endpoint_pattern": ""
  2177. },
  2178. {
  2179. "code": "csb",
  2180. "document_id": "64837",
  2181. "location_service_code": "csb",
  2182. "regional_endpoints": [
  2183. {
  2184. "region": "cn-hangzhou",
  2185. "endpoint": "csb.cn-hangzhou.aliyuncs.com"
  2186. },
  2187. {
  2188. "region": "cn-beijing",
  2189. "endpoint": "csb.cn-beijing.aliyuncs.com"
  2190. }
  2191. ],
  2192. "global_endpoint": "",
  2193. "regional_endpoint_pattern": "csb.[RegionId].aliyuncs.com"
  2194. },
  2195. {
  2196. "code": "cds",
  2197. "document_id": "62887",
  2198. "location_service_code": "codepipeline",
  2199. "regional_endpoints": [
  2200. {
  2201. "region": "cn-beijing",
  2202. "endpoint": "cds.cn-beijing.aliyuncs.com"
  2203. }
  2204. ],
  2205. "global_endpoint": "cds.cn-beijing.aliyuncs.com",
  2206. "regional_endpoint_pattern": ""
  2207. },
  2208. {
  2209. "code": "ddosbgp",
  2210. "document_id": "",
  2211. "location_service_code": "ddosbgp",
  2212. "regional_endpoints": [
  2213. {
  2214. "region": "cn-huhehaote",
  2215. "endpoint": "ddosbgp.cn-hangzhou.aliyuncs.com"
  2216. },
  2217. {
  2218. "region": "cn-beijing",
  2219. "endpoint": "ddosbgp.cn-hangzhou.aliyuncs.com"
  2220. },
  2221. {
  2222. "region": "cn-zhangjiakou",
  2223. "endpoint": "ddosbgp.cn-hangzhou.aliyuncs.com"
  2224. },
  2225. {
  2226. "region": "cn-hongkong",
  2227. "endpoint": "ddosbgp.cn-hongkong.aliyuncs.com"
  2228. },
  2229. {
  2230. "region": "cn-shenzhen",
  2231. "endpoint": "ddosbgp.cn-hangzhou.aliyuncs.com"
  2232. },
  2233. {
  2234. "region": "us-west-1",
  2235. "endpoint": "ddosbgp.us-west-1.aliyuncs.com"
  2236. },
  2237. {
  2238. "region": "cn-qingdao",
  2239. "endpoint": "ddosbgp.cn-hangzhou.aliyuncs.com"
  2240. },
  2241. {
  2242. "region": "cn-hangzhou",
  2243. "endpoint": "ddosbgp.cn-hangzhou.aliyuncs.com"
  2244. },
  2245. {
  2246. "region": "cn-shanghai",
  2247. "endpoint": "ddosbgp.cn-hangzhou.aliyuncs.com"
  2248. }
  2249. ],
  2250. "global_endpoint": "",
  2251. "regional_endpoint_pattern": ""
  2252. },
  2253. {
  2254. "code": "dybaseapi",
  2255. "document_id": "",
  2256. "location_service_code": "dybaseapi",
  2257. "regional_endpoints": [
  2258. {
  2259. "region": "cn-beijing",
  2260. "endpoint": "dybaseapi.aliyuncs.com"
  2261. },
  2262. {
  2263. "region": "cn-chengdu",
  2264. "endpoint": "dybaseapi.aliyuncs.com"
  2265. },
  2266. {
  2267. "region": "ap-southeast-3",
  2268. "endpoint": "dybaseapi.ap-southeast-1.aliyuncs.com"
  2269. },
  2270. {
  2271. "region": "ap-southeast-1",
  2272. "endpoint": "dybaseapi.ap-southeast-1.aliyuncs.com"
  2273. },
  2274. {
  2275. "region": "us-west-1",
  2276. "endpoint": "dybaseapi.ap-southeast-1.aliyuncs.com"
  2277. },
  2278. {
  2279. "region": "cn-hangzhou",
  2280. "endpoint": "dybaseapi.aliyuncs.com"
  2281. },
  2282. {
  2283. "region": "cn-zhangjiakou",
  2284. "endpoint": "dybaseapi.aliyuncs.com"
  2285. },
  2286. {
  2287. "region": "me-east-1",
  2288. "endpoint": "dybaseapi.ap-southeast-1.aliyuncs.com"
  2289. },
  2290. {
  2291. "region": "us-east-1",
  2292. "endpoint": "dybaseapi.ap-southeast-1.aliyuncs.com"
  2293. },
  2294. {
  2295. "region": "ap-northeast-1",
  2296. "endpoint": "dybaseapi.ap-southeast-1.aliyuncs.com"
  2297. },
  2298. {
  2299. "region": "ap-southeast-5",
  2300. "endpoint": "dybaseapi.ap-southeast-1.aliyuncs.com"
  2301. },
  2302. {
  2303. "region": "cn-shenzhen",
  2304. "endpoint": "dybaseapi.aliyuncs.com"
  2305. },
  2306. {
  2307. "region": "cn-huhehaote",
  2308. "endpoint": "dybaseapi.aliyuncs.com"
  2309. },
  2310. {
  2311. "region": "cn-shanghai",
  2312. "endpoint": "dybaseapi.aliyuncs.com"
  2313. },
  2314. {
  2315. "region": "eu-central-1",
  2316. "endpoint": "dybaseapi.ap-southeast-1.aliyuncs.com"
  2317. },
  2318. {
  2319. "region": "cn-qingdao",
  2320. "endpoint": "dybaseapi.aliyuncs.com"
  2321. },
  2322. {
  2323. "region": "cn-hongkong",
  2324. "endpoint": "dybaseapi.ap-southeast-1.aliyuncs.com"
  2325. },
  2326. {
  2327. "region": "ap-southeast-2",
  2328. "endpoint": "dybaseapi.ap-southeast-1.aliyuncs.com"
  2329. },
  2330. {
  2331. "region": "ap-south-1",
  2332. "endpoint": "dybaseapi.ap-southeast-1.aliyuncs.com"
  2333. }
  2334. ],
  2335. "global_endpoint": "",
  2336. "regional_endpoint_pattern": ""
  2337. },
  2338. {
  2339. "code": "ecs",
  2340. "document_id": "25484",
  2341. "location_service_code": "ecs",
  2342. "regional_endpoints": [
  2343. {
  2344. "region": "cn-huhehaote",
  2345. "endpoint": "ecs.cn-huhehaote.aliyuncs.com"
  2346. },
  2347. {
  2348. "region": "ap-northeast-1",
  2349. "endpoint": "ecs.ap-northeast-1.aliyuncs.com"
  2350. },
  2351. {
  2352. "region": "ap-southeast-2",
  2353. "endpoint": "ecs.ap-southeast-2.aliyuncs.com"
  2354. },
  2355. {
  2356. "region": "ap-south-1",
  2357. "endpoint": "ecs.ap-south-1.aliyuncs.com"
  2358. },
  2359. {
  2360. "region": "cn-hangzhou",
  2361. "endpoint": "ecs-cn-hangzhou.aliyuncs.com"
  2362. },
  2363. {
  2364. "region": "cn-shenzhen",
  2365. "endpoint": "ecs-cn-hangzhou.aliyuncs.com"
  2366. },
  2367. {
  2368. "region": "ap-southeast-3",
  2369. "endpoint": "ecs.ap-southeast-3.aliyuncs.com"
  2370. },
  2371. {
  2372. "region": "eu-central-1",
  2373. "endpoint": "ecs.eu-central-1.aliyuncs.com"
  2374. },
  2375. {
  2376. "region": "cn-zhangjiakou",
  2377. "endpoint": "ecs.cn-zhangjiakou.aliyuncs.com"
  2378. },
  2379. {
  2380. "region": "cn-hongkong",
  2381. "endpoint": "ecs-cn-hangzhou.aliyuncs.com"
  2382. },
  2383. {
  2384. "region": "eu-west-1",
  2385. "endpoint": "ecs.eu-west-1.aliyuncs.com"
  2386. },
  2387. {
  2388. "region": "me-east-1",
  2389. "endpoint": "ecs.me-east-1.aliyuncs.com"
  2390. },
  2391. {
  2392. "region": "cn-qingdao",
  2393. "endpoint": "ecs-cn-hangzhou.aliyuncs.com"
  2394. },
  2395. {
  2396. "region": "cn-shanghai",
  2397. "endpoint": "ecs-cn-hangzhou.aliyuncs.com"
  2398. },
  2399. {
  2400. "region": "us-west-1",
  2401. "endpoint": "ecs-cn-hangzhou.aliyuncs.com"
  2402. },
  2403. {
  2404. "region": "us-east-1",
  2405. "endpoint": "ecs-cn-hangzhou.aliyuncs.com"
  2406. },
  2407. {
  2408. "region": "ap-southeast-5",
  2409. "endpoint": "ecs.ap-southeast-5.aliyuncs.com"
  2410. },
  2411. {
  2412. "region": "cn-beijing",
  2413. "endpoint": "ecs-cn-hangzhou.aliyuncs.com"
  2414. },
  2415. {
  2416. "region": "ap-southeast-1",
  2417. "endpoint": "ecs-cn-hangzhou.aliyuncs.com"
  2418. }
  2419. ],
  2420. "global_endpoint": "ecs-cn-hangzhou.aliyuncs.com",
  2421. "regional_endpoint_pattern": ""
  2422. },
  2423. {
  2424. "code": "ccc",
  2425. "document_id": "63027",
  2426. "location_service_code": "ccc",
  2427. "regional_endpoints": [
  2428. {
  2429. "region": "cn-hangzhou",
  2430. "endpoint": "ccc.cn-hangzhou.aliyuncs.com"
  2431. },
  2432. {
  2433. "region": "cn-shanghai",
  2434. "endpoint": "ccc.cn-shanghai.aliyuncs.com"
  2435. }
  2436. ],
  2437. "global_endpoint": "",
  2438. "regional_endpoint_pattern": "ccc.[RegionId].aliyuncs.com"
  2439. },
  2440. {
  2441. "code": "cs",
  2442. "document_id": "26043",
  2443. "location_service_code": "cs",
  2444. "regional_endpoints": null,
  2445. "global_endpoint": "cs.aliyuncs.com",
  2446. "regional_endpoint_pattern": ""
  2447. },
  2448. {
  2449. "code": "drdspre",
  2450. "document_id": "",
  2451. "location_service_code": "drdspre",
  2452. "regional_endpoints": [
  2453. {
  2454. "region": "cn-hangzhou",
  2455. "endpoint": "drds.cn-hangzhou.aliyuncs.com"
  2456. },
  2457. {
  2458. "region": "cn-shanghai",
  2459. "endpoint": "drds.cn-shanghai.aliyuncs.com"
  2460. },
  2461. {
  2462. "region": "cn-shenzhen",
  2463. "endpoint": "drds.cn-shenzhen.aliyuncs.com"
  2464. },
  2465. {
  2466. "region": "cn-hongkong",
  2467. "endpoint": "drds.cn-hangzhou.aliyuncs.com"
  2468. },
  2469. {
  2470. "region": "ap-southeast-1",
  2471. "endpoint": "drds.ap-southeast-1.aliyuncs.com"
  2472. },
  2473. {
  2474. "region": "cn-qingdao",
  2475. "endpoint": "drds.cn-qingdao.aliyuncs.com"
  2476. },
  2477. {
  2478. "region": "cn-beijing",
  2479. "endpoint": "drds.cn-beijing.aliyuncs.com"
  2480. }
  2481. ],
  2482. "global_endpoint": "",
  2483. "regional_endpoint_pattern": ""
  2484. },
  2485. {
  2486. "code": "dcdn",
  2487. "document_id": "",
  2488. "location_service_code": "dcdn",
  2489. "regional_endpoints": [
  2490. {
  2491. "region": "cn-hangzhou",
  2492. "endpoint": "dcdn.aliyuncs.com"
  2493. },
  2494. {
  2495. "region": "ap-southeast-1",
  2496. "endpoint": "dcdn.aliyuncs.com"
  2497. }
  2498. ],
  2499. "global_endpoint": "",
  2500. "regional_endpoint_pattern": ""
  2501. },
  2502. {
  2503. "code": "linkedmall",
  2504. "document_id": "",
  2505. "location_service_code": "linkedmall",
  2506. "regional_endpoints": [
  2507. {
  2508. "region": "cn-hangzhou",
  2509. "endpoint": "linkedmall.aliyuncs.com"
  2510. },
  2511. {
  2512. "region": "cn-shanghai",
  2513. "endpoint": "linkedmall.aliyuncs.com"
  2514. }
  2515. ],
  2516. "global_endpoint": "",
  2517. "regional_endpoint_pattern": ""
  2518. },
  2519. {
  2520. "code": "trademark",
  2521. "document_id": "",
  2522. "location_service_code": "trademark",
  2523. "regional_endpoints": [
  2524. {
  2525. "region": "cn-hangzhou",
  2526. "endpoint": "trademark.aliyuncs.com"
  2527. }
  2528. ],
  2529. "global_endpoint": "",
  2530. "regional_endpoint_pattern": ""
  2531. },
  2532. {
  2533. "code": "openanalytics",
  2534. "document_id": "",
  2535. "location_service_code": "openanalytics",
  2536. "regional_endpoints": [
  2537. {
  2538. "region": "cn-shenzhen",
  2539. "endpoint": "openanalytics.cn-shenzhen.aliyuncs.com"
  2540. },
  2541. {
  2542. "region": "eu-west-1",
  2543. "endpoint": "openanalytics.eu-west-1.aliyuncs.com"
  2544. },
  2545. {
  2546. "region": "cn-beijing",
  2547. "endpoint": "openanalytics.cn-beijing.aliyuncs.com"
  2548. },
  2549. {
  2550. "region": "cn-hangzhou",
  2551. "endpoint": "openanalytics.cn-hangzhou.aliyuncs.com"
  2552. },
  2553. {
  2554. "region": "cn-shanghai",
  2555. "endpoint": "openanalytics.cn-shanghai.aliyuncs.com"
  2556. },
  2557. {
  2558. "region": "ap-southeast-1",
  2559. "endpoint": "openanalytics.ap-southeast-1.aliyuncs.com"
  2560. },
  2561. {
  2562. "region": "ap-southeast-3",
  2563. "endpoint": "openanalytics.ap-southeast-3.aliyuncs.com"
  2564. },
  2565. {
  2566. "region": "cn-zhangjiakou",
  2567. "endpoint": "openanalytics.cn-zhangjiakou.aliyuncs.com"
  2568. }
  2569. ],
  2570. "global_endpoint": "",
  2571. "regional_endpoint_pattern": ""
  2572. },
  2573. {
  2574. "code": "sts",
  2575. "document_id": "28756",
  2576. "location_service_code": "sts",
  2577. "regional_endpoints": null,
  2578. "global_endpoint": "sts.aliyuncs.com",
  2579. "regional_endpoint_pattern": ""
  2580. },
  2581. {
  2582. "code": "waf",
  2583. "document_id": "62847",
  2584. "location_service_code": "waf",
  2585. "regional_endpoints": [
  2586. {
  2587. "region": "cn-hangzhou",
  2588. "endpoint": "wafopenapi.cn-hangzhou.aliyuncs.com"
  2589. }
  2590. ],
  2591. "global_endpoint": "",
  2592. "regional_endpoint_pattern": ""
  2593. },
  2594. {
  2595. "code": "ots",
  2596. "document_id": "",
  2597. "location_service_code": "ots",
  2598. "regional_endpoints": [
  2599. {
  2600. "region": "me-east-1",
  2601. "endpoint": "ots.me-east-1.aliyuncs.com"
  2602. },
  2603. {
  2604. "region": "ap-southeast-5",
  2605. "endpoint": "ots.ap-southeast-5.aliyuncs.com"
  2606. },
  2607. {
  2608. "region": "eu-west-1",
  2609. "endpoint": "ots.eu-west-1.aliyuncs.com"
  2610. },
  2611. {
  2612. "region": "cn-huhehaote",
  2613. "endpoint": "ots.cn-huhehaote.aliyuncs.com"
  2614. },
  2615. {
  2616. "region": "cn-beijing",
  2617. "endpoint": "ots.cn-beijing.aliyuncs.com"
  2618. },
  2619. {
  2620. "region": "ap-southeast-2",
  2621. "endpoint": "ots.ap-southeast-2.aliyuncs.com"
  2622. },
  2623. {
  2624. "region": "us-west-1",
  2625. "endpoint": "ots.us-west-1.aliyuncs.com"
  2626. },
  2627. {
  2628. "region": "us-east-1",
  2629. "endpoint": "ots.us-east-1.aliyuncs.com"
  2630. },
  2631. {
  2632. "region": "ap-south-1",
  2633. "endpoint": "ots.ap-south-1.aliyuncs.com"
  2634. },
  2635. {
  2636. "region": "eu-central-1",
  2637. "endpoint": "ots.eu-central-1.aliyuncs.com"
  2638. },
  2639. {
  2640. "region": "cn-zhangjiakou",
  2641. "endpoint": "ots.cn-zhangjiakou.aliyuncs.com"
  2642. },
  2643. {
  2644. "region": "cn-hangzhou",
  2645. "endpoint": "ots.cn-hangzhou.aliyuncs.com"
  2646. },
  2647. {
  2648. "region": "ap-northeast-1",
  2649. "endpoint": "ots.ap-northeast-1.aliyuncs.com"
  2650. },
  2651. {
  2652. "region": "cn-shanghai",
  2653. "endpoint": "ots.cn-shanghai.aliyuncs.com"
  2654. },
  2655. {
  2656. "region": "ap-southeast-1",
  2657. "endpoint": "ots.ap-southeast-1.aliyuncs.com"
  2658. },
  2659. {
  2660. "region": "ap-southeast-3",
  2661. "endpoint": "ots.ap-southeast-3.aliyuncs.com"
  2662. }
  2663. ],
  2664. "global_endpoint": "",
  2665. "regional_endpoint_pattern": ""
  2666. },
  2667. {
  2668. "code": "cloudfirewall",
  2669. "document_id": "",
  2670. "location_service_code": "cloudfirewall",
  2671. "regional_endpoints": [
  2672. {
  2673. "region": "cn-hangzhou",
  2674. "endpoint": "cloudfw.cn-hangzhou.aliyuncs.com"
  2675. }
  2676. ],
  2677. "global_endpoint": "",
  2678. "regional_endpoint_pattern": ""
  2679. },
  2680. {
  2681. "code": "dm",
  2682. "document_id": "29434",
  2683. "location_service_code": "dm",
  2684. "regional_endpoints": [
  2685. {
  2686. "region": "ap-southeast-2",
  2687. "endpoint": "dm.ap-southeast-2.aliyuncs.com"
  2688. }
  2689. ],
  2690. "global_endpoint": "dm.aliyuncs.com",
  2691. "regional_endpoint_pattern": "dm.[RegionId].aliyuncs.com"
  2692. },
  2693. {
  2694. "code": "oas",
  2695. "document_id": "",
  2696. "location_service_code": "oas",
  2697. "regional_endpoints": [
  2698. {
  2699. "region": "cn-shenzhen",
  2700. "endpoint": "cn-shenzhen.oas.aliyuncs.com"
  2701. },
  2702. {
  2703. "region": "cn-beijing",
  2704. "endpoint": "cn-beijing.oas.aliyuncs.com"
  2705. },
  2706. {
  2707. "region": "cn-hangzhou",
  2708. "endpoint": "cn-hangzhou.oas.aliyuncs.com"
  2709. }
  2710. ],
  2711. "global_endpoint": "",
  2712. "regional_endpoint_pattern": ""
  2713. },
  2714. {
  2715. "code": "ddoscoo",
  2716. "document_id": "",
  2717. "location_service_code": "ddoscoo",
  2718. "regional_endpoints": [
  2719. {
  2720. "region": "cn-hangzhou",
  2721. "endpoint": "ddoscoo.cn-hangzhou.aliyuncs.com"
  2722. }
  2723. ],
  2724. "global_endpoint": "",
  2725. "regional_endpoint_pattern": ""
  2726. },
  2727. {
  2728. "code": "jaq",
  2729. "document_id": "35037",
  2730. "location_service_code": "jaq",
  2731. "regional_endpoints": null,
  2732. "global_endpoint": "jaq.aliyuncs.com",
  2733. "regional_endpoint_pattern": ""
  2734. },
  2735. {
  2736. "code": "iovcc",
  2737. "document_id": "",
  2738. "location_service_code": "iovcc",
  2739. "regional_endpoints": [
  2740. {
  2741. "region": "cn-shanghai",
  2742. "endpoint": "iovcc.cn-shanghai.aliyuncs.com"
  2743. }
  2744. ],
  2745. "global_endpoint": "",
  2746. "regional_endpoint_pattern": ""
  2747. },
  2748. {
  2749. "code": "sas-api",
  2750. "document_id": "28498",
  2751. "location_service_code": "sas",
  2752. "regional_endpoints": [
  2753. {
  2754. "region": "cn-hangzhou",
  2755. "endpoint": "sas.aliyuncs.com"
  2756. }
  2757. ],
  2758. "global_endpoint": "",
  2759. "regional_endpoint_pattern": ""
  2760. },
  2761. {
  2762. "code": "chatbot",
  2763. "document_id": "60760",
  2764. "location_service_code": "beebot",
  2765. "regional_endpoints": [
  2766. {
  2767. "region": "cn-shanghai",
  2768. "endpoint": "chatbot.cn-shanghai.aliyuncs.com"
  2769. },
  2770. {
  2771. "region": "cn-hangzhou",
  2772. "endpoint": "chatbot.cn-hangzhou.aliyuncs.com"
  2773. }
  2774. ],
  2775. "global_endpoint": "",
  2776. "regional_endpoint_pattern": "chatbot.[RegionId].aliyuncs.com"
  2777. },
  2778. {
  2779. "code": "airec",
  2780. "document_id": "",
  2781. "location_service_code": "airec",
  2782. "regional_endpoints": [
  2783. {
  2784. "region": "cn-beijing",
  2785. "endpoint": "airec.cn-beijing.aliyuncs.com"
  2786. },
  2787. {
  2788. "region": "cn-hangzhou",
  2789. "endpoint": "airec.cn-hangzhou.aliyuncs.com"
  2790. },
  2791. {
  2792. "region": "cn-shanghai",
  2793. "endpoint": "airec.cn-shanghai.aliyuncs.com"
  2794. }
  2795. ],
  2796. "global_endpoint": "",
  2797. "regional_endpoint_pattern": ""
  2798. },
  2799. {
  2800. "code": "dmsenterprise",
  2801. "document_id": "",
  2802. "location_service_code": "dmsenterprise",
  2803. "regional_endpoints": [
  2804. {
  2805. "region": "cn-shanghai",
  2806. "endpoint": "dms-enterprise.aliyuncs.com"
  2807. },
  2808. {
  2809. "region": "cn-shenzhen",
  2810. "endpoint": "dms-enterprise.aliyuncs.com"
  2811. },
  2812. {
  2813. "region": "ap-northeast-1",
  2814. "endpoint": "dms-enterprise.aliyuncs.com"
  2815. },
  2816. {
  2817. "region": "cn-qingdao",
  2818. "endpoint": "dms-enterprise.aliyuncs.com"
  2819. },
  2820. {
  2821. "region": "cn-beijing",
  2822. "endpoint": "dms-enterprise.aliyuncs.com"
  2823. },
  2824. {
  2825. "region": "cn-hangzhou",
  2826. "endpoint": "dms-enterprise.aliyuncs.com"
  2827. }
  2828. ],
  2829. "global_endpoint": "",
  2830. "regional_endpoint_pattern": ""
  2831. },
  2832. {
  2833. "code": "ivision",
  2834. "document_id": "",
  2835. "location_service_code": "ivision",
  2836. "regional_endpoints": [
  2837. {
  2838. "region": "cn-hangzhou",
  2839. "endpoint": "ivision.cn-hangzhou.aliyuncs.com"
  2840. },
  2841. {
  2842. "region": "cn-beijing",
  2843. "endpoint": "ivision.cn-beijing.aliyuncs.com"
  2844. }
  2845. ],
  2846. "global_endpoint": "",
  2847. "regional_endpoint_pattern": ""
  2848. },
  2849. {
  2850. "code": "odpsplusmayi",
  2851. "document_id": "",
  2852. "location_service_code": "odpsplusmayi",
  2853. "regional_endpoints": [
  2854. {
  2855. "region": "cn-shanghai",
  2856. "endpoint": "bsb.cloud.alipay.com"
  2857. },
  2858. {
  2859. "region": "cn-hangzhou",
  2860. "endpoint": "bsb.cloud.alipay.com"
  2861. },
  2862. {
  2863. "region": "ap-southeast-1",
  2864. "endpoint": "bsb.cloud.alipay.com"
  2865. }
  2866. ],
  2867. "global_endpoint": "",
  2868. "regional_endpoint_pattern": ""
  2869. },
  2870. {
  2871. "code": "gameshield",
  2872. "document_id": "",
  2873. "location_service_code": "gameshield",
  2874. "regional_endpoints": [
  2875. {
  2876. "region": "cn-hangzhou",
  2877. "endpoint": "gameshield.aliyuncs.com"
  2878. },
  2879. {
  2880. "region": "cn-zhangjiakou",
  2881. "endpoint": "gameshield.cn-zhangjiakou.aliyuncs.com"
  2882. }
  2883. ],
  2884. "global_endpoint": "",
  2885. "regional_endpoint_pattern": ""
  2886. },
  2887. {
  2888. "code": "scdn",
  2889. "document_id": "",
  2890. "location_service_code": "scdn",
  2891. "regional_endpoints": [
  2892. {
  2893. "region": "cn-hangzhou",
  2894. "endpoint": "scdn.aliyuncs.com"
  2895. }
  2896. ],
  2897. "global_endpoint": "",
  2898. "regional_endpoint_pattern": ""
  2899. },
  2900. {
  2901. "code": "hitsdb",
  2902. "document_id": "",
  2903. "location_service_code": "hitsdb",
  2904. "regional_endpoints": [
  2905. {
  2906. "region": "cn-hangzhou",
  2907. "endpoint": "hitsdb.aliyuncs.com"
  2908. }
  2909. ],
  2910. "global_endpoint": "",
  2911. "regional_endpoint_pattern": ""
  2912. },
  2913. {
  2914. "code": "hdm",
  2915. "document_id": "",
  2916. "location_service_code": "hdm",
  2917. "regional_endpoints": [
  2918. {
  2919. "region": "cn-shanghai",
  2920. "endpoint": "hdm-api.aliyuncs.com"
  2921. }
  2922. ],
  2923. "global_endpoint": "",
  2924. "regional_endpoint_pattern": ""
  2925. },
  2926. {
  2927. "code": "slb",
  2928. "document_id": "27565",
  2929. "location_service_code": "slb",
  2930. "regional_endpoints": [
  2931. {
  2932. "region": "cn-shenzhen",
  2933. "endpoint": "slb.aliyuncs.com"
  2934. },
  2935. {
  2936. "region": "eu-west-1",
  2937. "endpoint": "slb.eu-west-1.aliyuncs.com"
  2938. },
  2939. {
  2940. "region": "ap-northeast-1",
  2941. "endpoint": "slb.ap-northeast-1.aliyuncs.com"
  2942. },
  2943. {
  2944. "region": "ap-southeast-2",
  2945. "endpoint": "slb.ap-southeast-2.aliyuncs.com"
  2946. },
  2947. {
  2948. "region": "cn-qingdao",
  2949. "endpoint": "slb.aliyuncs.com"
  2950. },
  2951. {
  2952. "region": "cn-hongkong",
  2953. "endpoint": "slb.aliyuncs.com"
  2954. },
  2955. {
  2956. "region": "cn-huhehaote",
  2957. "endpoint": "slb.cn-huhehaote.aliyuncs.com"
  2958. },
  2959. {
  2960. "region": "ap-south-1",
  2961. "endpoint": "slb.ap-south-1.aliyuncs.com"
  2962. },
  2963. {
  2964. "region": "eu-central-1",
  2965. "endpoint": "slb.eu-central-1.aliyuncs.com"
  2966. },
  2967. {
  2968. "region": "cn-beijing",
  2969. "endpoint": "slb.aliyuncs.com"
  2970. },
  2971. {
  2972. "region": "cn-shanghai",
  2973. "endpoint": "slb.aliyuncs.com"
  2974. },
  2975. {
  2976. "region": "ap-southeast-1",
  2977. "endpoint": "slb.aliyuncs.com"
  2978. },
  2979. {
  2980. "region": "us-west-1",
  2981. "endpoint": "slb.aliyuncs.com"
  2982. },
  2983. {
  2984. "region": "ap-southeast-5",
  2985. "endpoint": "slb.ap-southeast-5.aliyuncs.com"
  2986. },
  2987. {
  2988. "region": "ap-southeast-3",
  2989. "endpoint": "slb.ap-southeast-3.aliyuncs.com"
  2990. },
  2991. {
  2992. "region": "cn-hangzhou",
  2993. "endpoint": "slb.aliyuncs.com"
  2994. },
  2995. {
  2996. "region": "us-east-1",
  2997. "endpoint": "slb.aliyuncs.com"
  2998. },
  2999. {
  3000. "region": "me-east-1",
  3001. "endpoint": "slb.me-east-1.aliyuncs.com"
  3002. },
  3003. {
  3004. "region": "cn-zhangjiakou",
  3005. "endpoint": "slb.cn-zhangjiakou.aliyuncs.com"
  3006. }
  3007. ],
  3008. "global_endpoint": "slb.aliyuncs.com",
  3009. "regional_endpoint_pattern": ""
  3010. },
  3011. {
  3012. "code": "green",
  3013. "document_id": "28427",
  3014. "location_service_code": "green",
  3015. "regional_endpoints": [
  3016. {
  3017. "region": "cn-beijing",
  3018. "endpoint": "green.cn-beijing.aliyuncs.com"
  3019. },
  3020. {
  3021. "region": "ap-southeast-1",
  3022. "endpoint": "green.ap-southeast-1.aliyuncs.com"
  3023. },
  3024. {
  3025. "region": "cn-shanghai",
  3026. "endpoint": "green.cn-shanghai.aliyuncs.com"
  3027. },
  3028. {
  3029. "region": "cn-hangzhou",
  3030. "endpoint": "green.cn-hangzhou.aliyuncs.com"
  3031. },
  3032. {
  3033. "region": "us-west-1",
  3034. "endpoint": "green.us-west-1.aliyuncs.com"
  3035. }
  3036. ],
  3037. "global_endpoint": "green.aliyuncs.com",
  3038. "regional_endpoint_pattern": ""
  3039. },
  3040. {
  3041. "code": "cccvn",
  3042. "document_id": "",
  3043. "location_service_code": "cccvn",
  3044. "regional_endpoints": [
  3045. {
  3046. "region": "cn-shanghai",
  3047. "endpoint": "voicenavigator.cn-shanghai.aliyuncs.com"
  3048. }
  3049. ],
  3050. "global_endpoint": "",
  3051. "regional_endpoint_pattern": ""
  3052. },
  3053. {
  3054. "code": "ddosrewards",
  3055. "document_id": "",
  3056. "location_service_code": "ddosrewards",
  3057. "regional_endpoints": [
  3058. {
  3059. "region": "cn-hangzhou",
  3060. "endpoint": "ddosright.cn-hangzhou.aliyuncs.com"
  3061. }
  3062. ],
  3063. "global_endpoint": "",
  3064. "regional_endpoint_pattern": ""
  3065. },
  3066. {
  3067. "code": "iot",
  3068. "document_id": "30557",
  3069. "location_service_code": "iot",
  3070. "regional_endpoints": [
  3071. {
  3072. "region": "us-east-1",
  3073. "endpoint": "iot.us-east-1.aliyuncs.com"
  3074. },
  3075. {
  3076. "region": "ap-northeast-1",
  3077. "endpoint": "iot.ap-northeast-1.aliyuncs.com"
  3078. },
  3079. {
  3080. "region": "us-west-1",
  3081. "endpoint": "iot.us-west-1.aliyuncs.com"
  3082. },
  3083. {
  3084. "region": "eu-central-1",
  3085. "endpoint": "iot.eu-central-1.aliyuncs.com"
  3086. },
  3087. {
  3088. "region": "cn-shanghai",
  3089. "endpoint": "iot.cn-shanghai.aliyuncs.com"
  3090. },
  3091. {
  3092. "region": "ap-southeast-1",
  3093. "endpoint": "iot.ap-southeast-1.aliyuncs.com"
  3094. }
  3095. ],
  3096. "global_endpoint": "",
  3097. "regional_endpoint_pattern": "iot.[RegionId].aliyuncs.com"
  3098. },
  3099. {
  3100. "code": "bssopenapi",
  3101. "document_id": "",
  3102. "location_service_code": "bssopenapi",
  3103. "regional_endpoints": [
  3104. {
  3105. "region": "cn-shanghai",
  3106. "endpoint": "business.aliyuncs.com"
  3107. },
  3108. {
  3109. "region": "cn-hongkong",
  3110. "endpoint": "business.aliyuncs.com"
  3111. },
  3112. {
  3113. "region": "ap-southeast-2",
  3114. "endpoint": "business.ap-southeast-1.aliyuncs.com"
  3115. },
  3116. {
  3117. "region": "ap-southeast-3",
  3118. "endpoint": "business.ap-southeast-1.aliyuncs.com"
  3119. },
  3120. {
  3121. "region": "ap-northeast-1",
  3122. "endpoint": "business.ap-southeast-1.aliyuncs.com"
  3123. },
  3124. {
  3125. "region": "eu-central-1",
  3126. "endpoint": "business.ap-southeast-1.aliyuncs.com"
  3127. },
  3128. {
  3129. "region": "me-east-1",
  3130. "endpoint": "business.ap-southeast-1.aliyuncs.com"
  3131. },
  3132. {
  3133. "region": "cn-zhangjiakou",
  3134. "endpoint": "business.aliyuncs.com"
  3135. },
  3136. {
  3137. "region": "cn-hangzhou",
  3138. "endpoint": "business.aliyuncs.com"
  3139. },
  3140. {
  3141. "region": "ap-southeast-5",
  3142. "endpoint": "business.ap-southeast-1.aliyuncs.com"
  3143. },
  3144. {
  3145. "region": "us-east-1",
  3146. "endpoint": "business.ap-southeast-1.aliyuncs.com"
  3147. },
  3148. {
  3149. "region": "cn-qingdao",
  3150. "endpoint": "business.aliyuncs.com"
  3151. },
  3152. {
  3153. "region": "ap-southeast-1",
  3154. "endpoint": "business.ap-southeast-1.aliyuncs.com"
  3155. },
  3156. {
  3157. "region": "cn-beijing",
  3158. "endpoint": "business.aliyuncs.com"
  3159. },
  3160. {
  3161. "region": "cn-huhehaote",
  3162. "endpoint": "business.aliyuncs.com"
  3163. },
  3164. {
  3165. "region": "cn-shenzhen",
  3166. "endpoint": "business.aliyuncs.com"
  3167. },
  3168. {
  3169. "region": "us-west-1",
  3170. "endpoint": "business.ap-southeast-1.aliyuncs.com"
  3171. },
  3172. {
  3173. "region": "eu-west-1",
  3174. "endpoint": "business.ap-southeast-1.aliyuncs.com"
  3175. },
  3176. {
  3177. "region": "ap-south-1",
  3178. "endpoint": "business.ap-southeast-1.aliyuncs.com"
  3179. }
  3180. ],
  3181. "global_endpoint": "",
  3182. "regional_endpoint_pattern": ""
  3183. },
  3184. {
  3185. "code": "sca",
  3186. "document_id": "",
  3187. "location_service_code": "sca",
  3188. "regional_endpoints": [
  3189. {
  3190. "region": "cn-hangzhou",
  3191. "endpoint": "qualitycheck.cn-hangzhou.aliyuncs.com"
  3192. }
  3193. ],
  3194. "global_endpoint": "",
  3195. "regional_endpoint_pattern": ""
  3196. },
  3197. {
  3198. "code": "luban",
  3199. "document_id": "",
  3200. "location_service_code": "luban",
  3201. "regional_endpoints": [
  3202. {
  3203. "region": "cn-hangzhou",
  3204. "endpoint": "luban.cn-hangzhou.aliyuncs.com"
  3205. },
  3206. {
  3207. "region": "cn-shanghai",
  3208. "endpoint": "luban.cn-shanghai.aliyuncs.com"
  3209. }
  3210. ],
  3211. "global_endpoint": "",
  3212. "regional_endpoint_pattern": ""
  3213. },
  3214. {
  3215. "code": "drdspost",
  3216. "document_id": "",
  3217. "location_service_code": "drdspost",
  3218. "regional_endpoints": [
  3219. {
  3220. "region": "cn-shanghai",
  3221. "endpoint": "drds.cn-shanghai.aliyuncs.com"
  3222. },
  3223. {
  3224. "region": "cn-hongkong",
  3225. "endpoint": "drds.cn-hangzhou.aliyuncs.com"
  3226. },
  3227. {
  3228. "region": "ap-southeast-1",
  3229. "endpoint": "drds.ap-southeast-1.aliyuncs.com"
  3230. }
  3231. ],
  3232. "global_endpoint": "",
  3233. "regional_endpoint_pattern": ""
  3234. },
  3235. {
  3236. "code": "drds",
  3237. "document_id": "51111",
  3238. "location_service_code": "drds",
  3239. "regional_endpoints": [
  3240. {
  3241. "region": "ap-southeast-1",
  3242. "endpoint": "drds.ap-southeast-1.aliyuncs.com"
  3243. },
  3244. {
  3245. "region": "cn-hangzhou",
  3246. "endpoint": "drds.cn-hangzhou.aliyuncs.com"
  3247. }
  3248. ],
  3249. "global_endpoint": "drds.aliyuncs.com",
  3250. "regional_endpoint_pattern": "drds.aliyuncs.com"
  3251. },
  3252. {
  3253. "code": "httpdns",
  3254. "document_id": "52679",
  3255. "location_service_code": "httpdns",
  3256. "regional_endpoints": null,
  3257. "global_endpoint": "httpdns-api.aliyuncs.com",
  3258. "regional_endpoint_pattern": ""
  3259. },
  3260. {
  3261. "code": "cas",
  3262. "document_id": "",
  3263. "location_service_code": "cas",
  3264. "regional_endpoints": [
  3265. {
  3266. "region": "cn-hangzhou",
  3267. "endpoint": "cas.aliyuncs.com"
  3268. },
  3269. {
  3270. "region": "ap-southeast-2",
  3271. "endpoint": "cas.ap-southeast-2.aliyuncs.com"
  3272. },
  3273. {
  3274. "region": "ap-northeast-1",
  3275. "endpoint": "cas.ap-northeast-1.aliyuncs.com"
  3276. },
  3277. {
  3278. "region": "eu-central-1",
  3279. "endpoint": "cas.eu-central-1.aliyuncs.com"
  3280. },
  3281. {
  3282. "region": "me-east-1",
  3283. "endpoint": "cas.me-east-1.aliyuncs.com"
  3284. }
  3285. ],
  3286. "global_endpoint": "",
  3287. "regional_endpoint_pattern": ""
  3288. },
  3289. {
  3290. "code": "hpc",
  3291. "document_id": "35201",
  3292. "location_service_code": "hpc",
  3293. "regional_endpoints": [
  3294. {
  3295. "region": "cn-beijing",
  3296. "endpoint": "hpc.aliyuncs.com"
  3297. },
  3298. {
  3299. "region": "cn-hangzhou",
  3300. "endpoint": "hpc.aliyuncs.com"
  3301. }
  3302. ],
  3303. "global_endpoint": "hpc.aliyuncs.com",
  3304. "regional_endpoint_pattern": ""
  3305. },
  3306. {
  3307. "code": "ddosbasic",
  3308. "document_id": "",
  3309. "location_service_code": "ddosbasic",
  3310. "regional_endpoints": [
  3311. {
  3312. "region": "ap-south-1",
  3313. "endpoint": "antiddos-openapi.ap-south-1.aliyuncs.com"
  3314. },
  3315. {
  3316. "region": "cn-zhangjiakou",
  3317. "endpoint": "antiddos-openapi.cn-zhangjiakou.aliyuncs.com"
  3318. },
  3319. {
  3320. "region": "cn-shanghai",
  3321. "endpoint": "antiddos.aliyuncs.com"
  3322. },
  3323. {
  3324. "region": "us-east-1",
  3325. "endpoint": "antiddos.aliyuncs.com"
  3326. },
  3327. {
  3328. "region": "ap-southeast-3",
  3329. "endpoint": "antiddos-openapi.ap-southeast-3.aliyuncs.com"
  3330. },
  3331. {
  3332. "region": "me-east-1",
  3333. "endpoint": "antiddos-openapi.me-east-1.aliyuncs.com"
  3334. },
  3335. {
  3336. "region": "ap-southeast-5",
  3337. "endpoint": "antiddos-openapi.ap-southeast-5.aliyuncs.com"
  3338. },
  3339. {
  3340. "region": "ap-southeast-2",
  3341. "endpoint": "antiddos-openapi.ap-southeast-2.aliyuncs.com"
  3342. },
  3343. {
  3344. "region": "cn-shenzhen",
  3345. "endpoint": "antiddos.aliyuncs.com"
  3346. },
  3347. {
  3348. "region": "cn-hongkong",
  3349. "endpoint": "antiddos.aliyuncs.com"
  3350. },
  3351. {
  3352. "region": "ap-southeast-1",
  3353. "endpoint": "antiddos.aliyuncs.com"
  3354. },
  3355. {
  3356. "region": "eu-west-1",
  3357. "endpoint": "antiddos-openapi.eu-west-1.aliyuncs.com"
  3358. },
  3359. {
  3360. "region": "cn-huhehaote",
  3361. "endpoint": "antiddos-openapi.cn-huhehaote.aliyuncs.com"
  3362. },
  3363. {
  3364. "region": "cn-beijing",
  3365. "endpoint": "antiddos.aliyuncs.com"
  3366. },
  3367. {
  3368. "region": "cn-hangzhou",
  3369. "endpoint": "antiddos.aliyuncs.com"
  3370. },
  3371. {
  3372. "region": "us-west-1",
  3373. "endpoint": "antiddos.aliyuncs.com"
  3374. },
  3375. {
  3376. "region": "eu-central-1",
  3377. "endpoint": "antiddos-openapi.eu-central-1.aliyuncs.com"
  3378. },
  3379. {
  3380. "region": "cn-qingdao",
  3381. "endpoint": "antiddos.aliyuncs.com"
  3382. },
  3383. {
  3384. "region": "ap-northeast-1",
  3385. "endpoint": "antiddos-openapi.ap-northeast-1.aliyuncs.com"
  3386. }
  3387. ],
  3388. "global_endpoint": "antiddos.aliyuncs.com",
  3389. "regional_endpoint_pattern": ""
  3390. },
  3391. {
  3392. "code": "clouddesktop",
  3393. "document_id": "",
  3394. "location_service_code": "clouddesktop",
  3395. "regional_endpoints": [
  3396. {
  3397. "region": "cn-beijing",
  3398. "endpoint": "clouddesktop.cn-beijing.aliyuncs.com"
  3399. },
  3400. {
  3401. "region": "cn-shanghai",
  3402. "endpoint": "clouddesktop.cn-shanghai.aliyuncs.com"
  3403. },
  3404. {
  3405. "region": "cn-hangzhou",
  3406. "endpoint": "clouddesktop.cn-hangzhou.aliyuncs.com"
  3407. },
  3408. {
  3409. "region": "cn-shenzhen",
  3410. "endpoint": "clouddesktop.cn-shenzhen.aliyuncs.com"
  3411. }
  3412. ],
  3413. "global_endpoint": "",
  3414. "regional_endpoint_pattern": ""
  3415. },
  3416. {
  3417. "code": "uis",
  3418. "document_id": "",
  3419. "location_service_code": "uis",
  3420. "regional_endpoints": [
  3421. {
  3422. "region": "cn-hangzhou",
  3423. "endpoint": "uis.cn-hangzhou.aliyuncs.com"
  3424. }
  3425. ],
  3426. "global_endpoint": "",
  3427. "regional_endpoint_pattern": ""
  3428. },
  3429. {
  3430. "code": "imm",
  3431. "document_id": "",
  3432. "location_service_code": "imm",
  3433. "regional_endpoints": [
  3434. {
  3435. "region": "cn-beijing",
  3436. "endpoint": "imm.cn-beijing.aliyuncs.com"
  3437. },
  3438. {
  3439. "region": "ap-southeast-1",
  3440. "endpoint": "imm.ap-southeast-1.aliyuncs.com"
  3441. },
  3442. {
  3443. "region": "cn-zhangjiakou",
  3444. "endpoint": "imm.cn-zhangjiakou.aliyuncs.com"
  3445. },
  3446. {
  3447. "region": "cn-shanghai",
  3448. "endpoint": "imm.cn-shanghai.aliyuncs.com"
  3449. },
  3450. {
  3451. "region": "cn-hangzhou",
  3452. "endpoint": "imm.cn-hangzhou.aliyuncs.com"
  3453. },
  3454. {
  3455. "region": "cn-shenzhen",
  3456. "endpoint": "imm.cn-shenzhen.aliyuncs.com"
  3457. }
  3458. ],
  3459. "global_endpoint": "",
  3460. "regional_endpoint_pattern": ""
  3461. },
  3462. {
  3463. "code": "ens",
  3464. "document_id": "",
  3465. "location_service_code": "ens",
  3466. "regional_endpoints": [
  3467. {
  3468. "region": "cn-hangzhou",
  3469. "endpoint": "ens.aliyuncs.com"
  3470. }
  3471. ],
  3472. "global_endpoint": "",
  3473. "regional_endpoint_pattern": ""
  3474. },
  3475. {
  3476. "code": "ram",
  3477. "document_id": "28672",
  3478. "location_service_code": "ram",
  3479. "regional_endpoints": null,
  3480. "global_endpoint": "ram.aliyuncs.com",
  3481. "regional_endpoint_pattern": ""
  3482. },
  3483. {
  3484. "code": "hcs_mgw",
  3485. "document_id": "",
  3486. "location_service_code": "hcs_mgw",
  3487. "regional_endpoints": [
  3488. {
  3489. "region": "cn-hangzhou",
  3490. "endpoint": "mgw.cn-hangzhou.aliyuncs.com"
  3491. },
  3492. {
  3493. "region": "ap-southeast-1",
  3494. "endpoint": "mgw.ap-southeast-1.aliyuncs.com"
  3495. },
  3496. {
  3497. "region": "cn-shanghai",
  3498. "endpoint": "mgw.cn-shanghai.aliyuncs.com"
  3499. }
  3500. ],
  3501. "global_endpoint": "",
  3502. "regional_endpoint_pattern": ""
  3503. },
  3504. {
  3505. "code": "itaas",
  3506. "document_id": "55759",
  3507. "location_service_code": "itaas",
  3508. "regional_endpoints": null,
  3509. "global_endpoint": "itaas.aliyuncs.com",
  3510. "regional_endpoint_pattern": ""
  3511. },
  3512. {
  3513. "code": "qualitycheck",
  3514. "document_id": "50807",
  3515. "location_service_code": "qualitycheck",
  3516. "regional_endpoints": [
  3517. {
  3518. "region": "cn-hangzhou",
  3519. "endpoint": "qualitycheck.cn-hangzhou.aliyuncs.com"
  3520. }
  3521. ],
  3522. "global_endpoint": "",
  3523. "regional_endpoint_pattern": ""
  3524. },
  3525. {
  3526. "code": "alikafka",
  3527. "document_id": "",
  3528. "location_service_code": "alikafka",
  3529. "regional_endpoints": [
  3530. {
  3531. "region": "cn-beijing",
  3532. "endpoint": "alikafka.cn-beijing.aliyuncs.com"
  3533. },
  3534. {
  3535. "region": "cn-zhangjiakou",
  3536. "endpoint": "alikafka.cn-zhangjiakou.aliyuncs.com"
  3537. },
  3538. {
  3539. "region": "cn-huhehaote",
  3540. "endpoint": "alikafka.cn-huhehaote.aliyuncs.com"
  3541. },
  3542. {
  3543. "region": "cn-hangzhou",
  3544. "endpoint": "alikafka.cn-hangzhou.aliyuncs.com"
  3545. },
  3546. {
  3547. "region": "cn-shanghai",
  3548. "endpoint": "alikafka.cn-shanghai.aliyuncs.com"
  3549. },
  3550. {
  3551. "region": "cn-shenzhen",
  3552. "endpoint": "alikafka.cn-shenzhen.aliyuncs.com"
  3553. },
  3554. {
  3555. "region": "cn-hongkong",
  3556. "endpoint": "alikafka.cn-hongkong.aliyuncs.com"
  3557. },
  3558. {
  3559. "region": "cn-qingdao",
  3560. "endpoint": "alikafka.cn-qingdao.aliyuncs.com"
  3561. }
  3562. ],
  3563. "global_endpoint": "",
  3564. "regional_endpoint_pattern": ""
  3565. },
  3566. {
  3567. "code": "faas",
  3568. "document_id": "",
  3569. "location_service_code": "faas",
  3570. "regional_endpoints": [
  3571. {
  3572. "region": "cn-hangzhou",
  3573. "endpoint": "faas.cn-hangzhou.aliyuncs.com"
  3574. },
  3575. {
  3576. "region": "cn-shenzhen",
  3577. "endpoint": "faas.cn-shenzhen.aliyuncs.com"
  3578. },
  3579. {
  3580. "region": "cn-shanghai",
  3581. "endpoint": "faas.cn-shanghai.aliyuncs.com"
  3582. },
  3583. {
  3584. "region": "cn-beijing",
  3585. "endpoint": "faas.cn-beijing.aliyuncs.com"
  3586. }
  3587. ],
  3588. "global_endpoint": "",
  3589. "regional_endpoint_pattern": ""
  3590. },
  3591. {
  3592. "code": "alidfs",
  3593. "document_id": "",
  3594. "location_service_code": "alidfs",
  3595. "regional_endpoints": [
  3596. {
  3597. "region": "cn-beijing",
  3598. "endpoint": "dfs.cn-beijing.aliyuncs.com"
  3599. },
  3600. {
  3601. "region": "cn-shanghai",
  3602. "endpoint": "dfs.cn-shanghai.aliyuncs.com"
  3603. }
  3604. ],
  3605. "global_endpoint": "",
  3606. "regional_endpoint_pattern": ""
  3607. },
  3608. {
  3609. "code": "cms",
  3610. "document_id": "28615",
  3611. "location_service_code": "cms",
  3612. "regional_endpoints": [
  3613. {
  3614. "region": "ap-southeast-3",
  3615. "endpoint": "metrics.ap-southeast-3.aliyuncs.com"
  3616. },
  3617. {
  3618. "region": "cn-hongkong",
  3619. "endpoint": "metrics.cn-hangzhou.aliyuncs.com"
  3620. },
  3621. {
  3622. "region": "ap-southeast-5",
  3623. "endpoint": "metrics.ap-southeast-5.aliyuncs.com"
  3624. },
  3625. {
  3626. "region": "ap-south-1",
  3627. "endpoint": "metrics.ap-south-1.aliyuncs.com"
  3628. },
  3629. {
  3630. "region": "cn-hangzhou",
  3631. "endpoint": "metrics.cn-hangzhou.aliyuncs.com"
  3632. },
  3633. {
  3634. "region": "eu-west-1",
  3635. "endpoint": "metrics.eu-west-1.aliyuncs.com"
  3636. },
  3637. {
  3638. "region": "cn-huhehaote",
  3639. "endpoint": "metrics.cn-huhehaote.aliyuncs.com"
  3640. },
  3641. {
  3642. "region": "cn-shanghai",
  3643. "endpoint": "metrics.cn-hangzhou.aliyuncs.com"
  3644. },
  3645. {
  3646. "region": "cn-shenzhen",
  3647. "endpoint": "metrics.cn-hangzhou.aliyuncs.com"
  3648. },
  3649. {
  3650. "region": "ap-southeast-1",
  3651. "endpoint": "metrics.cn-hangzhou.aliyuncs.com"
  3652. },
  3653. {
  3654. "region": "us-west-1",
  3655. "endpoint": "metrics.cn-hangzhou.aliyuncs.com"
  3656. },
  3657. {
  3658. "region": "us-east-1",
  3659. "endpoint": "metrics.cn-hangzhou.aliyuncs.com"
  3660. },
  3661. {
  3662. "region": "ap-northeast-1",
  3663. "endpoint": "metrics.ap-northeast-1.aliyuncs.com"
  3664. },
  3665. {
  3666. "region": "cn-qingdao",
  3667. "endpoint": "metrics.cn-hangzhou.aliyuncs.com"
  3668. },
  3669. {
  3670. "region": "cn-beijing",
  3671. "endpoint": "metrics.cn-hangzhou.aliyuncs.com"
  3672. },
  3673. {
  3674. "region": "cn-zhangjiakou",
  3675. "endpoint": "metrics.cn-hangzhou.aliyuncs.com"
  3676. },
  3677. {
  3678. "region": "ap-southeast-2",
  3679. "endpoint": "metrics.cn-hangzhou.aliyuncs.com"
  3680. },
  3681. {
  3682. "region": "eu-central-1",
  3683. "endpoint": "metrics.cn-hangzhou.aliyuncs.com"
  3684. },
  3685. {
  3686. "region": "me-east-1",
  3687. "endpoint": "metrics.cn-hangzhou.aliyuncs.com"
  3688. }
  3689. ],
  3690. "global_endpoint": "metrics.cn-hangzhou.aliyuncs.com",
  3691. "regional_endpoint_pattern": ""
  3692. },
  3693. {
  3694. "code": "domain-intl",
  3695. "document_id": "",
  3696. "location_service_code": "domain-intl",
  3697. "regional_endpoints": null,
  3698. "global_endpoint": "domain-intl.aliyuncs.com",
  3699. "regional_endpoint_pattern": "domain-intl.aliyuncs.com"
  3700. },
  3701. {
  3702. "code": "kvstore",
  3703. "document_id": "",
  3704. "location_service_code": "kvstore",
  3705. "regional_endpoints": [
  3706. {
  3707. "region": "ap-northeast-1",
  3708. "endpoint": "r-kvstore.ap-northeast-1.aliyuncs.com"
  3709. }
  3710. ],
  3711. "global_endpoint": "",
  3712. "regional_endpoint_pattern": ""
  3713. },
  3714. {
  3715. "code": "ccs",
  3716. "document_id": "",
  3717. "location_service_code": "ccs",
  3718. "regional_endpoints": [
  3719. {
  3720. "region": "cn-hangzhou",
  3721. "endpoint": "ccs.aliyuncs.com"
  3722. }
  3723. ],
  3724. "global_endpoint": "",
  3725. "regional_endpoint_pattern": ""
  3726. },
  3727. {
  3728. "code": "ess",
  3729. "document_id": "25925",
  3730. "location_service_code": "ess",
  3731. "regional_endpoints": [
  3732. {
  3733. "region": "cn-huhehaote",
  3734. "endpoint": "ess.cn-huhehaote.aliyuncs.com"
  3735. },
  3736. {
  3737. "region": "ap-southeast-2",
  3738. "endpoint": "ess.ap-southeast-2.aliyuncs.com"
  3739. },
  3740. {
  3741. "region": "cn-hangzhou",
  3742. "endpoint": "ess.aliyuncs.com"
  3743. },
  3744. {
  3745. "region": "cn-hongkong",
  3746. "endpoint": "ess.aliyuncs.com"
  3747. },
  3748. {
  3749. "region": "eu-west-1",
  3750. "endpoint": "ess.eu-west-1.aliyuncs.com"
  3751. },
  3752. {
  3753. "region": "ap-southeast-1",
  3754. "endpoint": "ess.aliyuncs.com"
  3755. },
  3756. {
  3757. "region": "us-west-1",
  3758. "endpoint": "ess.aliyuncs.com"
  3759. },
  3760. {
  3761. "region": "ap-southeast-5",
  3762. "endpoint": "ess.ap-southeast-5.aliyuncs.com"
  3763. },
  3764. {
  3765. "region": "ap-southeast-3",
  3766. "endpoint": "ess.ap-southeast-3.aliyuncs.com"
  3767. },
  3768. {
  3769. "region": "cn-zhangjiakou",
  3770. "endpoint": "ess.cn-zhangjiakou.aliyuncs.com"
  3771. },
  3772. {
  3773. "region": "cn-beijing",
  3774. "endpoint": "ess.aliyuncs.com"
  3775. },
  3776. {
  3777. "region": "cn-shenzhen",
  3778. "endpoint": "ess.aliyuncs.com"
  3779. },
  3780. {
  3781. "region": "me-east-1",
  3782. "endpoint": "ess.me-east-1.aliyuncs.com"
  3783. },
  3784. {
  3785. "region": "ap-northeast-1",
  3786. "endpoint": "ess.ap-northeast-1.aliyuncs.com"
  3787. },
  3788. {
  3789. "region": "ap-south-1",
  3790. "endpoint": "ess.ap-south-1.aliyuncs.com"
  3791. },
  3792. {
  3793. "region": "cn-shanghai",
  3794. "endpoint": "ess.aliyuncs.com"
  3795. },
  3796. {
  3797. "region": "eu-central-1",
  3798. "endpoint": "ess.eu-central-1.aliyuncs.com"
  3799. },
  3800. {
  3801. "region": "cn-qingdao",
  3802. "endpoint": "ess.aliyuncs.com"
  3803. },
  3804. {
  3805. "region": "us-east-1",
  3806. "endpoint": "ess.aliyuncs.com"
  3807. }
  3808. ],
  3809. "global_endpoint": "ess.aliyuncs.com",
  3810. "regional_endpoint_pattern": "ess.[RegionId].aliyuncs.com"
  3811. },
  3812. {
  3813. "code": "dds",
  3814. "document_id": "61715",
  3815. "location_service_code": "dds",
  3816. "regional_endpoints": [
  3817. {
  3818. "region": "me-east-1",
  3819. "endpoint": "mongodb.me-east-1.aliyuncs.com"
  3820. },
  3821. {
  3822. "region": "ap-southeast-3",
  3823. "endpoint": "mongodb.ap-southeast-3.aliyuncs.com"
  3824. },
  3825. {
  3826. "region": "ap-southeast-5",
  3827. "endpoint": "mongodb.ap-southeast-5.aliyuncs.com"
  3828. },
  3829. {
  3830. "region": "cn-hongkong",
  3831. "endpoint": "mongodb.aliyuncs.com"
  3832. },
  3833. {
  3834. "region": "ap-northeast-1",
  3835. "endpoint": "mongodb.ap-northeast-1.aliyuncs.com"
  3836. },
  3837. {
  3838. "region": "eu-central-1",
  3839. "endpoint": "mongodb.eu-central-1.aliyuncs.com"
  3840. },
  3841. {
  3842. "region": "cn-beijing",
  3843. "endpoint": "mongodb.aliyuncs.com"
  3844. },
  3845. {
  3846. "region": "cn-shenzhen",
  3847. "endpoint": "mongodb.aliyuncs.com"
  3848. },
  3849. {
  3850. "region": "ap-southeast-1",
  3851. "endpoint": "mongodb.aliyuncs.com"
  3852. },
  3853. {
  3854. "region": "eu-west-1",
  3855. "endpoint": "mongodb.eu-west-1.aliyuncs.com"
  3856. },
  3857. {
  3858. "region": "us-east-1",
  3859. "endpoint": "mongodb.aliyuncs.com"
  3860. },
  3861. {
  3862. "region": "cn-huhehaote",
  3863. "endpoint": "mongodb.cn-huhehaote.aliyuncs.com"
  3864. },
  3865. {
  3866. "region": "cn-qingdao",
  3867. "endpoint": "mongodb.aliyuncs.com"
  3868. },
  3869. {
  3870. "region": "cn-hangzhou",
  3871. "endpoint": "mongodb.aliyuncs.com"
  3872. },
  3873. {
  3874. "region": "cn-shanghai",
  3875. "endpoint": "mongodb.aliyuncs.com"
  3876. },
  3877. {
  3878. "region": "ap-southeast-2",
  3879. "endpoint": "mongodb.ap-southeast-2.aliyuncs.com"
  3880. },
  3881. {
  3882. "region": "cn-zhangjiakou",
  3883. "endpoint": "mongodb.cn-zhangjiakou.aliyuncs.com"
  3884. },
  3885. {
  3886. "region": "ap-south-1",
  3887. "endpoint": "mongodb.ap-south-1.aliyuncs.com"
  3888. },
  3889. {
  3890. "region": "us-west-1",
  3891. "endpoint": "mongodb.aliyuncs.com"
  3892. }
  3893. ],
  3894. "global_endpoint": "mongodb.aliyuncs.com",
  3895. "regional_endpoint_pattern": "mongodb.[RegionId].aliyuncs.com"
  3896. },
  3897. {
  3898. "code": "mts",
  3899. "document_id": "29212",
  3900. "location_service_code": "mts",
  3901. "regional_endpoints": [
  3902. {
  3903. "region": "cn-beijing",
  3904. "endpoint": "mts.cn-beijing.aliyuncs.com"
  3905. },
  3906. {
  3907. "region": "ap-northeast-1",
  3908. "endpoint": "mts.ap-northeast-1.aliyuncs.com"
  3909. },
  3910. {
  3911. "region": "cn-hongkong",
  3912. "endpoint": "mts.cn-hongkong.aliyuncs.com"
  3913. },
  3914. {
  3915. "region": "cn-shenzhen",
  3916. "endpoint": "mts.cn-shenzhen.aliyuncs.com"
  3917. },
  3918. {
  3919. "region": "cn-zhangjiakou",
  3920. "endpoint": "mts.cn-zhangjiakou.aliyuncs.com"
  3921. },
  3922. {
  3923. "region": "ap-south-1",
  3924. "endpoint": "mts.ap-south-1.aliyuncs.com"
  3925. },
  3926. {
  3927. "region": "cn-shanghai",
  3928. "endpoint": "mts.cn-shanghai.aliyuncs.com"
  3929. },
  3930. {
  3931. "region": "ap-southeast-1",
  3932. "endpoint": "mts.ap-southeast-1.aliyuncs.com"
  3933. },
  3934. {
  3935. "region": "us-west-1",
  3936. "endpoint": "mts.us-west-1.aliyuncs.com"
  3937. },
  3938. {
  3939. "region": "eu-central-1",
  3940. "endpoint": "mts.eu-central-1.aliyuncs.com"
  3941. },
  3942. {
  3943. "region": "eu-west-1",
  3944. "endpoint": "mts.eu-west-1.aliyuncs.com"
  3945. },
  3946. {
  3947. "region": "cn-hangzhou",
  3948. "endpoint": "mts.cn-hangzhou.aliyuncs.com"
  3949. }
  3950. ],
  3951. "global_endpoint": "",
  3952. "regional_endpoint_pattern": ""
  3953. },
  3954. {
  3955. "code": "push",
  3956. "document_id": "30074",
  3957. "location_service_code": "push",
  3958. "regional_endpoints": null,
  3959. "global_endpoint": "cloudpush.aliyuncs.com",
  3960. "regional_endpoint_pattern": ""
  3961. },
  3962. {
  3963. "code": "hcs_sgw",
  3964. "document_id": "",
  3965. "location_service_code": "hcs_sgw",
  3966. "regional_endpoints": [
  3967. {
  3968. "region": "eu-central-1",
  3969. "endpoint": "sgw.eu-central-1.aliyuncs.com"
  3970. },
  3971. {
  3972. "region": "cn-hangzhou",
  3973. "endpoint": "sgw.cn-shanghai.aliyuncs.com"
  3974. },
  3975. {
  3976. "region": "cn-zhangjiakou",
  3977. "endpoint": "sgw.cn-shanghai.aliyuncs.com"
  3978. },
  3979. {
  3980. "region": "ap-southeast-1",
  3981. "endpoint": "sgw.ap-southeast-1.aliyuncs.com"
  3982. },
  3983. {
  3984. "region": "cn-shenzhen",
  3985. "endpoint": "sgw.cn-shanghai.aliyuncs.com"
  3986. },
  3987. {
  3988. "region": "cn-hongkong",
  3989. "endpoint": "sgw.cn-shanghai.aliyuncs.com"
  3990. },
  3991. {
  3992. "region": "ap-southeast-2",
  3993. "endpoint": "sgw.ap-southeast-2.aliyuncs.com"
  3994. },
  3995. {
  3996. "region": "cn-shanghai",
  3997. "endpoint": "sgw.cn-shanghai.aliyuncs.com"
  3998. },
  3999. {
  4000. "region": "cn-qingdao",
  4001. "endpoint": "sgw.cn-shanghai.aliyuncs.com"
  4002. },
  4003. {
  4004. "region": "cn-beijing",
  4005. "endpoint": "sgw.cn-shanghai.aliyuncs.com"
  4006. }
  4007. ],
  4008. "global_endpoint": "",
  4009. "regional_endpoint_pattern": ""
  4010. },
  4011. {
  4012. "code": "hbase",
  4013. "document_id": "",
  4014. "location_service_code": "hbase",
  4015. "regional_endpoints": [
  4016. {
  4017. "region": "cn-huhehaote",
  4018. "endpoint": "hbase.cn-huhehaote.aliyuncs.com"
  4019. },
  4020. {
  4021. "region": "ap-south-1",
  4022. "endpoint": "hbase.ap-south-1.aliyuncs.com"
  4023. },
  4024. {
  4025. "region": "us-west-1",
  4026. "endpoint": "hbase.aliyuncs.com"
  4027. },
  4028. {
  4029. "region": "me-east-1",
  4030. "endpoint": "hbase.me-east-1.aliyuncs.com"
  4031. },
  4032. {
  4033. "region": "eu-central-1",
  4034. "endpoint": "hbase.eu-central-1.aliyuncs.com"
  4035. },
  4036. {
  4037. "region": "cn-qingdao",
  4038. "endpoint": "hbase.aliyuncs.com"
  4039. },
  4040. {
  4041. "region": "cn-shanghai",
  4042. "endpoint": "hbase.aliyuncs.com"
  4043. },
  4044. {
  4045. "region": "cn-shenzhen",
  4046. "endpoint": "hbase.aliyuncs.com"
  4047. },
  4048. {
  4049. "region": "ap-southeast-2",
  4050. "endpoint": "hbase.ap-southeast-2.aliyuncs.com"
  4051. },
  4052. {
  4053. "region": "ap-southeast-3",
  4054. "endpoint": "hbase.ap-southeast-3.aliyuncs.com"
  4055. },
  4056. {
  4057. "region": "cn-hangzhou",
  4058. "endpoint": "hbase.aliyuncs.com"
  4059. },
  4060. {
  4061. "region": "us-east-1",
  4062. "endpoint": "hbase.aliyuncs.com"
  4063. },
  4064. {
  4065. "region": "ap-southeast-5",
  4066. "endpoint": "hbase.ap-southeast-5.aliyuncs.com"
  4067. },
  4068. {
  4069. "region": "cn-beijing",
  4070. "endpoint": "hbase.aliyuncs.com"
  4071. },
  4072. {
  4073. "region": "ap-southeast-1",
  4074. "endpoint": "hbase.aliyuncs.com"
  4075. }
  4076. ],
  4077. "global_endpoint": "hbase.aliyuncs.com",
  4078. "regional_endpoint_pattern": ""
  4079. },
  4080. {
  4081. "code": "bastionhost",
  4082. "document_id": "",
  4083. "location_service_code": "bastionhost",
  4084. "regional_endpoints": [
  4085. {
  4086. "region": "cn-hangzhou",
  4087. "endpoint": "yundun-bastionhost.aliyuncs.com"
  4088. }
  4089. ],
  4090. "global_endpoint": "",
  4091. "regional_endpoint_pattern": ""
  4092. },
  4093. {
  4094. "code": "vs",
  4095. "document_id": "",
  4096. "location_service_code": "vs",
  4097. "regional_endpoints": [
  4098. {
  4099. "region": "cn-hangzhou",
  4100. "endpoint": "vs.cn-hangzhou.aliyuncs.com"
  4101. },
  4102. {
  4103. "region": "cn-shanghai",
  4104. "endpoint": "vs.cn-shanghai.aliyuncs.com"
  4105. }
  4106. ],
  4107. "global_endpoint": "",
  4108. "regional_endpoint_pattern": ""
  4109. }
  4110. ]
  4111. }`
  4112. var initOnce sync.Once
  4113. var data interface{}
  4114. func getEndpointConfigData() interface{} {
  4115. initOnce.Do(func() {
  4116. err := json.Unmarshal([]byte(endpointsJson), &data)
  4117. if err != nil {
  4118. panic(fmt.Sprintf("init endpoint config data failed. %s", err))
  4119. }
  4120. })
  4121. return data
  4122. }