Skip to content

Commit

Permalink
Correct AWSLambda_FullAccess policy name in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanKrall authored Nov 11, 2023
1 parent a0e264e commit 431410a
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 431410a

Please sign in to comment.