Skip to content

Commit

Permalink
Merge pull request #68 from EvanKrall/patch-1
Browse files Browse the repository at this point in the history
Correct AWSLambda_FullAccess policy name in README.md
  • Loading branch information
nelhage authored Nov 11, 2023
2 parents a0e264e + 431410a commit bf4ce26
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 @@ -77,7 +77,7 @@ following should suffice:
* AmazonEC2ContainerRegistryFullAccess
* AmazonS3FullAccess
* AWSCloudFormationFullAccess
* AWSLambdaFullAccess
* AWSLambda_FullAccess
* IAMFullAccess

### Configure llama's AWS resources
Expand Down

0 comments on commit bf4ce26

Please sign in to comment.