Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: output option errors with text response #211

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

jackie-linz
Copy link
Contributor

fixes: #210

tested locally

$ python3 -m awscurl --service lambda https://ramopiru4w634m75ht2jtq7fea0ibyps.lambda-url.ap-southeast-2.on.aws/ -o out.json
{"data":"Hello from Lambda!"}

$ cat out.json 
{"data":"Hello from Lambda!"}

@okigan okigan merged commit b5405e3 into okigan:master Aug 26, 2024
13 checks passed
@jackie-linz jackie-linz deleted the fix/text-output branch August 26, 2024 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

output option errors with text response
2 participants