Skip to content

Commit

Permalink
Update plugins/aws/apigateway/apigatewayV2AccessLogging.js
Browse files Browse the repository at this point in the history
  • Loading branch information
alphadev4 authored Jun 16, 2024
1 parent 167c1e3 commit fbd754a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/aws/apigateway/apigatewayV2AccessLogging.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ module.exports = {
title: 'API Gateway V2 Access Logging',
category: 'API Gateway',
domain: 'Availability',
severity: 'High',
severity: 'Medium',
description: 'Ensures that Amazon API Gateway V2 APIs stages have access logging enabled.',
more_info: 'API Gateway V2 access logs provide detailed information about APIs and how the caller accessed the API. These logs are useful for applications for security and access audits which helps to analyze traffic patterns and to troubleshoot issues.',
recommended_action: 'Modify API Gateway V2 configuration and ensure that access logging is configured for each stage.',
Expand Down

0 comments on commit fbd754a

Please sign in to comment.