You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -62,9 +62,7 @@ Follow this guide https://docs.aws.amazon.com/cdk/v1/guide/getting_started.html
62
62
63
63
You must make sure your AWS account and machine can deploy stack and have all the tokens and configuration as described in the page above.
64
64
65
-
All Lambda function configuration are saved as constants at the cdk.aws_lambda_handler_cookbook.constants.py file
66
-
67
-
and can easily be changed: lambda memory size, etc.
65
+
All Lambda function configuration are saved as constants at the cdk.aws_lambda_handler_cookbook.constants.py file and can easily be changed: lambda memory size, etc.
0 commit comments