Skip to content

Commit 3ab10d4

Browse files
authored
Update aws_ebs_instances_have_backup_withing_rpo_period.yaml
1 parent 8dab70a commit 3ab10d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

compliance/controls/baseline/aws/backup/aws_ebs_instances_have_backup_withing_rpo_period.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Query:
1010
Parameters:
1111
- Key: awsEbsInstancesBackupPeriod
1212
Required: true
13-
DefaultValue: ""
13+
DefaultValue: "72"
1414
PrimaryTable: aws_ebs_volume
1515
QueryToExecute: |
1616
WITH all_backup AS (
@@ -56,4 +56,4 @@ Tags:
5656
- AWS Elastic Block Store (EBS)
5757
score_tags:
5858
- Missing Backup
59-
Title: Attached EBS Storage Volumes restoration needs meet RPO Standard
59+
Title: Attached EBS Storage Volumes restoration needs meet RPO Standard

0 commit comments

Comments
 (0)