🚀Launch Week 08, April 14th - 18th, 2025🚀
Mods
AWS

Policy: AWS > Account > Permissions > Default Region

The default region to be used when logging in to AWS accounts via Guardrails using Role mode. See Enabling AWS permissions for more information.

Targets

This policy targets the following resource types:

Primary Policy

This policy is used with the following primary policy:

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