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

Policy: AWS > MSK > Serverless Cluster > Regions

A list of AWS regions in which AWS MSK serverless cluster resources will be managed by the CMDB.

The expected format is an array of region names. You may use the * and ? wildcard characters.

Setting the value to an empty array will disable the CMDB and Discovery for all regions.

By default, the AWS > MSK > Serverless Cluster > Regions policy inherits its value from AWS > MSK > Regions [Default].

Targets

This policy targets the following resource types:

  • AWS > Region

Controls

Setting this policy configures these controls:

  • AWS > MSK > Serverless Cluster > CMDB
  • AWS > MSK > Serverless Cluster > Discovery

Policy Specification

Default template
{% if $.regions | length == 0 %} [] {% endif %}{% for item in $.regions %}- '{{ item }}'
{% endfor %}
Default template input
|
{
regions: policy(uri: "tmod:@turbot/aws-msk#/policy/types/mskRegionsDefault")
}

Category

  • CMDB

In Your Workspace

  • Policy Settings by Type report

Developers

    Category URI
    • tmod:@turbot/turbot#/control/categories/cmdb
  • Policy Type URI
    • tmod:@turbot/aws-msk#/policy/types/serverlessClusterRegions
  • GraphQL
    • query policyType(id: "tmod:@turbot/aws-msk#/policy/types/serverlessClusterRegions") { … }
    • query policySettings(filter: "policyTypeId:'tmod:@turbot/aws-msk#/policy/types/serverlessClusterRegions'") { … }
    • query policyValues(filter: "policyTypeId:'tmod:@turbot/aws-msk#/policy/types/serverlessClusterRegions'") { … }
  • CLI
    • Get Policy Type
    • turbot graphql policy-type --id "tmod:@turbot/aws-msk#/policy/types/serverlessClusterRegions"
    • Get Policy Settings
    • turbot graphql policy-settings --filter "policyTypeId:tmod:@turbot/aws-msk#/policy/types/serverlessClusterRegions"
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
182
Mods
518
Resource Types
8,936
Policies
3,489
Controls
1,929
Quick Actions
544
IAM