Package | Description |
---|---|
com.tencentcloudapi.sts.v20180813 | |
com.tencentcloudapi.sts.v20180813.models |
Modifier and Type | Method and Description |
---|---|
AssumeRoleWithWebIdentityResponse |
StsClient.AssumeRoleWithWebIdentity(AssumeRoleWithWebIdentityRequest req)
申请OIDC角色临时访问凭证。
注意:当使用签名方法 V3 调用本接口时,请求头无须传入 X-TC-Token, 但 Authorization 需要传入值 SKIP。
|
Constructor and Description |
---|
AssumeRoleWithWebIdentityRequest(AssumeRoleWithWebIdentityRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.