You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--zip-file fileb://function.zip --handler main --runtime go1.x \
--role arn:aws:iam::$1:role/go_lambda
aws lambda invoke --function-name go_lambda --cli-binary-format raw-in-base64-out --payload '{"What is your name?":"hello","How old are you?":25}' output.txt