Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
xiong-liang committed Nov 19, 2015
2 parents f008744 + e70ef08 commit 06893c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -34,10 +34,11 @@

#### 配置方法一

使用 RAM 的 Open API 进行配置
使用 RAM 的 Open API 进行配置,也需要先在控制台开通 RAM 服务。

- 打开本代码中的 setupRAM.js
- 在阿里云控制台中找到自己账号的 id 并填入
- 将自己的根 AccessKey 和 AccessSecret 填入
- node setupRAM.js
- 如果创建成功, 会打印出 assumeRole 所需的 accessKeyId, accessKeySecret 和 roleARN, 记录下来

Expand Down

0 comments on commit 06893c7

Please sign in to comment.