Fix Authorizer: NONE support with AWS_IAM authorizer by TDaglis · Pull Request #1015 · aws/serverless-application-model

Issue #1014 Description of changes: Change the validation of method_authorizer to support the combination of AWS_IAM default authorizer and NONE method authorizer. When using AWS_IAM permission, it...