aws-sdk-devopsguru 1.98.0

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

/// Types for the `AddNotificationChannel` operation.
pub mod add_notification_channel;

/// Types for the `DeleteInsight` operation.
pub mod delete_insight;

/// Types for the `DescribeAccountHealth` operation.
pub mod describe_account_health;

/// Types for the `DescribeAccountOverview` operation.
pub mod describe_account_overview;

/// Types for the `DescribeAnomaly` operation.
pub mod describe_anomaly;

/// Types for the `DescribeEventSourcesConfig` operation.
pub mod describe_event_sources_config;

/// Types for the `DescribeFeedback` operation.
pub mod describe_feedback;

/// Types for the `DescribeInsight` operation.
pub mod describe_insight;

/// Types for the `DescribeOrganizationHealth` operation.
pub mod describe_organization_health;

/// Types for the `DescribeOrganizationOverview` operation.
pub mod describe_organization_overview;

/// Types for the `DescribeOrganizationResourceCollectionHealth` operation.
pub mod describe_organization_resource_collection_health;

/// Types for the `DescribeResourceCollectionHealth` operation.
pub mod describe_resource_collection_health;

/// Types for the `DescribeServiceIntegration` operation.
pub mod describe_service_integration;

/// Types for the `GetCostEstimation` operation.
pub mod get_cost_estimation;

/// Types for the `GetResourceCollection` operation.
pub mod get_resource_collection;

/// Types for the `ListAnomaliesForInsight` operation.
pub mod list_anomalies_for_insight;

/// Types for the `ListAnomalousLogGroups` operation.
pub mod list_anomalous_log_groups;

/// Types for the `ListEvents` operation.
pub mod list_events;

/// Types for the `ListInsights` operation.
pub mod list_insights;

/// Types for the `ListMonitoredResources` operation.
pub mod list_monitored_resources;

/// Types for the `ListNotificationChannels` operation.
pub mod list_notification_channels;

/// Types for the `ListOrganizationInsights` operation.
pub mod list_organization_insights;

/// Types for the `ListRecommendations` operation.
pub mod list_recommendations;

/// Types for the `PutFeedback` operation.
pub mod put_feedback;

/// Types for the `RemoveNotificationChannel` operation.
pub mod remove_notification_channel;

/// Types for the `SearchInsights` operation.
pub mod search_insights;

/// Types for the `SearchOrganizationInsights` operation.
pub mod search_organization_insights;

/// Types for the `StartCostEstimation` operation.
pub mod start_cost_estimation;

/// Types for the `UpdateEventSourcesConfig` operation.
pub mod update_event_sources_config;

/// Types for the `UpdateResourceCollection` operation.
pub mod update_resource_collection;

/// Types for the `UpdateServiceIntegration` operation.
pub mod update_service_integration;