aws / aws/aws-cdk

software.amazon.awscdk.services.apigateway.SpecRestApi: adjust method to add integration

Open
#29,604 3 comments 0 reactions 0 assignees View on GitHub
@aws-cdk/aws-apigateway feature-request p2
Dominant language
TypeScript
Stars
12.9k
Forks
4.6k
Avg merge
2d 3h
Merged PRs (30d)
83

Description

### Describe the feature

I would like to create an API by an openapi schema. But i want to change one method of the API to add an integration to it. I don't want to change the openapi schema (using AWS tags to configure the integration!).

Currently this is impossible to do? right?

### Use Case

I want to add the integration on POST method in CDK itself.

### Proposed Solution

_No response_

### Other Information

_No response_

### Acknowledgements

- [ ] I may be able to implement this feature request
- [ ] This feature might incur a breaking change

### CDK version used

latest

### Environment details (OS name and version, etc.)

linux

Contributor guide

Open the contributing guide

Research direction

Start with the SpecRestApi entry point and inspect how methods and integrations are created from an OpenAPI schema. Reproduce the POST-method use case described in the issue, then determine the API and test coverage needed to add an integration without changing the schema.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, typescript
Domain
api, cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.