ex_aliyun_openapi v0.2.4 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 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_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.