UNPKG

aliyun-sdk

Version:
60 lines (59 loc) 1.3 kB
{ "format": "pop", "apiVersion": "2018-01-12", "checksumFormat": "md5", "endpointPrefix": "afs", "serviceAbbreviation": "AFS", "serviceFullName": "Aliyun AFS", "signatureVersion": "pop", "timestampFormat": "top", "xmlnamespace": "", "operations": { "authenticateSig": { "name": "AuthenticateSig", "http": { "method": "POST", "uri": "/" }, "input": { "type": "structure", "members": { "Action": { "required": true, "default": "AuthenticateSig" }, "ResourceOwnerId": { "type": "string" }, "RemoteIp": { "required": true, "type": "string" }, "SourceIp": { "type": "string" }, "AppKey": { "required": true, "type": "string" }, "SessionId": { "required": true, "type": "string" }, "Token": { "required": true, "type": "string" }, "Sig": { "required": true, "type": "string" }, "Scene": { "required": true, "type": "string" } } } } } }