Package | Description |
---|---|
com.tencentcloudapi.sts.v20180813 | |
com.tencentcloudapi.sts.v20180813.models |
Modifier and Type | Method and Description |
---|---|
GetFederationTokenResponse |
StsClient.GetFederationToken(GetFederationTokenRequest req)
使用说明**
返回一组临时访问凭证,典型的应用场景是代理应用程序集中申请临时访问凭证,下发给企业网络内其他分布式终端应用,比如终端应用上传文件到COS场景,本接口仅支持永久密钥调用。
最佳实践**
1.
|
Constructor and Description |
---|
GetFederationTokenRequest(GetFederationTokenRequest 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.