package aws-cloudwatch

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Source file aws_cloudwatch.ml

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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
(* generated by dune *)

(** @canonical Aws_cloudwatch.DeleteAlarms *)
module DeleteAlarms = Aws_cloudwatch__DeleteAlarms

(** @canonical Aws_cloudwatch.DeleteAnomalyDetector *)
module DeleteAnomalyDetector = Aws_cloudwatch__DeleteAnomalyDetector

(** @canonical Aws_cloudwatch.DeleteDashboards *)
module DeleteDashboards = Aws_cloudwatch__DeleteDashboards

(** @canonical Aws_cloudwatch.DeleteInsightRules *)
module DeleteInsightRules = Aws_cloudwatch__DeleteInsightRules

(** @canonical Aws_cloudwatch.DescribeAlarmHistory *)
module DescribeAlarmHistory = Aws_cloudwatch__DescribeAlarmHistory

(** @canonical Aws_cloudwatch.DescribeAlarms *)
module DescribeAlarms = Aws_cloudwatch__DescribeAlarms

(** @canonical Aws_cloudwatch.DescribeAlarmsForMetric *)
module DescribeAlarmsForMetric = Aws_cloudwatch__DescribeAlarmsForMetric

(** @canonical Aws_cloudwatch.DescribeAnomalyDetectors *)
module DescribeAnomalyDetectors = Aws_cloudwatch__DescribeAnomalyDetectors

(** @canonical Aws_cloudwatch.DescribeInsightRules *)
module DescribeInsightRules = Aws_cloudwatch__DescribeInsightRules

(** @canonical Aws_cloudwatch.DisableAlarmActions *)
module DisableAlarmActions = Aws_cloudwatch__DisableAlarmActions

(** @canonical Aws_cloudwatch.DisableInsightRules *)
module DisableInsightRules = Aws_cloudwatch__DisableInsightRules

(** @canonical Aws_cloudwatch.EnableAlarmActions *)
module EnableAlarmActions = Aws_cloudwatch__EnableAlarmActions

(** @canonical Aws_cloudwatch.EnableInsightRules *)
module EnableInsightRules = Aws_cloudwatch__EnableInsightRules

(** @canonical Aws_cloudwatch.Errors_internal *)
module Errors_internal = Aws_cloudwatch__Errors_internal

(** @canonical Aws_cloudwatch.GetDashboard *)
module GetDashboard = Aws_cloudwatch__GetDashboard

(** @canonical Aws_cloudwatch.GetInsightRuleReport *)
module GetInsightRuleReport = Aws_cloudwatch__GetInsightRuleReport

(** @canonical Aws_cloudwatch.GetMetricData *)
module GetMetricData = Aws_cloudwatch__GetMetricData

(** @canonical Aws_cloudwatch.GetMetricStatistics *)
module GetMetricStatistics = Aws_cloudwatch__GetMetricStatistics

(** @canonical Aws_cloudwatch.GetMetricWidgetImage *)
module GetMetricWidgetImage = Aws_cloudwatch__GetMetricWidgetImage

(** @canonical Aws_cloudwatch.ListDashboards *)
module ListDashboards = Aws_cloudwatch__ListDashboards

(** @canonical Aws_cloudwatch.ListMetrics *)
module ListMetrics = Aws_cloudwatch__ListMetrics

(** @canonical Aws_cloudwatch.ListTagsForResource *)
module ListTagsForResource = Aws_cloudwatch__ListTagsForResource

(** @canonical Aws_cloudwatch.PutAnomalyDetector *)
module PutAnomalyDetector = Aws_cloudwatch__PutAnomalyDetector

(** @canonical Aws_cloudwatch.PutCompositeAlarm *)
module PutCompositeAlarm = Aws_cloudwatch__PutCompositeAlarm

(** @canonical Aws_cloudwatch.PutDashboard *)
module PutDashboard = Aws_cloudwatch__PutDashboard

(** @canonical Aws_cloudwatch.PutInsightRule *)
module PutInsightRule = Aws_cloudwatch__PutInsightRule

(** @canonical Aws_cloudwatch.PutMetricAlarm *)
module PutMetricAlarm = Aws_cloudwatch__PutMetricAlarm

(** @canonical Aws_cloudwatch.PutMetricData *)
module PutMetricData = Aws_cloudwatch__PutMetricData

(** @canonical Aws_cloudwatch.SetAlarmState *)
module SetAlarmState = Aws_cloudwatch__SetAlarmState

(** @canonical Aws_cloudwatch.TagResource *)
module TagResource = Aws_cloudwatch__TagResource

(** @canonical Aws_cloudwatch.Types *)
module Types = Aws_cloudwatch__Types

(** @canonical Aws_cloudwatch.UntagResource *)
module UntagResource = Aws_cloudwatch__UntagResource
OCaml

Innovation. Community. Security.