alwaysAllow

fun alwaysAllow(vararg actions: ResourceAction<Resource>)

Adds a rule to always allow the specified actions, immaterial of the principal accessing the resource.

Parameters

actions

The actions to always allow.