Skip to content
This repository has been archived by the owner on Oct 22, 2022. It is now read-only.

Examples with aws cli used directly #69

Open
grav opened this issue Feb 28, 2017 · 0 comments
Open

Examples with aws cli used directly #69

grav opened this issue Feb 28, 2017 · 0 comments

Comments

@grav
Copy link

grav commented Feb 28, 2017

Would be nice with creating/updating and invocation examples in the README where the aws cli is used directly. For instance, wrt invokation:

aws lambda invoke \
--invocation-type RequestResponse \
--function-name work-magic \
--region eu-west-1 \
--log-type Tail \
--payload '{"magic-word": "my-lambda-project-token", "spell":"delay-promise"}' \
outfile.txt
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant