Skip to content

Commit f3506d2

Browse files
author
Ran Isenberg
committed
readme
1 parent 92491ea commit f3506d2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,7 @@ Follow this guide https://docs.aws.amazon.com/cdk/v1/guide/getting_started.html
6262

6363
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.
6464

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.
6866

6967

7068
## Deleting the stack

0 commit comments

Comments
 (0)