Skip to main content

Rest API resources should have an authorizer

Why ?

Amazon API Gateway V1 is an AWS service for creating, publishing, maintaining, monitoring, and securing Rest APIs at any scale.

How to fix ?

Secure your API Resources that should not be publicly accessible by adding an authorizer to them.

The AWS Documentation