访问控制 - 错误码
HTTP 状态码 | 错误码 | 错误信息 | 描述 | 操作 |
---|---|---|---|---|
400 | The request has Invalid parameters. | 请求包含非法参数。 | 诊断 | |
403 | Authentication failed. | 认证失败。 | 诊断 | |
403 | The AkProxy is not allowed to do action. | AK代理不被允许执行该Action。 | 诊断 | |
404 | Entity does not exist. | 实体不存在。 | 诊断 | |
409 | The policy is attached by some role. | 授权策略已被附加给角色。 | 诊断 | |
500 | Internal Error. | 内部错误 | 诊断 | |
The parameter - "AuthenticationCode" is inccorrect. | 多因素认证Code验证失败。 | 诊断 | ||
The entity CAN NOT has any attached policy while deleting the group. | 删除组前,组不能拥有任何授权策略。 | 诊断 | ||
The group CAN NOT has any user member while deleting the group. | 删除组前,必须从组中移除所有用户。 | 诊断 | ||
The policy CAN NOT been attached to any group while deleting the policy. | 删除授权策略前,此授权策略不能附加任何组。 | 诊断 | ||
The policy CAN NOT been attached to any user while deleting the policy. | 删除授权策略前,此授权策略不能附加任何用户。 | 诊断 | ||
The policy CAN NOT has any version except the defaul version. | 删除授权策略前,必须删除此授权策略上的非默认版本。 | 诊断 | ||
The default policy version CAN NOT been deleted directly. | 禁止删除正在使用的Policy版本。 | 诊断 | ||
The role CAN NOT has any attached policy while deleting the role. | 删除角色前,角色不能有任何授权策略。 | 诊断 | ||
The user CAN NOT has any access key while deleting the user. | 删除用户前,必须删除用户的AccessKey。 | 诊断 | ||
The user CAN NOT be in any group while deleting the user. | 删除用户前,必须将其从组中移除。 | 诊断 | ||
The user CAN NOT has any login profile while deleting the user. | 删除用户前,必须关闭用户的Web登录功能。 | 诊断 | ||
The user CAN NOT has any mfa device while deleting the user. | 删除用户前,必须解绑用户的MFA设备。 | 诊断 | ||
The user CAN NOT has any attached policy while deleting the user. | 删除用户前,用户不能拥有任何授权策略。 | 诊断 | ||
The virtual mfa device CAN NOT been bound to any user while deleting it. | MFA 设备正在使用,请先解除和用户的绑定关系。 | 诊断 | ||
The account alias does already exist. | 账号别名已被占用。 | 诊断 | ||
The group does already EXIST. | 组已存在。 | 诊断 | ||
The group has already been attached this policy. | 此组已附加此授权策略。 | 诊断 | ||
The group does already EXIST. | 授权策略已存在。 | 诊断 | ||
The role does already EXIST. | 角色已存在。 | 诊断 | ||
The role has already been attached this policy. | 指定角色已被授权此权限。 | 诊断 | ||
The user does already EXIST. | 用户已存在。 | 诊断 | ||
The user has already joined the group. | 用户已加入此组。 | 诊断 | ||
The user login profile does already EXIST. | 用户登录配置已存在。 | 诊断 | ||
The user has already bound a MFA device. | 用户已绑定MFA设备。 | 诊断 | ||
The user has already been attached this policy. | 用户已附加此授权策略。 | 诊断 | ||
The virtual mfa device does already EXIST. | 虚拟多因素认证设备已存在。 | 诊断 | ||
The virtual mfa device does already been bound to a user. | 此 MFA 设备已被使用。 | 诊断 | ||
The group does not exist. | 组不存在。 | 诊断 | ||
The indicate policy attached to the group does not exist. | 组未附加此授权策略。 | 诊断 | ||
The policy does not exist. | 授权策略不存在。 | 诊断 | ||
The policy version does not exist. | 授权策略版本不存在。 | 诊断 | ||
The role does not exist. | 角色不存在。 | 诊断 | ||
The indicate policy attached to the role does not exist. | 角色未被授予此权限。 | 诊断 | ||
The user does not exist. | 用户不存在。 | 诊断 | ||
The user access key does not exist. | 用户AccessKey不存在。 | 诊断 | ||
The user has not joined the group. | 用户未添加到此组。 | 诊断 | ||
The user login profile does not exist. | 用户登录配置不存在。 | 诊断 | ||
The user has not bound any MFA device. | 用户未绑定MFA设备。 | 诊断 | ||
The indicate policy of the user does not exist. | 用户未附加此Policy。 | 诊断 | ||
The virtual mfa device does not exist. | 虚拟多因素认证设备不存在。 | 诊断 | ||
Your ram service is inactive, please activate it. | 未开通RAM服务。 | 诊断 | ||
An internal error occurred. | 服务器内部错误 | 诊断 | ||
The format of parameter - "AccountAlias" is incorrect. | 企业别名格式错误,企业别名仅可以包含小写字母,数字以及中划线,不能以中划线作为开头或结尾,并且不能有两个连续的中划线。 | 诊断 | ||
The parameter - "AccountAlias" MUST be in the range of 3 and 63. | 企业别名长度不符合要求。企业别名长度必须在3-63之间。 | 诊断 |