Mods
AWS

Policy: AWS > EC2 > Snapshot > Trusted Access > Accounts

A list of AWS account IDs that are allowed to have access

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
array
Default template
{% if $.accounts | length == 0 %}[]{% endif %}{% for item in $.accounts %}- '{{ item }}'
{% endfor %}
Default template input
|
{
accounts: policy(uri: "tmod:@turbot/aws-ec2#/policy/types/ec2TrustedAccounts")
}

Category

In Your Workspace

Developers