aws-sdk-cloudtrail 1.104.0

AWS SDK for AWS CloudTrail
Documentation
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use crate::types::error::_channel_arn_invalid_exception::ChannelArnInvalidException;

pub use crate::types::error::_channel_not_found_exception::ChannelNotFoundException;

pub use crate::types::error::_cloud_trail_arn_invalid_exception::CloudTrailArnInvalidException;

pub use crate::types::error::_conflict_exception::ConflictException;

pub use crate::types::error::_event_data_store_arn_invalid_exception::EventDataStoreArnInvalidException;

pub use crate::types::error::_event_data_store_not_found_exception::EventDataStoreNotFoundException;

pub use crate::types::error::_inactive_event_data_store_exception::InactiveEventDataStoreException;

pub use crate::types::error::_invalid_tag_parameter_exception::InvalidTagParameterException;

pub use crate::types::error::_invalid_trail_name_exception::InvalidTrailNameException;

pub use crate::types::error::_no_management_account_slr_exists_exception::NoManagementAccountSlrExistsException;

pub use crate::types::error::_not_organization_master_account_exception::NotOrganizationMasterAccountException;

pub use crate::types::error::_operation_not_permitted_exception::OperationNotPermittedException;

pub use crate::types::error::_resource_not_found_exception::ResourceNotFoundException;

pub use crate::types::error::_resource_type_not_supported_exception::ResourceTypeNotSupportedException;

pub use crate::types::error::_tags_limit_exceeded_exception::TagsLimitExceededException;

pub use crate::types::error::_unsupported_operation_exception::UnsupportedOperationException;

pub use crate::types::error::_inactive_query_exception::InactiveQueryException;

pub use crate::types::error::_invalid_parameter_exception::InvalidParameterException;

pub use crate::types::error::_query_id_not_found_exception::QueryIdNotFoundException;

pub use crate::types::error::_channel_already_exists_exception::ChannelAlreadyExistsException;

pub use crate::types::error::_channel_max_limit_exceeded_exception::ChannelMaxLimitExceededException;

pub use crate::types::error::_invalid_event_data_store_category_exception::InvalidEventDataStoreCategoryException;

pub use crate::types::error::_invalid_source_exception::InvalidSourceException;

pub use crate::types::error::_insufficient_encryption_policy_exception::InsufficientEncryptionPolicyException;

pub use crate::types::error::_invalid_query_statement_exception::InvalidQueryStatementException;

pub use crate::types::error::_service_quota_exceeded_exception::ServiceQuotaExceededException;

pub use crate::types::error::_cloud_trail_access_not_enabled_exception::CloudTrailAccessNotEnabledException;

pub use crate::types::error::_event_data_store_already_exists_exception::EventDataStoreAlreadyExistsException;

pub use crate::types::error::_event_data_store_max_limit_exceeded_exception::EventDataStoreMaxLimitExceededException;

pub use crate::types::error::_insufficient_dependency_service_access_permission_exception::InsufficientDependencyServiceAccessPermissionException;

pub use crate::types::error::_invalid_event_selectors_exception::InvalidEventSelectorsException;

pub use crate::types::error::_invalid_kms_key_id_exception::InvalidKmsKeyIdException;

pub use crate::types::error::_kms_exception::KmsException;

pub use crate::types::error::_kms_key_not_found_exception::KmsKeyNotFoundException;

pub use crate::types::error::_organization_not_in_all_features_mode_exception::OrganizationNotInAllFeaturesModeException;

pub use crate::types::error::_organizations_not_in_use_exception::OrganizationsNotInUseException;

pub use crate::types::error::_throttling_exception::ThrottlingException;

pub use crate::types::error::_cloud_trail_invalid_client_token_id_exception::CloudTrailInvalidClientTokenIdException;

pub use crate::types::error::_cloud_watch_logs_delivery_unavailable_exception::CloudWatchLogsDeliveryUnavailableException;

pub use crate::types::error::_insufficient_s3_bucket_policy_exception::InsufficientS3BucketPolicyException;

pub use crate::types::error::_insufficient_sns_topic_policy_exception::InsufficientSnsTopicPolicyException;

pub use crate::types::error::_invalid_cloud_watch_logs_log_group_arn_exception::InvalidCloudWatchLogsLogGroupArnException;

pub use crate::types::error::_invalid_cloud_watch_logs_role_arn_exception::InvalidCloudWatchLogsRoleArnException;

pub use crate::types::error::_invalid_parameter_combination_exception::InvalidParameterCombinationException;

pub use crate::types::error::_invalid_s3_bucket_name_exception::InvalidS3BucketNameException;

pub use crate::types::error::_invalid_s3_prefix_exception::InvalidS3PrefixException;

pub use crate::types::error::_invalid_sns_topic_name_exception::InvalidSnsTopicNameException;

pub use crate::types::error::_kms_key_disabled_exception::KmsKeyDisabledException;

pub use crate::types::error::_maximum_number_of_trails_exceeded_exception::MaximumNumberOfTrailsExceededException;

pub use crate::types::error::_s3_bucket_does_not_exist_exception::S3BucketDoesNotExistException;

pub use crate::types::error::_trail_already_exists_exception::TrailAlreadyExistsException;

pub use crate::types::error::_trail_not_provided_exception::TrailNotProvidedException;

pub use crate::types::error::_channel_exists_for_eds_exception::ChannelExistsForEdsException;

pub use crate::types::error::_event_data_store_federation_enabled_exception::EventDataStoreFederationEnabledException;

pub use crate::types::error::_event_data_store_has_ongoing_import_exception::EventDataStoreHasOngoingImportException;

pub use crate::types::error::_event_data_store_termination_protected_exception::EventDataStoreTerminationProtectedException;

pub use crate::types::error::_resource_arn_not_valid_exception::ResourceArnNotValidException;

pub use crate::types::error::_resource_policy_not_found_exception::ResourcePolicyNotFoundException;

pub use crate::types::error::_invalid_home_region_exception::InvalidHomeRegionException;

pub use crate::types::error::_trail_not_found_exception::TrailNotFoundException;

pub use crate::types::error::_account_not_found_exception::AccountNotFoundException;

pub use crate::types::error::_account_not_registered_exception::AccountNotRegisteredException;

pub use crate::types::error::_not_organization_management_account_exception::NotOrganizationManagementAccountException;

pub use crate::types::error::_access_denied_exception::AccessDeniedException;

pub use crate::types::error::_concurrent_modification_exception::ConcurrentModificationException;

pub use crate::types::error::_generate_response_exception::GenerateResponseException;

pub use crate::types::error::_invalid_event_data_store_status_exception::InvalidEventDataStoreStatusException;

pub use crate::types::error::_import_not_found_exception::ImportNotFoundException;

pub use crate::types::error::_insight_not_enabled_exception::InsightNotEnabledException;

pub use crate::types::error::_invalid_max_results_exception::InvalidMaxResultsException;

pub use crate::types::error::_invalid_next_token_exception::InvalidNextTokenException;

pub use crate::types::error::_invalid_time_range_exception::InvalidTimeRangeException;

pub use crate::types::error::_invalid_token_exception::InvalidTokenException;

pub use crate::types::error::_invalid_date_range_exception::InvalidDateRangeException;

pub use crate::types::error::_invalid_query_status_exception::InvalidQueryStatusException;

pub use crate::types::error::_invalid_event_category_exception::InvalidEventCategoryException;

pub use crate::types::error::_invalid_lookup_attributes_exception::InvalidLookupAttributesException;

pub use crate::types::error::_insufficient_iam_access_permission_exception::InsufficientIamAccessPermissionException;

pub use crate::types::error::_invalid_insight_selectors_exception::InvalidInsightSelectorsException;

pub use crate::types::error::_resource_policy_not_valid_exception::ResourcePolicyNotValidException;

pub use crate::types::error::_account_registered_exception::AccountRegisteredException;

pub use crate::types::error::_cannot_delegate_management_account_exception::CannotDelegateManagementAccountException;

pub use crate::types::error::_delegated_admin_account_limit_exceeded_exception::DelegatedAdminAccountLimitExceededException;

pub use crate::types::error::_account_has_ongoing_import_exception::AccountHasOngoingImportException;

pub use crate::types::error::_invalid_import_source_exception::InvalidImportSourceException;

pub use crate::types::error::_max_concurrent_queries_exception::MaxConcurrentQueriesException;

mod _access_denied_exception;

mod _account_has_ongoing_import_exception;

mod _account_not_found_exception;

mod _account_not_registered_exception;

mod _account_registered_exception;

mod _cannot_delegate_management_account_exception;

mod _channel_already_exists_exception;

mod _channel_arn_invalid_exception;

mod _channel_exists_for_eds_exception;

mod _channel_max_limit_exceeded_exception;

mod _channel_not_found_exception;

mod _cloud_trail_access_not_enabled_exception;

mod _cloud_trail_arn_invalid_exception;

mod _cloud_trail_invalid_client_token_id_exception;

mod _cloud_watch_logs_delivery_unavailable_exception;

mod _concurrent_modification_exception;

mod _conflict_exception;

mod _delegated_admin_account_limit_exceeded_exception;

mod _event_data_store_already_exists_exception;

mod _event_data_store_arn_invalid_exception;

mod _event_data_store_federation_enabled_exception;

mod _event_data_store_has_ongoing_import_exception;

mod _event_data_store_max_limit_exceeded_exception;

mod _event_data_store_not_found_exception;

mod _event_data_store_termination_protected_exception;

mod _generate_response_exception;

mod _import_not_found_exception;

mod _inactive_event_data_store_exception;

mod _inactive_query_exception;

mod _insight_not_enabled_exception;

mod _insufficient_dependency_service_access_permission_exception;

mod _insufficient_encryption_policy_exception;

mod _insufficient_iam_access_permission_exception;

mod _insufficient_s3_bucket_policy_exception;

mod _insufficient_sns_topic_policy_exception;

mod _invalid_cloud_watch_logs_log_group_arn_exception;

mod _invalid_cloud_watch_logs_role_arn_exception;

mod _invalid_date_range_exception;

mod _invalid_event_category_exception;

mod _invalid_event_data_store_category_exception;

mod _invalid_event_data_store_status_exception;

mod _invalid_event_selectors_exception;

mod _invalid_home_region_exception;

mod _invalid_import_source_exception;

mod _invalid_insight_selectors_exception;

mod _invalid_kms_key_id_exception;

mod _invalid_lookup_attributes_exception;

mod _invalid_max_results_exception;

mod _invalid_next_token_exception;

mod _invalid_parameter_combination_exception;

mod _invalid_parameter_exception;

mod _invalid_query_statement_exception;

mod _invalid_query_status_exception;

mod _invalid_s3_bucket_name_exception;

mod _invalid_s3_prefix_exception;

mod _invalid_sns_topic_name_exception;

mod _invalid_source_exception;

mod _invalid_tag_parameter_exception;

mod _invalid_time_range_exception;

mod _invalid_token_exception;

mod _invalid_trail_name_exception;

mod _kms_exception;

mod _kms_key_disabled_exception;

mod _kms_key_not_found_exception;

mod _max_concurrent_queries_exception;

mod _maximum_number_of_trails_exceeded_exception;

mod _no_management_account_slr_exists_exception;

mod _not_organization_management_account_exception;

mod _not_organization_master_account_exception;

mod _operation_not_permitted_exception;

mod _organization_not_in_all_features_mode_exception;

mod _organizations_not_in_use_exception;

mod _query_id_not_found_exception;

mod _resource_arn_not_valid_exception;

mod _resource_not_found_exception;

mod _resource_policy_not_found_exception;

mod _resource_policy_not_valid_exception;

mod _resource_type_not_supported_exception;

mod _s3_bucket_does_not_exist_exception;

mod _service_quota_exceeded_exception;

mod _tags_limit_exceeded_exception;

mod _throttling_exception;

mod _trail_already_exists_exception;

mod _trail_not_found_exception;

mod _trail_not_provided_exception;

mod _unsupported_operation_exception;

/// Builders
pub mod builders;