Skip to content

Conversation

erezrokah
Copy link
Collaborator

Fixes #11

Note to @horike37 :
If authorizationType is set to CUSTOM I'm not creating the authorizer resource (If that is what you meant in your comment to #11).

I think it might be better if one defines the authorizer explicitly, but maybe we can wait for more use cases.

I'm actually using AWS_IAM (I wrote a plugin before noticing this one exists...).

Copy link
Collaborator

@horike37 horike37 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@erezrokah
Thank you for implementing this 👍 It works and the code looks good from my perspective.

If authorizationType is set to CUSTOM I'm not creating the authorizer resource (If that is what you >meant in your comment to #11).
I think it might be better if one defines the authorizer explicitly, but maybe we can wait for more use >cases.

OK. This looks good for now. We would get feedback if someone want to use it.

@horike37 horike37 merged commit da8970b into serverless-operations:master Aug 15, 2019
@erezrokah erezrokah deleted the feature/add_authentication_support branch August 20, 2019 09:53
@horike37
Copy link
Collaborator

🎉 This PR is included in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add support for setting AuthorizationType and AuthorizerId
2 participants