参数名称 | 类型 | 必填 | 描述 |
---|
Action | String | 是 | 公共参数,本接口取值:UpdateAccessKey。 |
Version | String | 是 | 公共参数,本接口取值:2015-11-01。 |
AccessKeyId | String | 是 | 访问密钥ID |
UserName | String | 是 | IAM子用户的用户名 |
Status | String | 是 | 修改后的访问密钥的状态,Active为可用,Inactive为不可用 |
参数名称 | 类型 | 描述 |
---|
result | Boolean | 示例值:true |
RequestId | String | 示例值:05d84c8e-541c-43d7-a8aa-1a24f9ae8de4 |
JSON格式
以下仅列出了接口业务逻辑相关的错误码,其他错误码详见公共错误码
错误码 | 错误信息 | Http状态码 | 描述 |
---|
InvalidParameterValue | An value must be supplied for the input parameter %s. | 400 | 输入参数%s的值不能为空,具体参数名在%s说明 |
InvalidParameterValue | An invalid or out-of-range value was supplied for the input parameter %s. | 400 | 输入参数 %s的值无效、不合法或者超出范围,具体参数名在%s说明 |
UserNoSuchEntity | The request was rejected because it referenced ‘User’ that does not exist. | 404 | 请求被拒绝,因其引用的“用户”不存在 |
AccessKeyNoSuchEntity | The request was rejected because it referenced ‘AccessKey’ that does not exist. | 404 | 请求被拒绝,因其引用的“访问密钥”不存在 |
纯净模式