UNPKG

@cloud-copilot/iam-data

Version:
64 lines 1.9 kB
{ "getcontrol": { "name": "GetControl", "description": "Grants permission to return details about a specific control", "accessLevel": "Read", "resourceTypes": [ { "name": "control", "required": true, "conditionKeys": [], "dependentActions": [] } ], "conditionKeys": [], "dependentActions": [] }, "listcommoncontrols": { "name": "ListCommonControls", "description": "Grants permission to return a paginated list of common controls from the AWS Control Catalog", "accessLevel": "List", "resourceTypes": [], "conditionKeys": [], "dependentActions": [] }, "listcontrolmappings": { "name": "ListControlMappings", "description": "Grants permission to return a paginated list of control mappings from the AWS Control Catalog", "accessLevel": "List", "resourceTypes": [], "conditionKeys": [], "dependentActions": [] }, "listcontrols": { "name": "ListControls", "description": "Grants permission to return a paginated list of all available controls in the AWS Control Catalog library", "accessLevel": "List", "resourceTypes": [ { "name": "control", "required": true, "conditionKeys": [], "dependentActions": [] } ], "conditionKeys": [], "dependentActions": [] }, "listdomains": { "name": "ListDomains", "description": "Grants permission to return a paginated list of domains from the AWS Control Catalog", "accessLevel": "List", "resourceTypes": [], "conditionKeys": [], "dependentActions": [] }, "listobjectives": { "name": "ListObjectives", "description": "Grants permission to return a paginated list of objectives from the AWS Control Catalog", "accessLevel": "List", "resourceTypes": [], "conditionKeys": [], "dependentActions": [] } }