Policy Setting: AWS > CIS v3.0
Policies
This policy setting is dependent on the following policy types:
Source
resource "turbot_policy_setting" "aws_cis_v300" { resource = turbot_policy_pack.main.id type = "tmod:@turbot/aws-cisv3-0#/policy/types/cis" value = "Check: All CIS Benchmarks except attestations" # value = "Check: All CIS Benchmarks"}