Module sts

Module sts 

Source
Expand description

§STS (Security Token Service) 模块

提供临时访问凭证的获取功能,用于安全地访问腾讯云 COS 资源。

STS 允许您为第三方用户或应用程序提供临时的、有限权限的访问凭证, 而无需暴露您的长期密钥。

参考文档:https://cloud.tencent.com/document/product/436/14048

Structs§

GetCredentialsRequest
临时密钥请求参数
Policy
权限策略
Statement
策略声明
StsClient
STS 临时密钥客户端
TemporaryCredentials
临时密钥响应