@cloud-copilot/iam-data
Version:
42 lines • 1.22 kB
JSON
{
"notifyheartbeat": {
"name": "NotifyHeartbeat",
"description": "Grants permission to notify heartbeat for an active telemetry session",
"accessLevel": "Write",
"resourceTypes": [],
"conditionKeys": [],
"dependentActions": []
},
"sendtelemetry": {
"name": "SendTelemetry",
"description": "Grants permission to send telemetry for an active telemetry session",
"accessLevel": "Write",
"resourceTypes": [],
"conditionKeys": [],
"dependentActions": []
},
"sendtelemetryevent": {
"name": "SendTelemetryEvent",
"description": "Grants permission to send telemetry event for a telemetry session",
"accessLevel": "Write",
"resourceTypes": [],
"conditionKeys": [],
"dependentActions": []
},
"startsession": {
"name": "StartSession",
"description": "Grants permission to start a telemetry session",
"accessLevel": "Write",
"resourceTypes": [],
"conditionKeys": [],
"dependentActions": []
},
"stopsession": {
"name": "StopSession",
"description": "Grants permission to stop a telemetry session",
"accessLevel": "Write",
"resourceTypes": [],
"conditionKeys": [],
"dependentActions": []
}
}