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

AWS provider: Support API gateway 'Body mapping templates' passthrough behaviour #7475

Closed
OliverCole opened this issue Jul 3, 2016 · 4 comments

Comments

@OliverCole
Copy link

https://docs.aws.amazon.com/apigateway/latest/developerguide/how-to-method-settings-execution-console.html - step 3

The aws_api_gateway_integration resource supports the body mapping templates, but neither the aws_api_gateway_method or aws_api_gateway_integration resources seem to support choosing one of the three defined behaviours:

  • When no template matches the request Content-Type header
  • When there are no templates defined (recommended)
  • Never
@iceycake
Copy link
Contributor

Anyone is going to work on this?

@iceycake
Copy link
Contributor

Looks like we have to update to aws sdk 1.2.7 in order to use the new API for PassthroughBehavior

BTW, isn't this issue same as #7141 ?

@stack72
Copy link
Contributor

stack72 commented Jul 26, 2016

Closed via #7801

@stack72 stack72 closed this as completed Jul 26, 2016
@ghost
Copy link

ghost commented Apr 24, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Apr 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants