Description
API Gateway is a service for creating and managing REST, HTTP, and WebSocket APIs. API Gateway supports multiple mechanisms for controlling and managing access to your API. By specifying an authorization type, you can restrict access to your API to only authorized users or processes. It was detected that the API Gateway Route {AwsApiGatewayV2Route} does not specify an authorization type. Configuring an appropriate authorization type for your API routes, such as AWS IAM or Lambda function authorizers can help you control access to your API, authenticate users, and ensure that only authorized requests are processed.