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

Policy: AWS > VPC > NAT Gateway > Approved > Regions

A list of AWS regions in which AWS VPC nat gateways are approved for use.

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

This policy will be evaluated by the Approved control. If an AWS VPC nat gateway is created in a region that is not in the approved list, it will be subject to the action specified in the AWS > VPC > NAT Gateway > Approved policy.

See Approved for more information.

Targets

This policy targets the following resource types:

  • AWS > VPC > NAT Gateway

Primary Policy

This policy is used with the following primary policy:

  • AWS > VPC > NAT Gateway > Approved

Controls

Setting this policy configures this control:

  • AWS > VPC > NAT Gateway > Approved

Policy Specification

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

Category

  • Resource > Approved

In Your Workspace

  • Policy Settings by Type report

Developers

    Category URI
    • tmod:@turbot/turbot#/control/categories/resourceApproved
  • Policy Type URI
    • tmod:@turbot/aws-vpc-internet#/policy/types/natGatewayApprovedRegions
  • GraphQL
    • query policyType(id: "tmod:@turbot/aws-vpc-internet#/policy/types/natGatewayApprovedRegions") { … }
    • query policySettings(filter: "policyTypeId:'tmod:@turbot/aws-vpc-internet#/policy/types/natGatewayApprovedRegions'") { … }
    • query policyValues(filter: "policyTypeId:'tmod:@turbot/aws-vpc-internet#/policy/types/natGatewayApprovedRegions'") { … }
  • CLI
    • Get Policy Type
    • turbot graphql policy-type --id "tmod:@turbot/aws-vpc-internet#/policy/types/natGatewayApprovedRegions"
    • Get Policy Settings
    • turbot graphql policy-settings --filter "policyTypeId:tmod:@turbot/aws-vpc-internet#/policy/types/natGatewayApprovedRegions"
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
180
Mods
497
Resource Types
8,691
Policies
3,362
Controls
1,833
Quick Actions
540
IAM