Ensure that all authorization Type in API Gateway is not set to None

When authorization Type is set to None any one with access to the APIGateway network can use it if the gateway is public anyone can use the API

Risk Level: High
Cloud Entity: Amazon API Gateway
CloudGuard Rule ID: D9.CFT.NET.05
Covered by Spectral: Yes
Category: Networking & Content Delivery

GSL LOGIC

AWS_ApiGateway_Method should not have AuthorizationType='None'

REMEDIATION

From CFT
Set AWS_ApiGateway_Method AuthorizationType property to be other than 'None'

References

  1. https://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-control-access-to-api.html

Amazon API Gateway

Amazon API Gateway is a fully managed service that makes it easy for developers to create, publish, maintain, monitor, and secure APIs at any scale. With a few clicks in the AWS Management Console, you can create REST and WebSocket APIs that act as a ���front door��� for applications to access data, business logic, or functionality from your backend services, such as workloads running on Amazon Elastic Compute Cloud (Amazon EC2), code running on AWS Lambda, any web application, or real-time communication a

Compliance Frameworks

  • AWS CloudFormation ruleset