Closed max2me closed 11 months ago
Action grammar is defined as Action : STR ':' '{' '"appliesTo": {' PrincipalTypes? ResourceTypes? Context? '}'
Action : STR ':' '{' '"appliesTo": {' PrincipalTypes? ResourceTypes? Context? '}'
but actions can also be members of other actions and, as such, should include memberOf property.
memberOf
Action grammar is defined as
Action : STR ':' '{' '"appliesTo": {' PrincipalTypes? ResourceTypes? Context? '}'
but actions can also be members of other actions and, as such, should include
memberOf
property.