-
Notifications
You must be signed in to change notification settings - Fork 23
/
cloudwatch.yml
57 lines (56 loc) · 2.17 KB
/
cloudwatch.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
Actions:
- Name: cloudwatch:DeleteAlarms
- Name: cloudwatch:DeleteAnomalyDetector
- Name: cloudwatch:DeleteDashboards
- Name: cloudwatch:DeleteInsightRules
- Name: cloudwatch:DeleteMetricStream
- Name: cloudwatch:DescribeAlarmHistory
- Name: cloudwatch:DescribeAlarms
- Name: cloudwatch:DescribeAlarmsForMetric
- Name: cloudwatch:DescribeAnomalyDetectors
- Name: cloudwatch:DescribeInsightRules
- Name: cloudwatch:DisableAlarmActions
- Name: cloudwatch:DisableInsightRules
- Name: cloudwatch:EnableAlarmActions
- Name: cloudwatch:EnableInsightRules
- Name: cloudwatch:GetDashboard
- Name: cloudwatch:GetInsightRuleReport
- Name: cloudwatch:GetMetricData
- Name: cloudwatch:GetMetricStatistics
- Name: cloudwatch:GetMetricStream
- Name: cloudwatch:GetMetricWidgetImage
- Name: cloudwatch:ListDashboards
- Name: cloudwatch:ListManagedInsightRules
- Name: cloudwatch:ListMetricStreams
- Name: cloudwatch:ListMetrics
- Name: cloudwatch:ListTagsForResource
- Name: cloudwatch:PutAnomalyDetector
- Name: cloudwatch:PutCompositeAlarm
- Name: cloudwatch:PutDashboard
- Name: cloudwatch:PutInsightRule
- Name: cloudwatch:PutManagedInsightRules
- Name: cloudwatch:PutMetricAlarm
- Name: cloudwatch:PutMetricData
- Name: cloudwatch:PutMetricStream
- Name: cloudwatch:SetAlarmState
- Name: cloudwatch:StartMetricStreams
- Name: cloudwatch:StopMetricStreams
- Name: cloudwatch:TagResource
- Name: cloudwatch:UntagResource
# actions with no corresponding API
- Name: cloudwatch:BatchGetServiceLevelIndicatorReport
- Name: cloudwatch:BatchGetServiceLevelObjectiveBudgetReport
- Name: cloudwatch:CreateServiceLevelObjective
- Name: cloudwatch:DeleteServiceLevelObjective
- Name: cloudwatch:EnableTopologyDiscovery
- Name: cloudwatch:GenerateQuery
- Name: cloudwatch:GetService
- Name: cloudwatch:GetServiceData
- Name: cloudwatch:GetServiceLevelObjective
- Name: cloudwatch:GetTopologyDiscoveryStatus
- Name: cloudwatch:GetTopologyMap
- Name: cloudwatch:Link
- Name: cloudwatch:ListEntitiesForMetric
- Name: cloudwatch:ListServiceLevelObjectives
- Name: cloudwatch:ListServices
- Name: cloudwatch:UpdateServiceLevelObjective