Mods
AWS

Policy: AWS > Turbot > Event Handlers [Global] > Primary Region

The primary region for the AWS > Turbot > Event Handlers [Global] stack. All EventBridge and SNS resources required for real-time event routing will be deployed in this region.

Resource Types

This policy targets the following resource types:

Primary Policy

This policy is used with the following primary policy:

Controls

Policy Packs

This policy setting is used by the following policy packs:

Policy Specification

Schema Type
string
Default template
{% if $.partition === "aws-cn" %}"cn-north-1"{% elif $.partition === "aws-us-gov" %}"us-gov-west-1"{% else %}"us-east-1"{% endif %}
Default template input
|
{
partition: policy(uri:"tmod:@turbot/aws#/policy/types/partition")
}

Category

In Your Workspace

Developers