提交 143ff015 编写于 作者: H Helin Wang

add permission AWSKeyManagementServicePowerUser for aws kms key creation

Without the permission command `aws kms --region=us-west-1 create-key --description="kube-aws assets"` will fail with:
An error occurred (AccessDeniedException) when calling the CreateKey operation:
上级 1dd972f9
...@@ -31,6 +31,7 @@ the user group: ...@@ -31,6 +31,7 @@ the user group:
- IAMUserSSHKeys - IAMUserSSHKeys
- IAMFullAccess - IAMFullAccess
- NetworkAdministrator - NetworkAdministrator
- AWSKeyManagementServicePowerUser
By the time we write this tutorial, we noticed that Chinese AWS users By the time we write this tutorial, we noticed that Chinese AWS users
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册