Sergii Kovalov

Results 54 comments of Sergii Kovalov

@ABRIO-PR Hello! I didn't add or change any logic that somehow can affect `'Properties'` property in this PR. Mb I can help with it, but a way you report the...

@ABRIO-PR Could you provide `serverless.yml` sample? And pls make sure that it's not a duplicate of https://github.com/serverless-heaven/serverless-aws-alias/issues/178. Thanks in advance.

@ABRIO-PR I'm not sure will it work or not, but you can try to apply this patch and let us know the result. fix.patch ``` Index: lib/stackops/lambdaRole.js IDEA additional info:...

You have two ways (as I know) to define per alias resources: 1. You can have separate configurations (per alias). Use [--config](https://serverless.com/framework/docs/providers/aws/cli-reference/deploy/) option, it's a new feature https://github.com/serverless/serverless/pull/6216 2. Use...

all the plugins generate resources based on some parameters, you can manage it I believe

fix is coming https://github.com/serverless-heaven/serverless-aws-alias/pull/186

Quick fix can be found [here](https://github.com/serverless-heaven/serverless-aws-alias/pull/186#issuecomment-757138441)

@Abhijith-Nagaraja repository owner doesn't replay more then a year. I've created `serverless-aws-alias-fixed` by request of community members. PS: I don't think that it's a good choice to use this plugin...