阿里云秘钥管理服务错误文档

编号产品名称Error CodeError Message描述1秘钥管理服务Missing{ParameterName}{ParameterName} is mandatory for this action.必填参数没有填。请检查调用时是否填写了此参数,并重试请求。2秘...
编号产品名称Error CodeError Message描述
1秘钥管理服务Missing{ParameterName}{ParameterName} is mandatory for this action.必填参数没有填。请检查调用时是否填写了此参数,并重试请求。
2秘钥管理服务InvalidProtocol.NeedSslYour request is denied as lack of ssl protect.进行 API 配置时,选择了只支持 HTTPS 协议。请检查 API 配置,确认是否配置了只支持 HTTPS。您可以修改配置支持其他协议。
3秘钥管理服务InvalidParameterThe specified parameter \”%s\” is not valid.参数值校验不通过。请使用请求参数构造规范化的请求字符串。详细信息参见“签名机制”。
4秘钥管理服务IncompleteSignatureThe request signature does not conform to Alibaba Cloud standards.签名不匹配。请检查 Access Key ID 和 Access Key Secret 是否正确;检查签名方法是否正确。详细信息参见“签名机制”。
5秘钥管理服务InternalErrorThe request processing has failed due to some unknown error.内部错误。建议重试,如果多次重试报错请提交工单。
6秘钥管理服务UnknownErrorThe request processing has failed due to some unknown error.未知错误。请重试该操作,若再出现该错误请提交工单。
7秘钥管理服务ServiceUnavailableThe request has failed due to a temporary failure of the server.服务暂时不可用(底层服务不可用)。系统正在升级,暂时不可用,可稍后尝试。
8秘钥管理服务MissingParameterThe input parameter \”%s\” that is mandatory for processing this request is not supplied.必填参数没有填。请检查调用时是否填写了此参数,并重试请求。
9秘钥管理服务Forbidden.AccessKeyDisabledThe Access Key is disabled.AccessKeyId 被禁用。请检查 AccessKey 是否正常可用,请使用状态为启用的 AccessKey。
10秘钥管理服务InvalidTimeStamp.FormatSpecified time stamp or date value is not well formatted.时间戳格式不对(例如:Date 或 Timestamp)。请检查您的时间戳的格式是否正确。日期格式按照 ISO8601 标准表示并需要使用 UTC 时间,格式为:YYYY-MM-DDThh:mm:ssZ,例如,2014-05-26T12:00:00Z(为北京时间 2013 年 1 月 10 日 20 点 0 分 0 秒)GMT 时间。和服务器时间差在 15 分钟以内算为合法。
11秘钥管理服务InvalidTimeStamp.ExpiredSpecified time stamp or date value is expired.用户时间和服务器时间不在 15 分钟内请检查您的时间戳设置,确认时间戳和服务器时间的差值是否在 15 分钟内。
12秘钥管理服务SignatureNonceUsedSpecified signature nonce was used already.SignatureNonce 重复。每次请求的 SignatureNonce 在 15 分钟内不能重复。
13秘钥管理服务SignatureNonceUsedSpecified signature nonce war used already.SignatureNonce 重复。每次请求的 SignatureNonce 在 15 分钟内不能重复。
14秘钥管理服务InvalidSignatureMethodSpecified signature method is not valid.签名方法不支持。目前使用的哈希算法是 HMAC-SHA1。
15秘钥管理服务UnsupportedHTTPMethodSpecified signature is not matched with our calculation.HTTP 请求方法不支持。建议查看各个产品的 API 调用方式文档。
16秘钥管理服务SignatureDoesNotMatchSpecified signature is not matched with our calculation.签名不匹配。请检查 Access Key ID 和 Access Key Secret 是否正确;检查签名方法是否正确。详细信息参见“签名机制”。
17秘钥管理服务InvalidSecurityToken.MismatchWithAccessKeySpecified SecurityToken mismatch with the AccessKeySecurityToken 与 AccessKey 不匹配。请检查 SecurityToken。建议重新申请 SecurityToken。
18秘钥管理服务InvalidSecurityToken.MalformedSpecified SecurityToken is malformedSecurityToken 错误。请检查 SecurityToken。建议重新申请 SecurityToken。
19秘钥管理服务InvalidSecurityToken.ExpiredSpecified SecurityToken is expired.SecurityToken 过期。请检查 SecurityToken。建议重新申请 SecurityToken。
20秘钥管理服务Invalid{ParameterName}Specified parameter {ParameterName} is not valid.参数值或名称校验不通过。请使用请求参数构造规范化的请求字符串,参考“签名机制”。
21秘钥管理服务InvalidParameter.FormatSpecified parameter format is not valid.返回值格式不正确(Format 不支持)。返回格式支持 XML 与 JSON,默认为 XML。
22秘钥管理服务InvalidParameter.AcceptSpecified parameter accept is not valid.返回值格式不正确(Accept 不支持)。Accept 客户端需要的返回值类型,支持 application/json 和 application/json-rpc。默认值:无。
23秘钥管理服务ContentLengthDoesNotMatchSpecified content-length is not matched with the length of body.指定的 content-length 与 body 长度不匹配。content-length 需要与请求中的 body 长度保持一致,请核对后再次发送请求。
24秘钥管理服务ContentMD5NotMatchedSpecified content md5 is not matched with your request body.MD5 校验不通过。请重新生成 MD5 的签名值。详细信息参见“签名机制”。Java 格式举例:Base64.encodeBase64(MD5(bodyStream.getbytes("UTF-8")));。
25秘钥管理服务InvalidApi.NotFoundSpecified api is not found, please check your url and method.找不到指定的 API。请检查调用的 URL 和方法。您调用的 API 不存在。请检查 API 的名称是否正确,请注意确认大小写。
26秘钥管理服务InvalidAccessKeyId.NotFoundSpecified access key is not found.AccessKeyId 找不到。请检查调用时是否使用了正确的 AccessKey。
27秘钥管理服务InvalidAccessKeyId.InactiveSpecified access key is disabled.AccessKeyId 被禁用。请检查 AccessKey 是否正常可用。请使用状态为启用的 AccessKey。
28秘钥管理服务MissingSecurityTokenSecurityToken is mandatory for this action.缺少 SecurityToken。当 AccessKeyId 以 STS. 开头时,需要提供 SecurityToken。
29秘钥管理服务Throttling.UserRequest was denied due to user flow control.您这个时段的流量已经超限。如果不能满足现有业务要求可以提工单进行申请。
30秘钥管理服务ThrottlingRequest was denied due to request throttling.您这个时段的流量已经超限。如果不能满足现有业务要求可以提工单进行申请。
31秘钥管理服务Throttling.ApiRequest was denied due to api flow control.您这个时段的流量已经超限。如果不能满足现有业务要求可以提工单进行申请。
32秘钥管理服务InvalidRegion.NotFoundCannot find region to access.找不到请求对应的 Region。请求对应的 Region 信息不存在或未开放,请检查请求的 Reigon 信息是否正确或者提交工单联系我们查看更多信息。
33秘钥管理服务InvalidProduct.NotFoundCannot find product according to your specified domain.通过域名找不到对应的产品。请检查调用的域名或产品配置中的域名是否正确。
34秘钥管理服务Rejected.LimitExceeded
拒绝访问,资源数量已达到上限。
35秘钥管理服务IllegalTimestamp
输入参数“时间戳”标明该请求已经不在可处理时间范围内。
36秘钥管理服务IncompleteSignature
请求签名不符合阿里云签名规范。
37秘钥管理服务InvalidAccessKeyId.NotFound
Access Key ID不存在。
38秘钥管理服务Unsupported.Alias
该API不支持使用别名进行访问
39秘钥管理服务Rejected.Throttling
您这个时段的流量已经超限。
40秘钥管理服务InvalidParameter
参数非法。
41秘钥管理服务ParseRequestParameterException
参数解析失败,请确认输入参数。
42秘钥管理服务Rejected.PendingImport
拒绝访问,密钥尚未导入密钥材料
43秘钥管理服务ExpiredImportToken
导入令牌已过期。请重新申请导入令牌。
44秘钥管理服务Rejected.Disabled
拒绝访问,密钥已被禁用。
45秘钥管理服务AliasAlreadyExists
别名已经存在。
46秘钥管理服务
  • 发表于 2018-04-05 17:06
  • 阅读 ( 1775 )
  • 分类:开放平台

条评论

请先 登录 后评论
不写代码的码农
三叔

422 篇文章

作家榜 »

  1. 小编 文章
返回顶部
部分文章转自于网络,若有侵权请联系我们删除