aws-sdk-securitylake 1.103.0

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

/// Types for the `CreateAwsLogSource` operation.
pub mod create_aws_log_source;

/// Types for the `CreateCustomLogSource` operation.
pub mod create_custom_log_source;

/// Types for the `CreateDataLake` operation.
pub mod create_data_lake;

/// Types for the `CreateDataLakeExceptionSubscription` operation.
pub mod create_data_lake_exception_subscription;

/// Types for the `CreateDataLakeOrganizationConfiguration` operation.
pub mod create_data_lake_organization_configuration;

/// Types for the `CreateSubscriber` operation.
pub mod create_subscriber;

/// Types for the `CreateSubscriberNotification` operation.
pub mod create_subscriber_notification;

/// Types for the `DeleteAwsLogSource` operation.
pub mod delete_aws_log_source;

/// Types for the `DeleteCustomLogSource` operation.
pub mod delete_custom_log_source;

/// Types for the `DeleteDataLake` operation.
pub mod delete_data_lake;

/// Types for the `DeleteDataLakeExceptionSubscription` operation.
pub mod delete_data_lake_exception_subscription;

/// Types for the `DeleteDataLakeOrganizationConfiguration` operation.
pub mod delete_data_lake_organization_configuration;

/// Types for the `DeleteSubscriber` operation.
pub mod delete_subscriber;

/// Types for the `DeleteSubscriberNotification` operation.
pub mod delete_subscriber_notification;

/// Types for the `DeregisterDataLakeDelegatedAdministrator` operation.
pub mod deregister_data_lake_delegated_administrator;

/// Types for the `GetDataLakeExceptionSubscription` operation.
pub mod get_data_lake_exception_subscription;

/// Types for the `GetDataLakeOrganizationConfiguration` operation.
pub mod get_data_lake_organization_configuration;

/// Types for the `GetDataLakeSources` operation.
pub mod get_data_lake_sources;

/// Types for the `GetSubscriber` operation.
pub mod get_subscriber;

/// Types for the `ListDataLakeExceptions` operation.
pub mod list_data_lake_exceptions;

/// Types for the `ListDataLakes` operation.
pub mod list_data_lakes;

/// Types for the `ListLogSources` operation.
pub mod list_log_sources;

/// Types for the `ListSubscribers` operation.
pub mod list_subscribers;

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

/// Types for the `RegisterDataLakeDelegatedAdministrator` operation.
pub mod register_data_lake_delegated_administrator;

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

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

/// Types for the `UpdateDataLake` operation.
pub mod update_data_lake;

/// Types for the `UpdateDataLakeExceptionSubscription` operation.
pub mod update_data_lake_exception_subscription;

/// Types for the `UpdateSubscriber` operation.
pub mod update_subscriber;

/// Types for the `UpdateSubscriberNotification` operation.
pub mod update_subscriber_notification;