aws-sdk-cloudwatch 1.111.0

AWS SDK for Amazon CloudWatch
Documentation
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_types::request_id::RequestId;

/// Types for the `DeleteAlarmMuteRule` operation.
pub mod delete_alarm_mute_rule;

/// Types for the `DeleteAlarms` operation.
pub mod delete_alarms;

/// Types for the `DeleteAnomalyDetector` operation.
pub mod delete_anomaly_detector;

/// Types for the `DeleteDashboards` operation.
pub mod delete_dashboards;

/// Types for the `DeleteInsightRules` operation.
pub mod delete_insight_rules;

/// Types for the `DeleteMetricStream` operation.
pub mod delete_metric_stream;

/// Types for the `DescribeAlarmContributors` operation.
pub mod describe_alarm_contributors;

/// Types for the `DescribeAlarmHistory` operation.
pub mod describe_alarm_history;

/// Types for the `DescribeAlarms` operation.
pub mod describe_alarms;

/// Types for the `DescribeAlarmsForMetric` operation.
pub mod describe_alarms_for_metric;

/// Types for the `DescribeAnomalyDetectors` operation.
pub mod describe_anomaly_detectors;

/// Types for the `DescribeInsightRules` operation.
pub mod describe_insight_rules;

/// Types for the `DisableAlarmActions` operation.
pub mod disable_alarm_actions;

/// Types for the `DisableInsightRules` operation.
pub mod disable_insight_rules;

/// Types for the `EnableAlarmActions` operation.
pub mod enable_alarm_actions;

/// Types for the `EnableInsightRules` operation.
pub mod enable_insight_rules;

/// Types for the `GetAlarmMuteRule` operation.
pub mod get_alarm_mute_rule;

/// Types for the `GetDashboard` operation.
pub mod get_dashboard;

/// Types for the `GetInsightRuleReport` operation.
pub mod get_insight_rule_report;

/// Types for the `GetMetricData` operation.
pub mod get_metric_data;

/// Types for the `GetMetricStatistics` operation.
pub mod get_metric_statistics;

/// Types for the `GetMetricStream` operation.
pub mod get_metric_stream;

/// Types for the `GetMetricWidgetImage` operation.
pub mod get_metric_widget_image;

/// Types for the `GetOTelEnrichment` operation.
pub mod get_o_tel_enrichment;

/// Types for the `ListAlarmMuteRules` operation.
pub mod list_alarm_mute_rules;

/// Types for the `ListDashboards` operation.
pub mod list_dashboards;

/// Types for the `ListManagedInsightRules` operation.
pub mod list_managed_insight_rules;

/// Types for the `ListMetricStreams` operation.
pub mod list_metric_streams;

/// Types for the `ListMetrics` operation.
pub mod list_metrics;

/// Types for the `ListTagsForResource` operation.
pub mod list_tags_for_resource;

/// Types for the `PutAlarmMuteRule` operation.
pub mod put_alarm_mute_rule;

/// Types for the `PutAnomalyDetector` operation.
pub mod put_anomaly_detector;

/// Types for the `PutCompositeAlarm` operation.
pub mod put_composite_alarm;

/// Types for the `PutDashboard` operation.
pub mod put_dashboard;

/// Types for the `PutInsightRule` operation.
pub mod put_insight_rule;

/// Types for the `PutManagedInsightRules` operation.
pub mod put_managed_insight_rules;

/// Types for the `PutMetricAlarm` operation.
pub mod put_metric_alarm;

/// Types for the `PutMetricData` operation.
pub mod put_metric_data;

/// Types for the `PutMetricStream` operation.
pub mod put_metric_stream;

/// Types for the `SetAlarmState` operation.
pub mod set_alarm_state;

/// Types for the `StartMetricStreams` operation.
pub mod start_metric_streams;

/// Types for the `StartOTelEnrichment` operation.
pub mod start_o_tel_enrichment;

/// Types for the `StopMetricStreams` operation.
pub mod stop_metric_streams;

/// Types for the `StopOTelEnrichment` operation.
pub mod stop_o_tel_enrichment;

/// Types for the `TagResource` operation.
pub mod tag_resource;

/// Types for the `UntagResource` operation.
pub mod untag_resource;