@cloud-copilot/iam-data
Version:
32 lines • 708 B
JSON
{
"getstaticmap": {
"name": "GetStaticMap",
"description": "Grants permission to retrieve the static map",
"accessLevel": "Read",
"resourceTypes": [
{
"name": "provider",
"required": true,
"conditionKeys": [],
"dependentActions": []
}
],
"conditionKeys": [],
"dependentActions": []
},
"gettile": {
"name": "GetTile",
"description": "Grants permission to retrieve the map tile",
"accessLevel": "Read",
"resourceTypes": [
{
"name": "provider",
"required": true,
"conditionKeys": [],
"dependentActions": []
}
],
"conditionKeys": [],
"dependentActions": []
}
}