Skip to content

feat: add support for ResponseTransferMode on Api resource#3881

Open
bchampp wants to merge 1 commit intoaws:developfrom
bchampp:feat/invoke-mode
Open

feat: add support for ResponseTransferMode on Api resource#3881
bchampp wants to merge 1 commit intoaws:developfrom
bchampp:feat/invoke-mode

Conversation

@bchampp
Copy link
Member

@bchampp bchampp commented Jan 30, 2026

Issue #, if available

aws/aws-sam-cli#8606

Description of changes

Adding support for the InvokeMode on the API resource so that customers can create an API gateway integration the supports response streaming.

https://aws.amazon.com/blogs/compute/building-responsive-apis-with-amazon-api-gateway-response-streaming/

Description of how you validated changes

Unit tests -- validated that the generated CFN templates.

Checklist

Examples?

Please reach out in the comments if you want to add an example. Examples will be
added to sam init through aws/aws-sam-cli-app-templates.

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

@bchampp bchampp force-pushed the feat/invoke-mode branch 2 times, most recently from 1fcf415 to 0effc0c Compare January 30, 2026 22:54
@bchampp bchampp changed the title feat: add support for InvokeMode on Api resource feat: add support for ResponseTransferMode on Api resource Jan 30, 2026
@bchampp bchampp marked this pull request as ready for review February 2, 2026 20:15
@bchampp bchampp requested a review from a team as a code owner February 2, 2026 20:15
Copy link
Contributor

@vicheey vicheey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall look goods.

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