Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
AkhtarAmir authored Nov 1, 2022
1 parent 0787a00 commit 61933e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/aws/cognito/cognitoHasWafEnabled.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ var async = require('async');
var helpers = require('../../../helpers/aws');

module.exports = {
title: 'Cognito User Pool Has WAF Enabled',
title: 'Cognito User Pool WAF Enabled',
category: 'Cognito',
domain: 'Identity and Access Management',
description: 'Ensure that Cognito User Pool has WAF enabled.',
Expand Down

0 comments on commit 61933e2

Please sign in to comment.