# grantPermission

State Resource

This is a State Resource as provided by the tymly-rbac-plugin plugin.

# Purpose

Grants permission to a user

# Usage

# Example

{
  "GrantPermission": {
    "Type": "Task",
    "Resource": "module:grantPermission",
    "ResultPath": null,
    "End": true
  }
}
Last Updated: 9/10/2023, 11:30:14 AM