Closed 23233 closed 5 years ago
临时密钥官方文档上有说可以指定 durationSeconds 字段设置过期时间 但是我看demo以及配置项 都没有看到如何设置,请教一下,谢谢!
官方文档
@23233 你可以在下面这个页面获取到获取临时密钥的 demo 代码,页面左边有个 DurationSeconds 的输入框输入一个数字就可以看到代码中怎么配了(右边选择 go 语言)。
https://console.cloud.tencent.com/api/explorer?Product=sts&Version=2018-08-13&Action=GetFederationToken&SignVersion=
感谢,我明了了!
临时密钥官方文档上有说可以指定 durationSeconds 字段设置过期时间 但是我看demo以及配置项 都没有看到如何设置,请教一下,谢谢!
官方文档