Skip to content

Commit

Permalink
Update src/packs/nzism-v36-1022-20.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Arun Donti <dontirun@gmail.com>
  • Loading branch information
mrpackethead and dontirun authored Sep 20, 2023
1 parent e0e7b45 commit 46016ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/packs/nzism-v36-1022-20.ts
Original file line number Diff line number Diff line change
Expand Up @@ -602,7 +602,7 @@ export class NZISM36Checks extends NagPack {
});

this.applyRule({
info: 'The RDS DB instance is not in an AWS Backup plan - (Control IDs: MUST 22.1.26.C.01[CID:4849])',
info: 'The RDS DB instance is not in an AWS Backup plan - (Control IDs: MUST(22.1.26.C.01[CID:4849]))',
explanation:
'To help with data back-up processes, ensure your Amazon Relational Database Service (Amazon RDS) instances are a part of an AWS Backup plan. AWS Backup is a fully managed backup service with a policy-based backup solution. This solution simplifies your backup management and enables you to meet your business and regulatory backup compliance requirements.',
level: NagMessageLevel.ERROR,
Expand Down

0 comments on commit 46016ac

Please sign in to comment.