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

Policy: AWS > Turbot > Logging > Bucket > Regions

A list of regions in which to create Guardrails logging buckets.

This stack configures an AWS S3 Bucket for use as a destination for logs from other AWS services.

Targets

This policy targets the following resource types:

Primary Policy

This policy is used with the following primary policy:

Controls

Setting this policy configures this control:

Policy Specification

Default template
{% for item in $.approvedRegionsPolicy %}- '{{ item }}'
{% endfor %}
Default template input
- |
{
account {
turbot {
id
}
}
}
- |
{
approvedRegionsPolicy: policy(uri: "#/policy/types/approvedRegionsDefault", resourceId: "{{ $.account.turbot.id }}")
}

Category

In Your Workspace

Developers