UNPKG

@cloud-copilot/iam-data

Version:
53 lines 1.31 kB
{ "invalidatecache": { "name": "InvalidateCache", "description": "Grants permission to invalidate API cache upon a client request", "accessLevel": "Write", "resourceTypes": [ { "name": "execute-api-general", "required": true, "conditionKeys": [], "dependentActions": [] } ], "conditionKeys": [], "dependentActions": [] }, "invoke": { "name": "Invoke", "description": "Grants permission to invoke an API upon a client request", "accessLevel": "Write", "resourceTypes": [ { "name": "execute-api-domain", "required": false, "conditionKeys": [], "dependentActions": [] }, { "name": "execute-api-general", "required": false, "conditionKeys": [], "dependentActions": [] } ], "conditionKeys": [], "dependentActions": [] }, "manageconnections": { "name": "ManageConnections", "description": "Grants permission to access the Websocket @connections Route", "accessLevel": "Write", "resourceTypes": [ { "name": "execute-api-general", "required": true, "conditionKeys": [], "dependentActions": [] } ], "conditionKeys": [], "dependentActions": [] } }