调用GetCallerIdentity获取当前调用者的身份信息。
调试
您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。
授权信息
当前API暂无授权信息透出。
请求参数
名称 | 类型 | 必填 | 描述 | 示例值 |
---|
当前API无需请求参数
返回参数
示例
正常返回示例
JSON
格式
{
"IdentityType": "RAMUser",
"AccountId": "196813200012****",
"RequestId": "3C87BF47-3724-5443-ADC1-5AEAD9A03EB1",
"PrincipalId": "28877424437521****",
"UserId": "216959339000****",
"Arn": "acs:ram::196813200012****:user/admin",
"RoleId": "33537620082992****"
}
错误码
HTTP status code | 错误码 | 错误信息 |
---|---|---|
500 | InternalError | STS Server Internal Error happened, please send the RequestId to us. |
500 | InternalError | STS Server Internal Error happened, please send the RequestId to us. |
访问错误中心查看更多错误码。
变更历史
变更时间 | 变更内容概要 | 操作 |
---|
暂无变更历史