diff --git a/README.md b/README.md index c3df110..d0412e5 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,8 @@ The credentials must have at least the following permissions: "codeguru-reviewer:DescribeRepositoryAssociation", "codeguru-reviewer:CreateCodeReview", "codeguru-reviewer:DescribeCodeReview", - "codeguru-reviewer:ListRecommendations" + "codeguru-reviewer:ListRecommendations", + "iam:CreateServiceLinkedRole" ], "Resource": "*", "Effect": "Allow" @@ -111,7 +112,7 @@ KMS key that you created in the previous step. Now you can analyze a repository by providing the KMS key ID (not the alias). For example: ``` - codeguru-reviewer -r ./ -kms 12345678-abcd-abcd-1234-1234567890ab + aws-codeguru-cli -r ./ -kms 12345678-abcd-abcd-1234-1234567890ab ``` The first time you analyze a repository with the CodeGuru Reviewer CLI, a new association will be created and the provided key will be associated with this repository. Fur subsequent scans, you do not need to provide the