| 类 | 说明 |
|---|---|
| LocalResourceDynamicSecretListener |
通过本地资源文件监听加载秘钥
不支持秘钥动态更新监听
仅为通过本地资源文件统一配置AK/SK提供支持
秘钥配置文件格式
{
"accessKey": "ak",
"secretKey": "sk"
}
默认秘钥配置文件aliyun_secret.json
也可通过运行参数进行设置-DaliyunSecretFile=resourcePath
|
Copyright © 2023. All rights reserved.