Mods
AWS

Policy: AWS > EC2 > Listener Rule > Configured > Claim Precedence

An ordered list of who is allowed to claim a resource. A stack cannot claim a resource if it is already claimed by another stack at a higher level of precedence.

Resource Types

This policy targets the following resource types:

Primary Policy

This policy is used with the following primary policy:

Controls

Policy Specification

Schema Type
array
Default template
{%- if $.defaultPrecedence | length == 0 %}[]{%- else %}{% for item in $.defaultPrecedence %}- '{{ item }}'{% endfor %}{% endif %}
Default template input
|
{
defaultPrecedence: policy(uri:"tmod:@turbot/turbot#/policy/types/claimPrecedenceDefault")
}

Category

In Your Workspace

Developers