Skip to content

Add API Gateway V2 HTTP API sample request#1098

Merged
normj merged 1 commit intoaws:devfrom
martincostello:Add-API-Gateway-V2-Sample-To-Test-Tool
Mar 12, 2022
Merged

Add API Gateway V2 HTTP API sample request#1098
normj merged 1 commit intoaws:devfrom
martincostello:Add-API-Gateway-V2-Sample-To-Test-Tool

Conversation

@martincostello
Copy link
Copy Markdown
Contributor

Add a sample request for API Gateway v2 HTTP API requests to the Lambda Test Tool.

I've been experimenting with the Amazon.Lambda.AspNetCoreServer.Hosting package with ASP.NET Core 6 Minimal APIs today, and accidentally using the API Gateway template in the tool (because I thought it was the right one) instead of a HTTP v2 request lead me to a bit of wasted time and then searching around to find an example.

The sample here is a slightly adjusted version of http-api-v2-request.json, but the content is relatively arbitrary and could be changed further. As long as it has the basic properties needed to do a basic HTTP request it should be useful.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Add a sample request for API Gateway v2 HTTP API requests.
@normj normj changed the base branch from master to dev March 12, 2022 02:15
@normj normj merged commit 44ced5d into aws:dev Mar 12, 2022
@martincostello martincostello deleted the Add-API-Gateway-V2-Sample-To-Test-Tool branch March 12, 2022 08:24
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.

2 participants