-
Notifications
You must be signed in to change notification settings - Fork 23
/
forecast.yml
73 lines (72 loc) · 2.77 KB
/
forecast.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
Actions:
- Name: forecast:CreateAutoPredictor
- Name: forecast:CreateDataset
- Name: forecast:CreateDatasetGroup
- Name: forecast:CreateDatasetImportJob
- Name: forecast:CreateExplainability
- Name: forecast:CreateExplainabilityExport
- Name: forecast:CreateForecast
- Name: forecast:CreateForecastExportJob
- Name: forecast:CreateMonitor
- Name: forecast:CreatePredictor
- Name: forecast:CreatePredictorBacktestExportJob
- Name: forecast:CreateWhatIfAnalysis
- Name: forecast:CreateWhatIfForecast
- Name: forecast:CreateWhatIfForecastExport
- Name: forecast:DeleteDataset
- Name: forecast:DeleteDatasetGroup
- Name: forecast:DeleteDatasetImportJob
- Name: forecast:DeleteExplainability
- Name: forecast:DeleteExplainabilityExport
- Name: forecast:DeleteForecast
- Name: forecast:DeleteForecastExportJob
- Name: forecast:DeleteMonitor
- Name: forecast:DeletePredictor
- Name: forecast:DeletePredictorBacktestExportJob
- Name: forecast:DeleteResourceTree
- Name: forecast:DeleteWhatIfAnalysis
- Name: forecast:DeleteWhatIfForecast
- Name: forecast:DeleteWhatIfForecastExport
- Name: forecast:DescribeAutoPredictor
- Name: forecast:DescribeDataset
- Name: forecast:DescribeDatasetGroup
- Name: forecast:DescribeDatasetImportJob
- Name: forecast:DescribeExplainability
- Name: forecast:DescribeExplainabilityExport
- Name: forecast:DescribeForecast
- Name: forecast:DescribeForecastExportJob
- Name: forecast:DescribeMonitor
- Name: forecast:DescribePredictor
- Name: forecast:DescribePredictorBacktestExportJob
- Name: forecast:DescribeWhatIfAnalysis
- Name: forecast:DescribeWhatIfForecast
- Name: forecast:DescribeWhatIfForecastExport
- Name: forecast:GetAccuracyMetrics
- Name: forecast:ListDatasetGroups
- Name: forecast:ListDatasetImportJobs
- Name: forecast:ListDatasets
- Name: forecast:ListExplainabilities
- Name: forecast:ListExplainabilityExports
- Name: forecast:ListForecastExportJobs
- Name: forecast:ListForecasts
- Name: forecast:ListMonitorEvaluations
- Name: forecast:ListMonitors
- Name: forecast:ListPredictorBacktestExportJobs
- Name: forecast:ListPredictors
- Name: forecast:ListTagsForResource
- Name: forecast:ListWhatIfAnalyses
- Name: forecast:ListWhatIfForecastExports
- Name: forecast:ListWhatIfForecasts
- Name: forecast:QueryForecast
- Name: forecast:QueryWhatIfForecast
- Name: forecast:ResumeResource
- Name: forecast:StopResource
- Name: forecast:TagResource
- Name: forecast:UntagResource
- Name: forecast:UpdateDatasetGroup
# actions with no corresponding API
- Name: forecast:CreateForecastEndpoint
- Name: forecast:DeleteForecastEndpoint
- Name: forecast:DescribeForecastEndpoint
- Name: forecast:GetRecentForecastContext
- Name: forecast:InvokeForecastEndpoint