Turbot Guardrails Hub 
Hub
  • Mods
  • Policy Packs
  • Docs
  • Home
ModsPolicy PacksDocsHome
Mods
Turbot
Loading policies...

Policy: Turbot > Firehose > AWS SNS > Notification Template > Policy Setting Deleted

Template for policy setting deleted events sent via SNS.

Targets

This policy targets the following resource types:

  • Turbot

Primary Policy

This policy is used with the following primary policy:

  • Turbot > Firehose > AWS SNS > Notification Template

Policy Specification

Schema Type
string
Default

{#
  For old policy setting's type, this will fail if the mod is removed, however we can take the optimistic view of most of the time we will
  just remove the policy setting rather than removing the mod.
#}

{% input %}
query notificationGet($id: ID!) {
  notification(id: $id) {
    notificationType
    actor {
      identity {
        picture
        title
        turbot {
          title
          id
        }
      }
    }
    turbot {
      id
      type
      createTimestamp
    }
    oldPolicySetting {
      type {
        title
        uri
        readOnly
        secret
        turbot {
          id
        }
        trunk {
          title
        }
      }
      resource {
        title
        turbot {
          id
        }
      }
      turbot {
        id
      }
    }
  }
}
{% endinput %}

notification: {{ $.notification | dump | safe }}

Category

  • Other

In Your Workspace

  • Policy Settings by Type report

Developers

    Category URI
    • tmod:@turbot/turbot#/control/categories/other
  • Policy Type URI
    • tmod:@turbot/firehose-aws-sns#/policy/types/notificationTemplatePolicySettingDeleted
  • GraphQL
    • query policyType(id: "tmod:@turbot/firehose-aws-sns#/policy/types/notificationTemplatePolicySettingDeleted") { … }
    • query policySettings(filter: "policyTypeId:'tmod:@turbot/firehose-aws-sns#/policy/types/notificationTemplatePolicySettingDeleted'") { … }
    • query policyValues(filter: "policyTypeId:'tmod:@turbot/firehose-aws-sns#/policy/types/notificationTemplatePolicySettingDeleted'") { … }
  • CLI
    • Get Policy Type
    • turbot graphql policy-type --id "tmod:@turbot/firehose-aws-sns#/policy/types/notificationTemplatePolicySettingDeleted"
    • Get Policy Settings
    • turbot graphql policy-settings --filter "policyTypeId:tmod:@turbot/firehose-aws-sns#/policy/types/notificationTemplatePolicySettingDeleted"
Guardrails
Guardrails Hub
  • Hub
  • Docs
  • Blog
  • Changelog
Products
  • GuardrailsGuardrails
  • PipesPipes
  • SteampipeSteampipe
  • PowerpipePowerpipe
  • FlowpipeFlowpipe
  • TailpipeTailpipe
Turbot
  • Home
  • About us
  • We're hiring!
  • Contact us
Community

Our community of practitioners love to discuss cloud governance & security.

Slack logoJoin us on Slack →

System StatusLegalSecurity
Terms of UseSecurityPrivacy
6
Mods
31
Resource Types
204
Policies
41
Controls
0
Quick Actions
0
IAM