Policy Packs
Enable AWS IAM Service Roles

Policy Setting: AWS > Turbot > Service Roles > SSM Notifications

Policies

This policy setting is dependent on the following policy types:

Source

resource "turbot_policy_setting" "aws_turbot_service_role_ssm_notifications" {
resource = turbot_policy_pack.main.id
type = "tmod:@turbot/aws#/policy/types/serviceRolesSsmNotifications"
value = "Enabled"
}