Tencent Cloud — API credentials
tencent/cloud · version 1
envs add tencent/cloud
This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.
| Key | Needed | Kind | Notes |
|---|---|---|---|
TENCENTCLOUD_SECRET_ID |
required | secret | Tencent's guidance covers both halves in one sentence, telling you to store them properly or prefer temporary credentials, so neither is separated out as public. The names come from Tencent's own SDK.. where to get it |
TENCENTCLOUD_SECRET_KEY |
required | secret | The other half of that pair.. where to get it |
TENCENTCLOUD_TOKEN |
optional | secret | For the temporary credentials Tencent recommends over the long-lived pair.. where to get it |