ex_aliyun_openapi v0.4.0 ExAliyunOpenapi View Source
Functions to call aliyun openapi.
- Common args are added by ExAliyunOpenapi.Middleware.
- You can just put addition args.
- You can find the api params in https://help.aliyun.com.
Link to this section Summary
Functions
Function to call Aliyun Cloud Push Service(移动推送). You can read the doc in https://help.aliyun.com/document_detail/48038.html.
Funtion to call Global Aliyun Short Message Service(国际短信服务). You can read the doc in https://www.alibabacloud.com/help/zh/doc-detail/106591.htm?spm=a2c63.p38356.b99.21.1bb57d908cOskx
Funtion to call Aliyun Short Message Service(短信服务). You can read the doc in https://help.aliyun.com/document_detail/101414.html?spm=a2c4g.11186623.6.624.4d3d30bbtYZP9D
Function to call Aliyun Security Token Service(短期访问权限). You can read the doc in https://help.aliyun.com/document_detail/28576.html.
Link to this section Functions
call_cps(params) View Source
Function to call Aliyun Cloud Push Service(移动推送). You can read the doc in https://help.aliyun.com/document_detail/48038.html.
call_global_sms(params) View Source
Funtion to call Global Aliyun Short Message Service(国际短信服务). You can read the doc in https://www.alibabacloud.com/help/zh/doc-detail/106591.htm?spm=a2c63.p38356.b99.21.1bb57d908cOskx
call_sms(params) View Source
Funtion to call Aliyun Short Message Service(短信服务). You can read the doc in https://help.aliyun.com/document_detail/101414.html?spm=a2c4g.11186623.6.624.4d3d30bbtYZP9D
call_sts(params) View Source
Function to call Aliyun Security Token Service(短期访问权限). You can read the doc in https://help.aliyun.com/document_detail/28576.html.