@cloud-copilot/iam-data
Version:
47 lines • 1.55 kB
JSON
{
"createsupportplanschedule": {
"name": "CreateSupportPlanSchedule",
"isPermissionOnly": true,
"description": "Grants permission to create support plan schedules for this AWS account",
"accessLevel": "Write",
"resourceTypes": [],
"conditionKeys": [],
"dependentActions": []
},
"getsupportplan": {
"name": "GetSupportPlan",
"isPermissionOnly": true,
"description": "Grants permission to view details about the current support plan for this AWS account",
"accessLevel": "Read",
"resourceTypes": [],
"conditionKeys": [],
"dependentActions": []
},
"getsupportplanupdatestatus": {
"name": "GetSupportPlanUpdateStatus",
"isPermissionOnly": true,
"description": "Grants permission to view details about the status for a request to update a support plan",
"accessLevel": "Read",
"resourceTypes": [],
"conditionKeys": [],
"dependentActions": []
},
"listsupportplanmodifiers": {
"name": "ListSupportPlanModifiers",
"isPermissionOnly": true,
"description": "Grants permission to view a list of all support plan modifiers for this AWS account",
"accessLevel": "List",
"resourceTypes": [],
"conditionKeys": [],
"dependentActions": []
},
"startsupportplanupdate": {
"name": "StartSupportPlanUpdate",
"isPermissionOnly": true,
"description": "Grants permission to update the support plan for this AWS account",
"accessLevel": "Write",
"resourceTypes": [],
"conditionKeys": [],
"dependentActions": []
}
}