Policy Setting: AWS > EFS > FileSystem > Approved
Policies
This policy setting is dependent on the following policy types:
Source
resource "turbot_policy_setting" "aws_efs_file_system_approved" { resource = turbot_policy_pack.main.id type = "tmod:@turbot/aws-efs#/policy/types/fileSystemApproved" note = "AWS CIS v3.0.0 - Control: 2.4.1" value = "Check: Approved" # value = "Enforce: Delete unapproved if new"}