JSee98

Results 13 comments of JSee98

@lholota I'm suggesting something of the sorts defined here https://github.com/serverless/serverless/blob/88099ad98c33ed97b1cf0471de03247c33928af0/docs/providers/aws/guide/iam.md#custom-iam-roles Here as I can see we can define the role with an arn and use the same in any function....

Please ignore the previous message. I believe I've identified the required changes. First major change is in the following file: https://github.com/serverless/serverless/blob/88099ad98c33ed97b1cf0471de03247c33928af0/lib/plugins/aws/package/compile/events/api-gateway/lib/authorizers.js This is where the authorizer is "compiled". Basically, the...

Hi @lholota sorry have been stuck with a prod issue. Will try raise something this week. Sorry again for the delay.