1 Answers
0
You can only have a single authorizer on every endpoint. If you need more than one, you will need to use a Lambda authorizer to verify both.
In addition to the authorizer you can specify a resource policy, include WAF and use mutual TLS. All pf these apply to all endpoints and they are evaluated in addition to the authorizer.
Relevant questions
Use multiple API Gateway authorizers
asked 13 days agoAre Lambda Authorizers' invocations billed ?
Accepted Answerasked 4 months agoAWS API Gateway with Amazon Cognito User Pools as authorizer
Accepted Answerasked 2 years agoCan I use API Gateway cache invalidation with a custom authorizer ?
asked 6 months agoAPI Gateway Private Integration with multiple NLB listeners
Accepted Answerasked 3 years agoAPI Gateway User Authentication Best Practices
asked 7 months agoAPI Gateway - Gateway response - HTTP API
Accepted Answerasked 2 years agolimits with API gateway custom authorizer for number of requests
Accepted Answerasked 2 years agoShould I use Cognito Identity Pool OIDC JWT Connect Tokens in the AWS API Gateway?
asked 3 months agoAPI Gateway and Auth0 integration - best practices
Accepted Answerasked 2 years ago