allowAll

fun allowAll(condition: RuleCondition<Principal, Resource>)

Adds a rule to allow all actions if the condition is met.

Parameters

condition

The condition which must be met for all actions to be allowed.