Policy Packs
Enable Event Poller for AWS Accounts

Policy Setting: AWS > Turbot > Event Poller > Window

Policies

This policy setting is dependent on the following policy types:

Source

resource "turbot_policy_setting" "aws_turbot_event_poller_interval_window" {
resource = turbot_policy_pack.main.id
type = "tmod:@turbot/aws#/policy/types/eventPollerWindow"
value = "15 minutes"
}