From 431410ad06a83b7db4f4601839ba1764d3208c85 Mon Sep 17 00:00:00 2001 From: Evan Krall Date: Fri, 10 Nov 2023 20:06:26 -0800 Subject: [PATCH] Correct AWSLambda_FullAccess policy name in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2976159..5e3e4fc 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ following should suffice: * AmazonEC2ContainerRegistryFullAccess * AmazonS3FullAccess * AWSCloudFormationFullAccess -* AWSLambdaFullAccess +* AWSLambda_FullAccess * IAMFullAccess ### Configure llama's AWS resources