aws-sdk-cloudwatchlogs 1.111.0

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

/// Types for the `AssociateKmsKey` operation.
pub mod associate_kms_key;

/// Types for the `CancelExportTask` operation.
pub mod cancel_export_task;

/// Types for the `CreateDelivery` operation.
pub mod create_delivery;

/// Types for the `CreateExportTask` operation.
pub mod create_export_task;

/// Types for the `CreateLogAnomalyDetector` operation.
pub mod create_log_anomaly_detector;

/// Types for the `CreateLogGroup` operation.
pub mod create_log_group;

/// Types for the `CreateLogStream` operation.
pub mod create_log_stream;

/// Types for the `CreateScheduledQuery` operation.
pub mod create_scheduled_query;

/// Types for the `DeleteAccountPolicy` operation.
pub mod delete_account_policy;

/// Types for the `DeleteDataProtectionPolicy` operation.
pub mod delete_data_protection_policy;

/// Types for the `DeleteDelivery` operation.
pub mod delete_delivery;

/// Types for the `DeleteDeliveryDestination` operation.
pub mod delete_delivery_destination;

/// Types for the `DeleteDeliveryDestinationPolicy` operation.
pub mod delete_delivery_destination_policy;

/// Types for the `DeleteDeliverySource` operation.
pub mod delete_delivery_source;

/// Types for the `DeleteDestination` operation.
pub mod delete_destination;

/// Types for the `DeleteIndexPolicy` operation.
pub mod delete_index_policy;

/// Types for the `DeleteIntegration` operation.
pub mod delete_integration;

/// Types for the `DeleteLogAnomalyDetector` operation.
pub mod delete_log_anomaly_detector;

/// Types for the `DeleteLogGroup` operation.
pub mod delete_log_group;

/// Types for the `DeleteLogStream` operation.
pub mod delete_log_stream;

/// Types for the `DeleteMetricFilter` operation.
pub mod delete_metric_filter;

/// Types for the `DeleteQueryDefinition` operation.
pub mod delete_query_definition;

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

/// Types for the `DeleteRetentionPolicy` operation.
pub mod delete_retention_policy;

/// Types for the `DeleteScheduledQuery` operation.
pub mod delete_scheduled_query;

/// Types for the `DeleteSubscriptionFilter` operation.
pub mod delete_subscription_filter;

/// Types for the `DeleteTransformer` operation.
pub mod delete_transformer;

/// Types for the `DescribeAccountPolicies` operation.
pub mod describe_account_policies;

/// Types for the `DescribeConfigurationTemplates` operation.
pub mod describe_configuration_templates;

/// Types for the `DescribeDeliveries` operation.
pub mod describe_deliveries;

/// Types for the `DescribeDeliveryDestinations` operation.
pub mod describe_delivery_destinations;

/// Types for the `DescribeDeliverySources` operation.
pub mod describe_delivery_sources;

/// Types for the `DescribeDestinations` operation.
pub mod describe_destinations;

/// Types for the `DescribeExportTasks` operation.
pub mod describe_export_tasks;

/// Types for the `DescribeFieldIndexes` operation.
pub mod describe_field_indexes;

/// Types for the `DescribeIndexPolicies` operation.
pub mod describe_index_policies;

/// Types for the `DescribeLogGroups` operation.
pub mod describe_log_groups;

/// Types for the `DescribeLogStreams` operation.
pub mod describe_log_streams;

/// Types for the `DescribeMetricFilters` operation.
pub mod describe_metric_filters;

/// Types for the `DescribeQueries` operation.
pub mod describe_queries;

/// Types for the `DescribeQueryDefinitions` operation.
pub mod describe_query_definitions;

/// Types for the `DescribeResourcePolicies` operation.
pub mod describe_resource_policies;

/// Types for the `DescribeSubscriptionFilters` operation.
pub mod describe_subscription_filters;

/// Types for the `DisassociateKmsKey` operation.
pub mod disassociate_kms_key;

/// Types for the `FilterLogEvents` operation.
pub mod filter_log_events;

/// Types for the `GetDataProtectionPolicy` operation.
pub mod get_data_protection_policy;

/// Types for the `GetDelivery` operation.
pub mod get_delivery;

/// Types for the `GetDeliveryDestination` operation.
pub mod get_delivery_destination;

/// Types for the `GetDeliveryDestinationPolicy` operation.
pub mod get_delivery_destination_policy;

/// Types for the `GetDeliverySource` operation.
pub mod get_delivery_source;

/// Types for the `GetIntegration` operation.
pub mod get_integration;

/// Types for the `GetLogAnomalyDetector` operation.
pub mod get_log_anomaly_detector;

/// Types for the `GetLogEvents` operation.
pub mod get_log_events;

/// Types for the `GetLogGroupFields` operation.
pub mod get_log_group_fields;

/// Types for the `GetLogObject` operation.
pub mod get_log_object;

/// Types for the `GetLogRecord` operation.
pub mod get_log_record;

/// Types for the `GetQueryResults` operation.
pub mod get_query_results;

/// Types for the `GetScheduledQuery` operation.
pub mod get_scheduled_query;

/// Types for the `GetScheduledQueryHistory` operation.
pub mod get_scheduled_query_history;

/// Types for the `GetTransformer` operation.
pub mod get_transformer;

/// Types for the `ListAnomalies` operation.
pub mod list_anomalies;

/// Types for the `ListIntegrations` operation.
pub mod list_integrations;

/// Types for the `ListLogAnomalyDetectors` operation.
pub mod list_log_anomaly_detectors;

/// Types for the `ListLogGroups` operation.
pub mod list_log_groups;

/// Types for the `ListLogGroupsForQuery` operation.
pub mod list_log_groups_for_query;

/// Types for the `ListScheduledQueries` operation.
pub mod list_scheduled_queries;

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

/// Types for the `ListTagsLogGroup` operation.
pub mod list_tags_log_group;

/// Types for the `PutAccountPolicy` operation.
pub mod put_account_policy;

/// Types for the `PutDataProtectionPolicy` operation.
pub mod put_data_protection_policy;

/// Types for the `PutDeliveryDestination` operation.
pub mod put_delivery_destination;

/// Types for the `PutDeliveryDestinationPolicy` operation.
pub mod put_delivery_destination_policy;

/// Types for the `PutDeliverySource` operation.
pub mod put_delivery_source;

/// Types for the `PutDestination` operation.
pub mod put_destination;

/// Types for the `PutDestinationPolicy` operation.
pub mod put_destination_policy;

/// Types for the `PutIndexPolicy` operation.
pub mod put_index_policy;

/// Types for the `PutIntegration` operation.
pub mod put_integration;

/// Types for the `PutLogEvents` operation.
pub mod put_log_events;

/// Types for the `PutLogGroupDeletionProtection` operation.
pub mod put_log_group_deletion_protection;

/// Types for the `PutMetricFilter` operation.
pub mod put_metric_filter;

/// Types for the `PutQueryDefinition` operation.
pub mod put_query_definition;

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

/// Types for the `PutRetentionPolicy` operation.
pub mod put_retention_policy;

/// Types for the `PutSubscriptionFilter` operation.
pub mod put_subscription_filter;

/// Types for the `PutTransformer` operation.
pub mod put_transformer;

/// Types for the `StartLiveTail` operation.
pub mod start_live_tail;

/// Types for the `StartQuery` operation.
pub mod start_query;

/// Types for the `StopQuery` operation.
pub mod stop_query;

/// Types for the `TagLogGroup` operation.
pub mod tag_log_group;

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

/// Types for the `TestMetricFilter` operation.
pub mod test_metric_filter;

/// Types for the `TestTransformer` operation.
pub mod test_transformer;

/// Types for the `UntagLogGroup` operation.
pub mod untag_log_group;

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

/// Types for the `UpdateAnomaly` operation.
pub mod update_anomaly;

/// Types for the `UpdateDeliveryConfiguration` operation.
pub mod update_delivery_configuration;

/// Types for the `UpdateLogAnomalyDetector` operation.
pub mod update_log_anomaly_detector;

/// Types for the `UpdateScheduledQuery` operation.
pub mod update_scheduled_query;