aws-sdk-rum 1.99.0

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

/// Types for the `BatchCreateRumMetricDefinitions` operation.
pub mod batch_create_rum_metric_definitions;

/// Types for the `BatchDeleteRumMetricDefinitions` operation.
pub mod batch_delete_rum_metric_definitions;

/// Types for the `BatchGetRumMetricDefinitions` operation.
pub mod batch_get_rum_metric_definitions;

/// Types for the `CreateAppMonitor` operation.
pub mod create_app_monitor;

/// Types for the `DeleteAppMonitor` operation.
pub mod delete_app_monitor;

/// Types for the `DeleteResourcePolicy` operation.
pub mod delete_resource_policy;

/// Types for the `DeleteRumMetricsDestination` operation.
pub mod delete_rum_metrics_destination;

/// Types for the `GetAppMonitor` operation.
pub mod get_app_monitor;

/// Types for the `GetAppMonitorData` operation.
pub mod get_app_monitor_data;

/// Types for the `GetResourcePolicy` operation.
pub mod get_resource_policy;

/// Types for the `ListAppMonitors` operation.
pub mod list_app_monitors;

/// Types for the `ListRumMetricsDestinations` operation.
pub mod list_rum_metrics_destinations;

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

/// Types for the `PutResourcePolicy` operation.
pub mod put_resource_policy;

/// Types for the `PutRumEvents` operation.
pub mod put_rum_events;

/// Types for the `PutRumMetricsDestination` operation.
pub mod put_rum_metrics_destination;

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

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

/// Types for the `UpdateAppMonitor` operation.
pub mod update_app_monitor;

/// Types for the `UpdateRumMetricDefinition` operation.
pub mod update_rum_metric_definition;