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

Add RestAPIId field in the API Gateway Authorizer struct #2890

Closed
DrFaust92 opened this issue Oct 14, 2019 · 0 comments
Closed

Add RestAPIId field in the API Gateway Authorizer struct #2890

DrFaust92 opened this issue Oct 14, 2019 · 0 comments
Labels
feature-request A feature should be added or improved.

Comments

@DrFaust92
Copy link

Feature description

Add a RestAPIId field in the Authorizer struct
https://github.com/aws/aws-sdk-go/blob/master/service/apigateway/api.go#L11595

i can open a PR for the API side but i can't change the model per the contribution guide (i also assume there is backend component for that)

I tried working on hashicorp/terraform-provider-aws#9529 but i couldnt think of a soultion without having this field.

Describe alternatives you've considered

List all apigateways and look at each authorizer and find the right api

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved.
Projects
None yet
Development

No branches or pull requests

1 participant