403 | AccessDenied | AccessDenied: %s | 拒绝访问 | 诊断 |
400 | AdditionalVersionContainsMajorVersion | additionalVersionWeight %+v should not contain major version %d | 版本权重中不能包含主版本 | 诊断 |
409 | AliasAlreadyExists | alias %s of service %s already exists | 同名的别名已经存在 | 诊断 |
404 | AliasNotFound | alias %s of service %s does not exist | 所请求的别名不存在 | 诊断 |
404 | AsyncConfigNotExists | AsyncConfig for %s:%s does not exist. | 所请求的异步配置不存在 | 诊断 |
412 | AsyncInvocationStopped | The async invocation for %s:%s:%s has been stopped | 异步有状态调用已经停止 | 诊断 |
502 | BadResponse | BadResponse: %s | 响应中包含非法内容 | 诊断 |
412 | CAExited | The function either cannot be started or exited. %s | 自定义运行时或镜像函数启动失败 | 诊断 |
412 | CAFileNotFound | The function cannot be started. %s | 自定义运行时函数启动文件缺失 | 诊断 |
412 | CAFilePermission | The function cannot be started. %s | 自定义运行时函数启动文件缺少可执行权限 | 诊断 |
499 | ClientClosedRequest | client Closed Request | 客户端中断了请求 | 诊断 |
409 | ConcurrentUpdateError | ConcurrentUpdateError: %s | 并发更新错误 | 诊断 |
500 | DestinationDeliveryFailed | DestinationDeliveryFailed: %s | 异步目标投递失败 | 诊断 |
409 | DomainNameAlreadyExists | domain name %s already exists | 域名已经存在 | 诊断 |
404 | DomainNameNotFound | domain name %s does not exist | 所请求的域名不存在 | 诊断 |
400 | DomainNameNotResolved | domain name %s has not been resolved to your FC endpoint, the expected endpoint is %s | 域名未解析到函数计算的服务地址 | 诊断 |
400 | DomainNameResolveError | failed to resolve domain name %s, make sure your name server is valid please | 域名解析错误 | 诊断 |
404 | DomainRouteNotFound | no route found in domain %s for path %s and method %s | 所请求的域名路由不存在 | 诊断 |
400 | EntityTooLarge | payload size exceeds maximum allowed size (%s bytes) | 请求的大小超过了限制 | 诊断 |
409 | EventSourceAlreadyExists | event source %s already exists in service %s.%s and function %s | 同名的事件源已经存在 | 诊断 |
404 | EventSourceNotFound | event source %s does not exist in service %s.%s and function %s | 所请求的事件源不存在 | 诊断 |
400 | FnF.InvalidOutput | The output (%s) is not a valid JSON object | 异步目标投递错误 | 诊断 |
409 | FunctionAlreadyExists | function %s already exists in service %s | 同名的函数已经存在 | 诊断 |
409 | FunctionNotEmpty | function %s has triggers. Please delete all its triggers before deleting the function. | 要删除的函数下还存在触发器 | 诊断 |
404 | FunctionNotFound | function %s does not exist in service %s | 请求的函数不存在 | 诊断 |
404 | FunctionNotFoundByVersion | function %s does not exist in service %s by version %d | 所请求的函数在指定的服务和版本下不存在 | 诊断 |
412 | FunctionNotStarted | The function http server cannot be started. %s | 自定义运行时或者镜像的函数实例启动失败 | 诊断 |
404 | HTTPTriggerNotFound | there is no http trigger associated with service %s, function %s and qualifier %s | 调用的函数没有创建HTTP触发器 | 诊断 |
404 | InstanceNotFound | instance %s does not exist | 所请求的实例不存在 | 诊断 |
500 | InternalServerError | an internal error has occurred. Please retry. | 系统内部错误 | 诊断 |
403 | InvalidAccessKeyID | invalid access key ID %s | 非法的Access Key ID | 诊断 |
400 | InvalidArgument | Invalid argument: %s | 非法的参数 | 诊断 |
400 | InvalidDestinationResources | The destination resource is invalid: %s | 异步目标配置非法 | 诊断 |
400 | InvalidICPLicense | domain name %s has not got ICP license, or the ICP license does not belong to Aliyun | 域名未在阿里云备案 | 诊断 |
404 | LayerNotFound | The layer is not found. LayerName: %s. | 所请求的层不存在 | 诊断 |
404 | LayerVersionNotFound | The layer version is not found. LayerName: %s , Version:%d. | 所请求的层版本不存在 | 诊断 |
404 | LayerVersionNotFoundByArn | The layer version is not found. LayerArn: %s. | 所请求的层版本不存在 | 诊断 |
400 | LimitExceededError | LimitExceededError: %s | 函数或者触发器数量超过了限制 | 诊断 |
400 | MissingRequiredHeader | required HTTP header %s was not specified | 请求缺少必须的HTTP头 | 诊断 |
404 | OnDemandConfigNotFound | on-demand config for %s does not exist | 所请求的按量配置不存在 | 诊断 |
400 | OSSInvalidRequest | event source oss returned error: %s | 创建OSS触发器的参数错误 | 诊断 |
404 | PathNotSupported | %s against %s is not supported | API请求的HTTP方法或者路径错误 | 诊断 |
412 | PreconditionFailed | the resource being modified has been changed | 更新的资源已经发生了变化 | 诊断 |
409 | ProvisionConfigExist | provision config exists for service %s, alias %s, functions %s | 预留配置已经存在 | 诊断 |
404 | ProvisionConfigNotFound | provision config not exist for service %s, alias %s, functions %s | 所请求的预留配置不存在 | 诊断 |
412 | PullImageFailed | Failed to pull image. %s | 自定义镜像的函数拉取镜像失败 | 诊断 |
403 | RequestTimeTooSkewed | the difference between the request time %s and the current time %s is too large | 客户端的时间与服务端时间差异过大 | 诊断 |
429 | ResourceExhausted | Concurrent request count exceeded | 并发调用的请求数超过了账号级别或函数级别限制 | 诊断 |
503 | ResourceThrottled | ResourceThrottled: %s | 资源流控错误 | 诊断 |
409 | ServiceAlreadyExists | service %s already exists | 同名的服务已经存在 | 诊断 |
409 | ServiceNotEmpty | service %s has active %s | 要删除的服务下存在函数、版本或别名 | 诊断 |
404 | ServiceNotFound | service %s does not exist | 请求的服务不存在 | 诊断 |
503 | ServiceUnavailable | the service is temporarily unavailable | 服务暂时不可用 | 诊断 |
403 | SignatureNotMatch | The request signature we calculated does not match the signature you provided. Check your access key and signing method. | 请求签名错误 | 诊断 |
412 | StatefulAsyncInvocationAlreadyCompleted | The invocation (status: %s) has already been completed and cannot be stopped | 异步有状态调用已经存在 | 诊断 |
409 | StatefulAsyncInvocationAlreadyExists | The stateful invocation %s already exists. | 异步有状态调用已经存在 | 诊断 |
404 | StatefulAsyncInvocationNotFound | The stateful invocation for %s:%s:%s does not exist. | 所请求的异步有状态调用不存在 | 诊断 |
409 | SubdomainTriggerMappingAlreadyExists | subdomain %s already exists | 子域名已经存在 | 诊断 |
404 | SubdomainTriggerMappingNotFound | subdomain %s does not exist | 所请求的子域名不存在 | 诊断 |
503 | TargetServerErrorNeedsRetry | TargetServerErrorNeedsRetry: %s | 异步目标投递错误 | 诊断 |
409 | TriggerAlreadyExists | trigger %s already exists in service %s and function %s | 同名的触发器已经存在 | 诊断 |
404 | TriggerNotFound | trigger %s does not exist in service %s and function %s | 所请求的触发器不存在 | 诊断 |
415 | UnsupportedMediaType | content type should be application/json or application/octet-stream | 请求的媒体类型错误 | 诊断 |
409 | VersionAlreadyInUse | the version %d is already in use by alias %s. Please delete all the aliases that use this version first. | 当前版本正在使用,无法删除 | 诊断 |
404 | VersionIsDeleted | VersionIsDeleted: %s | 所请求的版本已经被删除 | 诊断 |
404 | VersionNotFound | version %d of service %s does not exist | 所请求的版本不存在 | 诊断 |
400 | VersionPublishError | can not publish version for service %s, detail: %s | 当前服务无法发布版本 | 诊断 |
409 | VpcBindingAlreadyExists | VPC binding already exists | VPC绑定已经存在 | 诊断 |
404 | VpcBindingNotFound | VPC binding not found | 所请求的VPC绑定不存在 | 诊断 |