ex_aliyun_openapi v0.2.2 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.
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
Link to this function
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.
Link to this function
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.