ServiceNow CMDB CI relationship sync: faster, more complete →
Policy Packs
AWS CIS v3.0.0 - Section 4 - Monitoring

Policy Setting: AWS > Region > Stack

Policies

This policy setting is dependent on the following policy types:

Source

resource "turbot_policy_setting" "aws_region_stack" {
resource = turbot_policy_pack.main.id
type = "tmod:@turbot/aws#/policy/types/regionStack"
note = "AWS CIS v3.0.0 - Controls: 4.1, 4.2, 4.3, 4.4, 4.5, 4.6, 4.7, 4.8, 4.9, 4.10, 4.11, 4.12, 4.13, 4.14, 4.15 and 4.16"
value = "Check: Configured"
# value = "Enforce: Configured"
}