Takahiro Horike

Results 32 comments of Takahiro Horike

Right now, that functionality still be supported. >any guide to implement it and make PR? Of course! Would be great if you work on the PR 👍 We can help...

You can define UsagePlan and Api Keys within provider section of serverless.yml. so I think it should be same. What do you think? https://serverless.com/framework/docs/providers/aws/guide/serverless.yml/

Serverless Step Functions plugin has same implementation. This may help you. https://github.com/horike37/serverless-step-functions/blob/2d51bc0704fb89835adb6bee3cbd9cade894d1e9/lib/deploy/events/apiGateway/apiKeys.js https://github.com/horike37/serverless-step-functions/blob/2d51bc0704fb89835adb6bee3cbd9cade894d1e9/lib/deploy/events/apiGateway/usagePlan.js

That feature is not supported yet. But we are always welcome PR for that.

Not yet. Would be great if you can give it a chance to introduce this feature.

@samueljim Can you share us the serverless.yml you use so that we can take a look at it?

Glad to hear that your problem has been resolved 👍 >If you don't mind can we leave this open and I will submit a PR to add this to the...

@louis0802 Thank you for this PR. No one seems to face this issue. I'm concerned that this would introduce any side effects. Could you check if it breaks the backward...

@kazdy Thank you for proposing the fix. We didn't have the intention not to follow the rule of the Serverless Framework. It would be better if it could follow the...

Thank you for the proposal @lperson :100: Yes! That functionality would be necessary one! Let's do that in the next release!