stackery pluck-event
stackery pluck-event
Find a function input event
Synopsis
Find a function input event by searching the function's CloudWatch logs for a JSON string logged immediately after the function's START event. The most recent START event is used.
stackery pluck-event [flags]
Options
--access-key-id string AWS access key ID
--aws-profile string AWS profile name
-e, --env-name string The environment name
--function-id string Search for a function's events by logical ID
--function-name string Search for a function's events by name
-h, --help help for pluck-event
--secret-access-key string AWS secret access key
--session-token string AWS session token
--since string Search logs from <time> ago, where <time> is 20m, 24h, etc. (default "48h")
-n, --stack-name string The stack name
Options inherited from parent commands
--non-interactive Skip user inputs
SEE ALSO
- stackery - Stackery command line tool