Skip to content

AWS::Serverless::HttpApi - Unable to setup Lambda Authorizer #1743

@paulmowat

Description

@paulmowat

Description:

When trying to use AWS::Serverless:HttpApi through a SAM template. There appears to be no way to specify a Lambda Authorizer against reference link 1. It only appears possible to use OAuth2Authorizer.

Should be able to configure lambda authorizer as per reference link 2 via SAM template.

Expected result:
Be able to setup a lambda authorizer against a AWS::Serverless:HttpApi

Reference Links:

  1. https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-property-httpapi-httpapiauth.html
  2. https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api-lambda-authorizer.html

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions