@cloud-copilot/iam-data
Version:
50 lines • 1.47 kB
JSON
{
"createscalingplan": {
"name": "CreateScalingPlan",
"description": "Creates a scaling plan.",
"accessLevel": "Write",
"resourceTypes": [],
"conditionKeys": [],
"dependentActions": []
},
"deletescalingplan": {
"name": "DeleteScalingPlan",
"description": "Deletes the specified scaling plan.",
"accessLevel": "Write",
"resourceTypes": [],
"conditionKeys": [],
"dependentActions": []
},
"describescalingplanresources": {
"name": "DescribeScalingPlanResources",
"description": "Describes the scalable resources in the specified scaling plan.",
"accessLevel": "Read",
"resourceTypes": [],
"conditionKeys": [],
"dependentActions": []
},
"describescalingplans": {
"name": "DescribeScalingPlans",
"description": "Describes the specified scaling plans or all of your scaling plans.",
"accessLevel": "Read",
"resourceTypes": [],
"conditionKeys": [],
"dependentActions": []
},
"getscalingplanresourceforecastdata": {
"name": "GetScalingPlanResourceForecastData",
"description": "Retrieves the forecast data for a scalable resource.",
"accessLevel": "Read",
"resourceTypes": [],
"conditionKeys": [],
"dependentActions": []
},
"updatescalingplan": {
"name": "UpdateScalingPlan",
"description": "Updates a scaling plan.",
"accessLevel": "Write",
"resourceTypes": [],
"conditionKeys": [],
"dependentActions": []
}
}