From 4d2f7143583da47480e354a8e7eab0759bc68aa5 Mon Sep 17 00:00:00 2001 From: vwanlzhou <141824731+vwanlzhou@users.noreply.github.com> Date: Tue, 28 Nov 2023 15:07:12 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E7=AD=BE=E5=90=8D=E6=96=B9=E6=B3=95.m?= =?UTF-8?q?d?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../\347\255\276\345\220\215\346\226\271\346\263\225.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/api/\347\233\221\346\216\247\344\270\216\347\256\241\347\220\206/\344\272\221\347\233\221\346\216\247/\350\260\203\347\224\250\346\226\271\345\274\217/\347\255\276\345\220\215\346\226\271\346\263\225.md" "b/api/\347\233\221\346\216\247\344\270\216\347\256\241\347\220\206/\344\272\221\347\233\221\346\216\247/\350\260\203\347\224\250\346\226\271\345\274\217/\347\255\276\345\220\215\346\226\271\346\263\225.md" index 097e34b04fbf..1c45a2266c4c 100644 --- "a/api/\347\233\221\346\216\247\344\270\216\347\256\241\347\220\206/\344\272\221\347\233\221\346\216\247/\350\260\203\347\224\250\346\226\271\345\274\217/\347\255\276\345\220\215\346\226\271\346\263\225.md" +++ "b/api/\347\233\221\346\216\247\344\270\216\347\256\241\347\220\206/\344\272\221\347\233\221\346\216\247/\350\260\203\347\224\250\346\226\271\345\274\217/\347\255\276\345\220\215\346\226\271\346\263\225.md" @@ -10,7 +10,7 @@ (2)单击【云产品】,选择【监控与管理】栏下的【云API密钥】,进入云API密钥管理页面。 ![](https://main.qcloudimg.com/raw/c5f7bf8ad2dd59e7382528da0f63716b.png) -(3)在[云API访问密钥管理](https://console.cloud.tencent.com/capi)页面,单击【新建】即可以创建一对SecretId/SecretKey,每个帐号最多可以拥有两对SecretId/SecretKey。 +(3)在[云API访问密钥管理](https://console.cloud.tencent.com/capi)页面,单击【新建】即可以创建一对SecretId/SecretKey,每个账号最多可以拥有两对SecretId/SecretKey。 ## 2. 生成签名串 有了安全凭证SecretId 和 SecretKey后,就可以生成签名串了。下面给出了一个生成签名串的详细过程。