In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsAnyone could potentially access resources behind the gateway
Set authorization
attribute to value other than NONE
, utilize api_key_required
, or properly use an OpenAPI extension, such as x-amazon-apigateway-authtype
Set Properties.AuthorizationType
attribute to value other than NONE
, utilize ApiKeyRequired
, or properly use an OpenAPI extension, such as x-amazon-apigateway-authtype