Skip to content

Commit

Permalink
adding aws
Browse files Browse the repository at this point in the history
  • Loading branch information
noahgift committed Mar 22, 2023
1 parent 918c511 commit b2b0671
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion async-lambda-s3/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ deploy:

invoke:
cargo lambda invoke --remote \
--data-ascii '{"name": "Marco"}' \
--data-ascii '{"name": "count"}' \
--output-format json \
async-lambda-s3

Expand Down

0 comments on commit b2b0671

Please sign in to comment.