Skip to content

Commit 851ed50

Browse files
author
AWS
committed
AmazonApiGatewayV2 Update: Amazon API Gateway now supports data mapping for HTTP APIs which allows customers to modify HTTP Request before sending it to their integration and HTTP Response before sending it to the invoker.
1 parent 1434b9d commit 851ed50

File tree

2 files changed

+67
-11
lines changed

2 files changed

+67
-11
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AmazonApiGatewayV2",
4+
"contributor": "",
5+
"description": "Amazon API Gateway now supports data mapping for HTTP APIs which allows customers to modify HTTP Request before sending it to their integration and HTTP Response before sending it to the invoker."
6+
}

0 commit comments

Comments
 (0)