Skip to content

Commit

Permalink
Address aws-samples#1
Browse files Browse the repository at this point in the history
  • Loading branch information
rutson committed Jun 8, 2022
1 parent d53196b commit 7087fac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ aws lambda invoke \
--function-name $CFN_STACK_NAME-UpdateWAFIPSets \
--region $REGION \
--payload file://lambda/test_event.json lambda_return.json
--cli-binary-format raw-in-base64-out
```

After successful invocation, you should receive the response below with no errors.
Expand Down

0 comments on commit 7087fac

Please sign in to comment.