Skip to content

Commit 7dbadd4

Browse files
committed
updated makefile - changed invoke config
1 parent 0d2b280 commit 7dbadd4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ invoke:
6868
--function-name "${LAMBDA_NAME}" \
6969
--region="${LAMBDA_REGION}" \
7070
--cli-binary-format raw-in-base64-out \
71-
--payload '{"queryStringParameters": {"num": "1000"}}' \
7271
--log-type Tail \
7372
out \
7473
| jq ".LogResult" -r | base64 -d

0 commit comments

Comments
 (0)