I can't seem to be able to set permissions to `per...
# sst
r
I can't seem to be able to set permissions to
permissions: [sst.PermissionType.ALL]
in either defaultFunctionProps at the app level or at an individual function level. I get the error:
Copy code
Error: Action '*:*' is invalid. An action string consists of a service namespace, a colon, and the name of an action. Action names can include wildcards.
t
Will make an issue for this