Skip to content

API response helpers #4

@mwarman

Description

@mwarman

Describe the story

Create helper utilities to reduce the boilerplate of sending API Gateway responses from Lambda functions.

Acceptance criteria

GIVEN a Lambda function serves as an API Gateway proxy event handler
WHEN the response is returned with a helper function
THEN the helper sets the status code
AND the helper sets response headers
AND the helper formats error response body content

Additional context

Add any other context about the story here.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions