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

Wrong explanation/identifier #32067

Closed
mmescherin opened this issue Nov 8, 2024 · 3 comments
Closed

Wrong explanation/identifier #32067

mmescherin opened this issue Nov 8, 2024 · 3 comments
Assignees
Labels
@aws-cdk/aws-lambda Related to AWS Lambda documentation This is a problem with documentation. effort/small Small work item – less than a day of effort p3

Comments

@mmescherin
Copy link

Describe the issue

Wrong text/identifier/field. At the end of the page:

If you received a 5xx error from API Gateway, it is likely one of two issues:

The response your function returned is not what API Gateway expects. Go back and make sure your handler returns a response that includes a statusCode, body and header fields

it has to be headers, not header. The name of the response object field is headers. I had 502 and error spent some time for that issue :)

Links

https://catalog.us-east-1.prod.workshops.aws/event/dashboard/en-US/workshop/2000-typescript-workshop/300-create-hello-cdk-app/340-apigw

@mmescherin mmescherin added documentation This is a problem with documentation. needs-triage This issue or PR still needs to be triaged. labels Nov 8, 2024
@github-actions github-actions bot added the @aws-cdk/aws-lambda Related to AWS Lambda label Nov 8, 2024
@ashishdhingra
Copy link
Contributor

@ashishdhingra ashishdhingra added effort/small Small work item – less than a day of effort p3 and removed needs-triage This issue or PR still needs to be triaged. labels Nov 8, 2024
@ashishdhingra
Copy link
Contributor

ashishdhingra commented Nov 8, 2024

@mmescherin I have communicated the issue to the right team. They should take a look and fix the typo. Closing this issue here.

EE-10449

Copy link

github-actions bot commented Nov 8, 2024

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
@aws-cdk/aws-lambda Related to AWS Lambda documentation This is a problem with documentation. effort/small Small work item – less than a day of effort p3
Projects
None yet
Development

No branches or pull requests

2 participants