Skip to content

Commit

Permalink
add readme notes for IAM roles
Browse files Browse the repository at this point in the history
  • Loading branch information
shaiMoria committed Feb 23, 2020
1 parent 4f8316a commit 071bc39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ More information about the usage and installation of golang plugins can be found

2) Shared credentials file.

3) If your application is running on an Amazon EC2 instance, IAM role for Amazon EC2.
3) If your application is running on an Amazon EC2 instance, IAM role for Amazon EC2. The IAM role should have full access to your SQS and in addition, it should add the following KMS permissions: `kms:GenerateDataKey*, kms:Get*, kms:Decrypt*`

0 comments on commit 071bc39

Please sign in to comment.