aws-sdk-observabilityadmin 1.55.0

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

/// Types for the `CreateCentralizationRuleForOrganization` operation.
pub mod create_centralization_rule_for_organization;

/// Types for the `CreateS3TableIntegration` operation.
pub mod create_s3_table_integration;

/// Types for the `CreateTelemetryPipeline` operation.
pub mod create_telemetry_pipeline;

/// Types for the `CreateTelemetryRule` operation.
pub mod create_telemetry_rule;

/// Types for the `CreateTelemetryRuleForOrganization` operation.
pub mod create_telemetry_rule_for_organization;

/// Types for the `DeleteCentralizationRuleForOrganization` operation.
pub mod delete_centralization_rule_for_organization;

/// Types for the `DeleteS3TableIntegration` operation.
pub mod delete_s3_table_integration;

/// Types for the `DeleteTelemetryPipeline` operation.
pub mod delete_telemetry_pipeline;

/// Types for the `DeleteTelemetryRule` operation.
pub mod delete_telemetry_rule;

/// Types for the `DeleteTelemetryRuleForOrganization` operation.
pub mod delete_telemetry_rule_for_organization;

/// Types for the `GetCentralizationRuleForOrganization` operation.
pub mod get_centralization_rule_for_organization;

/// Types for the `GetS3TableIntegration` operation.
pub mod get_s3_table_integration;

/// Types for the `GetTelemetryEnrichmentStatus` operation.
pub mod get_telemetry_enrichment_status;

/// Types for the `GetTelemetryEvaluationStatus` operation.
pub mod get_telemetry_evaluation_status;

/// Types for the `GetTelemetryEvaluationStatusForOrganization` operation.
pub mod get_telemetry_evaluation_status_for_organization;

/// Types for the `GetTelemetryPipeline` operation.
pub mod get_telemetry_pipeline;

/// Types for the `GetTelemetryRule` operation.
pub mod get_telemetry_rule;

/// Types for the `GetTelemetryRuleForOrganization` operation.
pub mod get_telemetry_rule_for_organization;

/// Types for the `ListCentralizationRulesForOrganization` operation.
pub mod list_centralization_rules_for_organization;

/// Types for the `ListResourceTelemetry` operation.
pub mod list_resource_telemetry;

/// Types for the `ListResourceTelemetryForOrganization` operation.
pub mod list_resource_telemetry_for_organization;

/// Types for the `ListS3TableIntegrations` operation.
pub mod list_s3_table_integrations;

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

/// Types for the `ListTelemetryPipelines` operation.
pub mod list_telemetry_pipelines;

/// Types for the `ListTelemetryRules` operation.
pub mod list_telemetry_rules;

/// Types for the `ListTelemetryRulesForOrganization` operation.
pub mod list_telemetry_rules_for_organization;

/// Types for the `StartTelemetryEnrichment` operation.
pub mod start_telemetry_enrichment;

/// Types for the `StartTelemetryEvaluation` operation.
pub mod start_telemetry_evaluation;

/// Types for the `StartTelemetryEvaluationForOrganization` operation.
pub mod start_telemetry_evaluation_for_organization;

/// Types for the `StopTelemetryEnrichment` operation.
pub mod stop_telemetry_enrichment;

/// Types for the `StopTelemetryEvaluation` operation.
pub mod stop_telemetry_evaluation;

/// Types for the `StopTelemetryEvaluationForOrganization` operation.
pub mod stop_telemetry_evaluation_for_organization;

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

/// Types for the `TestTelemetryPipeline` operation.
pub mod test_telemetry_pipeline;

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

/// Types for the `UpdateCentralizationRuleForOrganization` operation.
pub mod update_centralization_rule_for_organization;

/// Types for the `UpdateTelemetryPipeline` operation.
pub mod update_telemetry_pipeline;

/// Types for the `UpdateTelemetryRule` operation.
pub mod update_telemetry_rule;

/// Types for the `UpdateTelemetryRuleForOrganization` operation.
pub mod update_telemetry_rule_for_organization;

/// Types for the `ValidateTelemetryPipelineConfiguration` operation.
pub mod validate_telemetry_pipeline_configuration;