{
  "batchdeletesession": {
    "name": "BatchDeleteSession",
    "isPermissionOnly": true,
    "description": "Grants permission to delete a batch of specified sessions",
    "accessLevel": "Write",
    "resourceTypes": [],
    "conditionKeys": [],
    "dependentActions": []
  },
  "batchgetsession": {
    "name": "BatchGetSession",
    "isPermissionOnly": true,
    "description": "Grants permission to return session attributes for a batch of specified sessions",
    "accessLevel": "Read",
    "resourceTypes": [],
    "conditionKeys": [],
    "dependentActions": []
  },
  "listsessions": {
    "name": "ListSessions",
    "isPermissionOnly": true,
    "description": "Grants permission to retrieve a list of active sessions for the specified user",
    "accessLevel": "List",
    "resourceTypes": [],
    "conditionKeys": [],
    "dependentActions": []
  }
}